On Sun, Apr 14, 2013 at 11:59:59AM -0400, awingnut wrote: > On 4/14/2013 11:26 AM, Viktor Dukhovni wrote: > > > On Sun, Apr 14, 2013 at 11:24:56AM -0400, awingnut wrote: > > > > > myaddr...@mydomain.com otheraddr...@mydomain.com > > > > What evidence, if any, do you have that generic mapping is "not working". > > If the string 'otheraddr...@mydomain.com' never shows up in > the log, could it still mean the mapping is working?
Yes, of course, the sender address is logged *before* the mail is rewritten by the smtp(8) delivery agent. This is why expect that you're simply confused by the logs. To determine whether generic mapping is working you need to look downstream at the logs of the SMTP server receiving the mail, or if that is not an option, capture the traffic via tcpdump. -- Viktor.