Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: How do I add a catchall account?

Quote Reply
Re: How do I add a catchall account? In reply to
I did it, here's how I did it in case anyone else needs it:
Edit /etc/mail/virtusertable:
xxx@mydomain.com xxx
aa@mydomain.com aa
@mydomain.com gossamermail

(let's say we have users xxx,a and we want the gossamermail account to catch the rest)

#cd /etc/mail
#make all

Edit /etc/sendmail.cw, add the line:
mydomain.com

Restart sendmail, and it should all be working.
(Note: This is for RH 6.2, with sendmail installed from the RH cd)

Subject Author Views Date
Thread How do I add a catchall account? alisoylu 3752 Jul 5, 2000, 7:08 PM
Thread Re: How do I add a catchall account?
Alex 3664 Jul 7, 2000, 10:12 AM
Thread Re: How do I add a catchall account?
alisoylu 3625 Jul 7, 2000, 3:40 PM
Thread Re: How do I add a catchall account?
pugdog 3618 Jul 7, 2000, 11:45 PM
Thread Re: How do I add a catchall account?
alisoylu 3621 Jul 8, 2000, 11:22 AM
Post Re: How do I add a catchall account?
pugdog 3605 Jul 9, 2000, 11:36 AM