mihamina,
others, pop3 based, use their own "databases". btw, they (can) keep the
inbound mail in the pop3 server. anyway, if you can live with sqwebmail,
do it. it is awesome, and, really, no imap/no pop. so, humble advice -
if you (can) have the webmail on the same server, use sqwebmail. if yo
On May 3, 2005, at 11:35 PM, Manish Jain wrote:
I am using Qmail+vpopmail+sqwebamail on RHAS 2.1
when i add a domain using vpopmail, the postmaster can create
unlimited users under that domain.
Is there exists any option to limit the total number of email ids
under a domain.
Take a look at vmoddo
On Wed, 2005-05-04 at 14:04 +0300, Boris Pavlov wrote:
> so, humble advice
I asked for advices. Yours is welcome to me. Thanks again! :-)
> if you (can) have the webmail on the same server, use sqwebmail
Well. The mail server is on the same machine. Let's see how does it
(sqwebmail) behave for
I installed Qmail + Vpopmail.
After add vitual domain with
#/home/vpopmail/bin/vadddomain mydomain.com
#/home/vpopmail/bin/vadduser [EMAIL PROTECTED]
password: **
password: **
Then I test the virtual user with:
# telnet localhost 110Trying 127.0.0.1...Connected to localhost.Escape chara
Lv lei wrote:
I installed Qmail + Vpopmail.
After add vitual domain with
#/home/vpopmail/bin/vadddomain mydomain.com
#/home/vpopmail/bin/vadduser [EMAIL PROTECTED]
password: **
password: **
Then I test the virtual user with:
# telnet localhost 110
Trying 127.0.0.1...
Connected to localh
Are you sure you have the correct POP3 daemon listening on 110 port?
"+OK POP3 www v2001.78rh server ready" is what makes me think you're
using the POP3 server that comes with the Red Hat distribution.
Stoyan
On Wed, 2005-05-04 at 19:00, Lv lei wrote:
> I installed Qmail + Vpopmail.
> After add v
Hi
I think that your server isn't running vpopmail
The response of vpopmail isn't:
+OK POP3 www v2001.78rh server ready
You should have some like to this:
+OK <[EMAIL PROTECTED]>
You should check if exist another daemon running in the port 110.
On 5/4/05, Lv lei <[EMAIL PROTECTED]> wrote:
> I