Not completely true, you can use --enable-ip-alias-domains=y and use the
vipmap to have the simple username authentication.


-----Original Message-----
From: Michael French [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 12:08 PM
To: Ruben
Cc: [EMAIL PROTECTED]
Subject: Re: More pop3 questions


        You only need one pop3 server running, it will answer all pop3 requests.
When you have multiple domains, you use the [EMAIL PROTECTED] to
authenticate and that is how pop3 knows which user at which domain is trying
to get access.  You can only use the username only authentication for one
domain (you must compile vpopmail with --enable-default-domain=mydomain.com.
Check this option in the docs for the right syntax).  All other domains will
have to use [EMAIL PROTECTED] to authenticate.

Michael French
On Wednesday 09 May 2001 11:40, you wrote:
> I'm using the script shown at http://www.inter7.com/vpopmail/FAQ
>   to configure my pop3 service.
> Now I want to add another domain, should I run 2 similar scripts or one
> with both domains specified? something like this could work?
>
> env - PATH="/var/qmail/bin:/usr/local/bin" \
> tcpserver 0 pop3 /var/qmail/bin/qmail-popup \
> first.host.here second.host.here \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
>
>
> And... what should I do to make users authenticate via pop without using
> as login '[EMAIL PROTECTED]', I want them to use just 'username' as
> any other pop3 service.
> I compiled vpopmail with --enable-ip-alias-domains=y
> What am I missing?
>
> Regards,
>
> Ruben Olague.

--
Michael French
Asheville Citizen-Times
IT Dept.
(828)236-8966

Reply via email to