The way we solved hosting several domains is using Sendmail's
virtualusertable feature to rewrite the usernames (/etc/mail/virtusertable
on my server);
@domain1.com domain1.com.%1
@domain2.com domain2.com.%1
This is one alternate solution to the fact that the POP3 protocol currently
does not support features such as the "HOST: " featue in http.
(Meaning, POP3 can't separate several domains on one IP. [EMAIL PROTECTED]
would also be [EMAIL PROTECTED] )
This probably wasn't what you where asking, but I just thought I'd let you
know :)
- Tedd
-----Original Message-----
From: Michale C. Balines [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 15, 2000 5:18 AM
To: Subscribers of Qpopper
Subject: qpopper of multi-domain
i have qpopper installed on one of webservers that would be needing mail
using their domains. this one particular sever is hosting about 4
dot.coms. what are the things that i should consider, in order to get
their mails running?
thanks!
mike