[email protected] wrote: >> Try this; >> >> in OS system file /etc/aliases, (or equivalent) find a line similar to: >> >> # bit-bucket: /dev/null >> >> Add a line similar to (real domain.tld, please) >> >> [email protected]: /dev/null >> >> OR (if you want to be reminded in near-real-time you have been careless): >> >> [email protected]: [email protected] >> >> Either is (generally) MTA-agnostic, BTW. >> > > The alias edit is the first thing I tried, it didn't have the desired > results. > >
Then you need to do some work with Exim's superb debug command-tail flags, dig into the archives here and grep if not read, TFM. My suspicion is that your router/transports are not in the same order as I'd use, WHEREIN .. the /etc/aliases router is one of the first ones traversed... No joy if remote_smtp has seen the message first.... Bill . -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
