|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Ralf Hildebrandt (Ralf.Hildebrandt
charite.de)
Date: Tue Feb 03 2009 - 04:51:19 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Martin Schmitt (Schmitt Systemberatung) <mas
scsy.de>:
> Hi all!
>
> I'm confronted with a legacy system (/etc/postfix has not received any
> edits since 2006, current uptime is 150 days) that looks like this:
>
> # grep -v '^#' /etc/postfix/access
> 0.0.0.0/0 HOLD
>
> # postconf -n | grep access
> smtpd_sender_restrictions = hash:/etc/postfix/access
That's wrong, since "0.0.0.0/0" is CIDR format and it's not a sender.
> All incoming mail gets put on hold, as intended.
I wonder how this can work.
> Everything about this seems to be wrong: The CIDR notation in "access",
> the smtpd_sender_restrictions and the fact that the client match appears
> to be done in the sender context.
Yes. I'm intrigued.
> smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
> smtpd_sender_restrictions = hash:/etc/postfix/access
check master.cf?
> transport_maps = hash:/etc/postfix/transport
What's in here?
--
Ralf Hildebrandt (Ralf.Hildebrandt
charite.de) snickebo
charite.de
Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
I have never left my schooling interfere with my education. - Mark Twain
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]