OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Recipient validation

From: mouss (mlist.onlyfree.fr)
Date: Mon Dec 03 2007 - 09:32:15 CST


Rocco Scappatura wrote:
>>>> the answer is in smtpd_mumble_restrictions. it seems
>> permit_nyetworks
>>>> isn't listed where it should.
>>> From the email of Victor:
>>>
>>>> note that you are then using the default
>> smtpd_recipient_restrictions
>>>> even in port 10026. you'd better add
>>>> -o mynetworks=127.0.0.1
>>>> -o smtpd_recipient_restrictions=permit_mynetworks,reject
>>>> see Viktor mail.
>>>> This will not work. The recipient restrictions cannot be empty. The
>>> best value for re-injection ports is:
>>>> permit_mynetworks,reject
>>> Now is clear.
>>>
>>> Anyway, I get again a terrible slowlines to get answer at each SMTP
>>> command.
>> This generally means that postfix cannot resolve your client IP.
>
> Maybe it could be disabled or it is necessary?
>

It's not absolutely necessary, but it's good to have. fix your dns
resolution issue instead.

>>> Furthermore, I get 'Relay access denied' while I try to relay from
>>> 'mynetworks'..
>
> What do you think about this further and more serious problem'

since your config changed many times, post the full config (postconf -n
and master.cf) in a single mail.