Hi All,
I'm really excited about to replacing sendmail :)
Installed for the first time the qmail + vpopmail + qmailadmin on redhat 6.2
Looks like qmail + vpopmail the smtp receiving the emails fine,
but the pop3 is not clear yet....
I was able to use pop3 to get messages this way:
pop server: the ip address of the virtual domain
login name : [EMAIL PROTECTED]
pass: password
But I would like to use this format:
pop server: virtualdomain1.com
login name : user1
pass: password1
pop server: virtualdomain2.com
login name : user2
pass: password2
The virtual domains are IP based.
What do I need to set ?? DNS ??
To use the login name without the domainname is a DNS issue??
Here is my /var/qmail/rc file.
Do I need to specify qmail-popup kende.com ??? What is that anyway?
#!/bin/sh
exec env - PATH="/var/qmail/bin:$PATH" \
env - PATH="/var/qmail/bin:/usr/local/bin" \
qmail-start ./Maildir/ splogger qmail
/usr/local/bin/tcpserver 0 pop3 /var/qmail/bin/qmail-popup kende.com \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
Thank you
Andrew
[EMAIL PROTECTED]
http://kende.com