--On Tuesday, November 25, 2008 5:21 PM -0500 Victor Duchovni
<[EMAIL PROTECTED]> wrote:
What's the correct action to take if the account doesn't exist?
Currently I have "defer_if_permit Service temporarily unavailable".
A hard "REJECT" seems more reasonable for invalid recipient addresses.
REJECT 5.1.1 Mailbox unavailable
Ok, I changed it to:
return "reject 5.1.1 Mailbox unavailable";
thanks!
Finally, although I can test the script just fine from the command line,
I'm not 100% sure postfix is actually executing it. I added to
master.cf:
Your script can syslog its activities. The script will only be called for
senders that don't match "mynetworks" and don't have SASL credentials.
You are probably sending from "mynetworks". The script is spawned on
demand (first call to the policy service).
Ok, that would definitely be the issue. My box is firewalled, so I can
only connect to it from the host itself. Thanks again for all your help!
--Quanah
--
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration