Re: postfix thinks mysql managed email address is remote

2012-08-08 Thread Scott Brown
ys.mail-abuse.org.org,  Looks like a copy-paste error here. "relays.mail-abuse.org.org" does not exist, of course. > unknown_local_recipient_reject_code = 550 > virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf > > Thanks again - I look forward to your ideas on how to trou

Re: postfix thinks mysql managed email address is remote

2012-08-08 Thread /dev/rob0
ys.mail-abuse.org.org,  Looks like a copy-paste error here. "relays.mail-abuse.org.org" does not exist, of course. > unknown_local_recipient_reject_code = 550 > virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf > > Thanks again - I look forward to your ideas on how to troubleshoot

Re: postfix thinks mysql managed email address is remote

2012-08-08 Thread Scott Brown
bleshoot further Scott - Original Message - From: /dev/rob0 To: postfix-users@postfix.org Cc: Sent: Tuesday, August 7, 2012 6:50 PM Subject: Re: postfix thinks mysql managed email address is remote On Tue, Aug 07, 2012 at 03:28:45PM -0700, Scott Brown wrote: > I recently switched from u

Re: postfix thinks mysql managed email address is remote

2012-08-07 Thread /dev/rob0
On Tue, Aug 07, 2012 at 03:28:45PM -0700, Scott Brown wrote: > I recently switched from using flat virtual files to using mysql > to manage a virtual table. http://www.postfix.org/DATABASE_README.html#preparing is worth a read. > Email addresses that were set up prior to the switchover can be >

Re: postfix thinks mysql managed email address is remote

2012-08-07 Thread Viktor Dukhovni
On Tue, Aug 07, 2012 at 03:28:45PM -0700, Scott Brown wrote: > I recently switched from using flat virtual files to using mysql > to manage a virtual table. http://www.postfix.org/DEBUG_README.html#mail > Aug ?7 17:52:13 miltermatic postfix/smtpd[15169]: resolve_clnt: `' -> > `sbr...@ol

postfix thinks mysql managed email address is remote

2012-08-07 Thread Scott Brown
I recently switched from using flat virtual files to using mysql to manage a virtual table. Email addresses that were set up prior to the switchover can be reached.  But emails set up afterwards can't. I added verbose logging to the smtp processes by adding the -v parameter in master.cf With