[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] sendmail mailertable for domain forwarding
- Subject: [cobalt-users] sendmail mailertable for domain forwarding
- From: "Kevin D" <kdlists@xxxxxxxxxxxxxxx>
- Date: Wed Apr 25 23:17:20 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Has anyone correctly set up the mailertable feature for sendmail on a cobalt
raq? What I want to do is forward all mail addressed to a particular domain
to a specified mail server, without using DNS. The reason for this desire is
of course to provide a backup email server for customers who host their own
email.
Here is the setting that I added to sendmail.cf (as per the sendmail.org web
site):
FEATURE(`mailertable', `dbm /etc/mail/mailertable')
But when I restarted sendmail, it complained that it could not find the
mailertable file. I created an empty mailertable, did the makemap hash
thing, and put it in that directory. What am I missing?
Thanks,
Kevin