Hello, I�m using vpopmail4.9.10 and I want to check with MySQL if the user may send mail (table: relay). I don�t get any error messages, when I send mail (where is the logfile anyway???) but the messages seams to disappear. Getting mail seeems to work (SQL-Logfile) ! Could someone please post the startscript of SMTP and POP3 ? I tried:
tcpserver -v -u89 -g89 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd 3 & tcpserver -u89 -g89 0 pop3 /var/qmail/bin/qmail-popup 192.168.0.99 /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 | /var/qmail/bin/splogger pop3 3 & What does the sqlogger do ? BTW: I�m using a local testserver IP 192.168.0.99 and the virual-pop-domain "localhost". Could this be a problem ? Thanks in advance ! -- Best regards, Toph mailto:[EMAIL PROTECTED]
