Gossamer Forum
Home : Products : Gossamer Mail : Pre Sales :

Catch all addresses

Quote Reply
Catch all addresses
I run a Mac OS X Server machine (Unix) so how can I configure sendmail for the "catch all feature" needed for Gossamer Mail?
If I put these lines in my /etc/mail/sendmail.mc file it will be ok?

Code:
define(`confCOPY_ERRORS_TO',`user@somedomain.com')
define(`confDOUBLE_BOUNCE_ADDRESS',`user@somedomain.com')

Thank you
Max
The one with Mac OS X Server 10.4 :)
Quote Reply
Re: [maxpico] Catch all addresses In reply to
Hi,

Typically it means editing /etc/mail/virtuser file and add:

@somedomain.com user

where user is the account you want all mail to go to.

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Catch all addresses In reply to
I don't have this file... I must create it?
Thanks
Max
The one with Mac OS X Server 10.4 :)
Quote Reply
Re: [maxpico] Catch all addresses In reply to
Hi,

No, it may be in a different place. I'd ask your ISP for assistance.

Cheers,

Alex
--
Gossamer Threads Inc.