Hi! I'm about to embarck on rebuilding my Qmail/Vpopmail mail server
using Bill Shupp's toaster. I was going to do this back in May 2006 but
never did. :)
Since then, I've learned my SMTP server isn't requiring a POP3 login
FIRST, as I thought I had it configured, so I'm going to rebuild the
mail server and hope that process results in a server configured the way
I want and better than it's configured now. :)
One question I have is this: once I'm done with Bill Shupp's Qmail
toaster, what should the mail server processes look like when everything
is up and running?
This is what I've got up and running right now:
[EMAIL PROTECTED] tom]$ ps waux|grep qmail
root 21831 0.0 0.0 1348 68 ? S Mar09 0:00 supervise
qmail-pop3d
root 21832 0.0 0.0 1424 100 ? S Mar09 0:01
/usr/local/bin/tcpserver -l domain.com -H -R 0 pop3
/var/qmail/bin/qmail-popup domain.com /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir
root 21838 0.0 0.0 1348 68 ? S Mar09 0:00 supervise
qmail-send
qmails 21839 0.0 0.0 1408 160 ? S Mar09 0:02 [qmail-send]
root 21840 0.0 0.0 1360 96 ? S Mar09 0:00
qmail-lspawn |dot-forward .forward?./Maildir/
qmailr 21841 0.0 0.0 1356 100 ? S Mar09 0:00
[qmail-rspawn]
root 21842 0.0 0.0 1348 68 ? S Mar09 0:00 supervise
qmail-smtpd
qmaild 21843 0.0 0.0 1424 104 ? S Mar09 0:00 [tcpserver]
qmailq 21845 0.0 0.0 1352 88 ? S Mar09 0:00 [qmail-clean]
qmaill 21853 0.0 0.0 1356 4 ? S Mar09 0:00
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-pop3d
qmaill 21854 0.0 0.0 1360 224 ? S Mar09 0:00
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-send
qmaill 21855 0.0 0.0 1360 72 ? S Mar09 0:00
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-smtpd
-x/home/vpopmail/etc/tcp.smtp.cdb
tom 9721 0.0 0.1 3752 556 pts/1 S 18:21 0:00 grep qmail
[EMAIL PROTECTED] tom]$
The qmail-smtpd entry was my attempt at getting Qmail's SMTP server to
deal with roaming users they way I thought I had it configured to do so.
When I'm done with Bill Shupp's toaster, should the mail server
processes look like my current process above? Can someone post an
example of how the processes look when running so I can get an idea if
I've got things ok? The server as it is now DOES send/receive mail ok
and is NOT an open relay. I do realize that looking at the process
list isn't the definitive way to determine if my mail server is properly
configured but I've noticed things like there isn't a tcpserver process
running qmail-smtpd, despite it being setup to do so in the
/service/qmail-smtpd/run script.
I'm just looking for an idea of how things should look, process wise,
once I'm done with everything.
Thanks!
Peace...
Tom