Re: Sendmail and multiple domains

2000-07-04 Thread Jaume Teixi
try this useful doc http://www.sendmail.org/virtual-hosting.html for each virtual domain you will need to: -make an entry "somedomain.com" on local-host-names -make an entry "DOMAIN(somedomain.com)dnl" on sendmail.mc -make any necessaries email to local user or other email relationship

Re: Sendmail and multiple domains

2000-07-04 Thread Alberto Rodríguez Ortega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Check: /usr/share/doc/sendmail I think u wanna can be done adding aliases on /etc/mail/aliases (remember run 'newalises' after add one). For getting a sendmail server working for multiples domain add entries on /etc/mail/local-host-names You can

Sendmail and multiple domains

2000-07-03 Thread Ron Rademaker
I got something I want to do with sendmail, what I think is very easy: I have some domains running on one server, I need to make pop boxes for and mail aliases for all domains. E.g. [EMAIL PROTECTED] has to go to another mailbox as [EMAIL PROTECTED] and [EMAIL PROTECTED] has to go to [EMAIL PROTEC