on Wed, Oct 30, 2002 at 01:02:42PM +0530, Raja wrote:
> Would like to setup a mail server. We have multiple domains with
> single IP address. is the QPOPPER supports virtual domains? ie, I
> would like to have, for example, [EMAIL PROTECTED], [EMAIL PROTECTED] with single
> IP address. I'll be grate for your advises.

Virtual domains don't have anything to do with qpopper. They're an MTA
(mail transfer agent) function, not a POP function. As far as qpopper
knows, there are no domains at all, just spool files (or their
equivalent).

Using sendmail, you can set up virtual domains with the virtusertable
feature, and then create pop accounts to which mail sent to addresses
in those virtual domains is delivered:

[EMAIL PROTECTED]  pop01
[EMAIL PROTECTED]  pop02

then, the user checking mail at pop01 will get all mail sent to
[EMAIL PROTECTED], and the user checking mail at pop02 will get mail sent
to [EMAIL PROTECTED] See the sendmail documentation for more details:

 http://www.sendmail.org/faq/section3.html#3.7
 http://www.sendmail.org/faq/section3.html#3.28
 http://www.sendmail.org/virtual-hosting.html

Other MTAs also support virtual domains, but again, this has nothing
to do with POP, or with qpopper, as is clear from the FAQ:

 http://www.eudora.com/qpopper/faq.html#virt.dom

-- 
hesketh.com/inc. v: (919) 834-2552 f: (919) 834-2554 w: http://hesketh.com
The average person needs trepanation like he needs a hole in the head. -ca

Reply via email to