I'm sure I must be doing something wrong ...
maildropmysql.config (-rw------- 1 root wheel 3005 Mar 21 20:22 maildropmysql.config):
I changed maildropmysql.config to this:
-rw------- 1 vmail vmail 3003 Mar 22 01:56 maildropmysql.config
That stopped the mail from being deferred, and instead, the mail bounced with a user unknown message.
Then, I changed this:
where_clause "AND postfix = 'y'"
to this:
where_clause AND postfix = 'y'
and the mail was delivered just fine.
-ste
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
