|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: postfix 19991231-pl06 allowing relaying :(
From: Lutz Jaenicke (Lutz.Jaenicke
aet.TU-Cottbus.DE)Date: Thu May 04 2000 - 03:18:52 CDT
- Next message: Erik Pras: "Re: Problem with spawned command"
- Previous message: Thomas Braun: "Re: a connection take so long!"
- In reply to: sq01
blade.ccs.yorku.ca: "Re: postfix 19991231-pl06 allowing relaying :("
- Next in thread: Ralf Hildebrandt: "Re: postfix 19991231-pl06 allowing relaying :("
- Reply: Lutz Jaenicke: "Re: postfix 19991231-pl06 allowing relaying :("
- Reply: Ralf Hildebrandt: "Re: postfix 19991231-pl06 allowing relaying :("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, May 03, 2000 at 06:02:40PM -0400, sq01
blade.ccs.yorku.ca wrote:
> BTW, I had to play around with your recipe abit .. eg dbm:/etc/postfix/access
> didn't work (complaints about not being able to find the .pag/dir file), so I
> eventually removed it. I also had problems with regexp:/ .... postfix would
> complain "unsupported dictionary type: regexp", so that was taken out also.
I have re-read some of the documentation (sample-smtpd.cf, that is) and I
found another important hint (for me and hence probably for you :-).
Giving a "dbm:/etc/postfix/access" has different results depending on the
place where you specify it (smtpd_client_restrictions or
smtpd_recipient_restrictions, I recommended the last one).
Hence, what I really wanted to say is:
check_client_access dbm:/etc/postfix/access
Ralf Hildebrandts comment about using the "postmap dbm:/etc/sender/access"
still applies. For these access lists you cannot use plain files but must
convert them to a database first.
With regard to regexp support your OS not seems to support it. Bad luck.
Best regards,
Lutz
-- Lutz Jaenicke Lutz.Jaenickeaet.TU-Cottbus.DE BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/ Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129 Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
- Next message: Erik Pras: "Re: Problem with spawned command"
- Previous message: Thomas Braun: "Re: a connection take so long!"
- In reply to: sq01
blade.ccs.yorku.ca: "Re: postfix 19991231-pl06 allowing relaying :("
- Next in thread: Ralf Hildebrandt: "Re: postfix 19991231-pl06 allowing relaying :("
- Reply: Lutz Jaenicke: "Re: postfix 19991231-pl06 allowing relaying :("
- Reply: Ralf Hildebrandt: "Re: postfix 19991231-pl06 allowing relaying :("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]