Hi,
I'm developing a mass mailing script using PHP and I'm using Mercury/32 as my local mail server for testing purposes. It would help me a lot if I were able to configure Mercury so that it would catch-all/redirect/forward/route/ all mail including invalid email addresses, external mail, and non-local mail to a single account: admin@localhost
I attempted a few things to accomplish this. In the core module, I setup DM=admin to receive all email for localhost users. Then I went to mercury.ini and in the [rewrite] section, knowing nothing about the subject, I wrote: *: localhost.
Now admin@localhost is able to catch all emails for the localhost domain, but I also want to catch all emails going to any other domain, like, adfasf.com, and that I still haven't been able to accomplish.
Could someone please point me in the right direction?
Thanks a lot,
<p>Hi,</p><p>&nbsp;I'm developing a mass mailing script using PHP and I'm using Mercury/32 as my local mail server for testing purposes. It would help me a lot if I were able to configure Mercury so that it would catch-all/redirect/forward/route/ all mail including invalid email addresses, external mail, and non-local mail to a single account: admin@localhost</p><p>I attempted a few things to accomplish this. In the core module, I setup DM=admin to receive all email for localhost users. Then I went to mercury.ini and in the [rewrite] section, knowing nothing about the subject, I wrote: *: localhost.</p><p>&nbsp;Now admin@localhost is able to catch all emails for the localhost domain, but I also want to catch all emails going to any other domain, like, adfasf.com, and that I still haven't been able to accomplish.</p><p>Could someone please point me in the right direction?</p><p>&nbsp;Thanks a lot,
</p>