Setup:  Qmail FreeBSD Toaster, all current.
Followed instructions at:
http://matt.simerson.net/computing/qmail.toaster.shtml

I can authenticate now that I removed any /etc/passwd users of the same
name, and if I touch a file called "duh" in
~vpopmail/domains/domain.com/mail/new ("mail" is the username), i'm popping
it from my client just fine, it's a message with no sender or subject
(pretty kewl!).

The problem seems to lie in the qmail portion I guess, ie, the message
transfer agent that receives the message from the outside and places it in
the respective directory.

Anyone have any clues as to why it's not doing it's job?  Here's a list of
running processes.  I'd be happy to post any files.
root     292  0.0  0.4   896  564  ??  I     5:41PM   0:00.01
/usr/local/libexec/couriertcpd -address=0 -stderrlogger=/usr/local/li
root     295  0.0  0.4   864  456  ??  I     5:41PM   0:00.00
/usr/local/libexec/logger pop3d-ssl
root     298  0.0  0.4   892  448 con- S+    5:41PM   0:00.07 svscan
root     307  0.0  0.4   852  444 con- D+    5:41PM   0:03.91 supervise
qmail-send
root     308  0.0  0.4   852  444 con- I+    5:41PM   0:00.01 supervise log
root     309  0.0  0.4   852  444 con- S+    5:41PM   0:03.06 supervise
qmail-smtpd
root     310  0.0  0.4   852  444 con- I+    5:41PM   0:00.01 supervise log
root     311  0.0  0.4   852  444 con- D+    5:41PM   0:01.92 supervise smtp
root     312  0.0  0.4   852  444 con- I+    5:41PM   0:00.01 supervise log
root     313  0.0  0.4   852  444 con- I+    5:41PM   0:00.01 supervise send
root     314  0.0  0.4   852  444 con- I+    5:41PM   0:00.01 supervise log
root     315  0.0  0.4   852  444 con- I+    5:41PM   0:00.01 supervise
qmail-pop3d
root     318  0.0  0.3   876  424 con- I+    5:41PM   0:00.01
tcpserver -H -R -v -c100 0 110 /var/qmail/bin/qmail-popup mail.helenl
qmaill   321  0.0  0.4   872  444 con- S+    5:41PM   0:00.20 multilog t
s100000 n20 /var/log/qmail/qmail-send
qmails   322  0.0  0.4   948  548 con- I+    5:41PM   0:00.13 qmail-send
root     326  0.0  0.4   876  452 con- I+    5:41PM   0:00.01 qmail-lspawn
./Maildir/
qmailr   327  0.0  0.3   876  416 con- I+    5:41PM   0:00.00 qmail-rspawn
qmailq   328  0.0  0.3   860  432 con- I+    5:41PM   0:00.01 qmail-clean
qmaill   329  0.0  0.3   860  380 con- I+    5:41PM   0:00.01 multilog t
s100000 n20 /var/log/qmail/qmail-smtpd
qmaill   333  0.0  0.3   860  380 con- I+    5:41PM   0:00.02 multilog t
s1000000 n20 /var/log/mail/send
qmaill   334  0.0  0.3   860  380 con- I+    5:41PM   0:00.01 multilog t
s1000000 n20 /var/log/mail/sroot    1626  0.0  1.5  2436 1964  ??  I
5:43PM   0:00.84 sshd: chris@ttyp0 (sshd)
chris   1632  0.0  0.4   624  448  p0  Is    5:43PM   0:00.02 -sh (sh)
root    1724  0.0  0.8  1384  964  p0  I+    5:43PM   0:00.08 _su (csh)
88      2351  0.0  0.3   876  392  p0  I     5:44PM   0:00.00 tcpserver -u
88 -g 88 -H -R 0 11000 /var/qmail/bin/qmail-popup silent
root    6187  0.0  1.5  2436 1964  ??  S     5:50PM   0:00.89 sshd:
chris@ttyp1 (sshd)
chris   6196  0.0  0.4   636  460  p1  Is    5:50PM   0:00.02 -sh (sh)
root    6581  0.0  0.8  1392  984  p1  S     5:51PM   0:00.12 _su (csh)
qmails 16741  0.0  0.0     0    0  ??  Z     6:05PM   0:00.00
(qmail-send)mtp

------------------
Is  "qmail-send" what sends the message to the proper directory??
------------------

oh, and is this the right way to start up /var/qmail/supervise/smtp/run???
#/bin/sh
PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
export PATH
tcpserver -x ~vpopmail/etc/tcp.smtp.cdb -u qmaild -g nofiles helenlarsen.com
0 25 /var/qmail/bin/qmail-smtpd 2>&1

If this isn't juicy enough for ya guys, lemme know! ;)

thanks,
c


Reply via email to