OSEC

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

From: Wietse Venema (wietseporcupine.org)
Date: Sun Feb 12 2006 - 21:25:35 CST


Paul Gardner:
> Hi
>
> We have a storage array here which sends out notifications when
> something bad happens.
>
> Unfortunately, it uses:
>
> MAIL FROM:ARRAY192.168.1.2
>
> Which Postfix, rightly, deems bad. Unfortunately, there is no way to
> change this on the array. So, my only choice is to get Postfix to
> accept it.
>
> I've tried setting strict_rfc821_envelopes = no, but still no joy?
> Anyone any ideas that don't involve throwing the array out the window?
>
> This is postfix 2.2.5

Upgrade to 2.3. Specify "resolve_numeric_domain = yes".
This will not be ported back to 2.2.

        Wietse