Interesting issue. Are you able to receive e-mail properly? Looks like it may be a permissions problem.
Make sure that your /var/qmail/users/assign file matches the same uid:gid as vpopmail:vchkpw in /etc/passwd. Make sure the credentials in /home/vpopmail/etc/vpopmail.mysql by typing mysql -uvpopmail -ppassword and seeing if it connects properly. Thanks, Erik On 9/6/05, boblgum <[EMAIL PROTECTED]> wrote: > rehi > > here is log from thebat: > > [02:05:52] S: 220 Welcome to Qmail Toaster Ver. 1.2 smtp Server ESMTP > [02:05:52] C: EHLO [192.168.1.20] > [02:05:52] S: 250-Welcome to Qmail Toaster Ver. 1.2 smtp Server > [02:05:52] S: 250-STARTTLS > [02:05:52] S: 250-PIPELINING > [02:05:52] S: 250-8BITMIME > [02:05:52] S: 250-SIZE 20971520 > [02:05:52] S: 250 AUTH LOGIN PLAIN CRAM-MD5 > [02:05:52] C: AUTH CRAM-MD5 > [02:05:52] S: 334 PDM0MzIuMTEyNjA1MTU2MkBmbG9yZW56MTg3LnNlcnZlcjR5b3UuZGU+ > [02:05:52] C: > bXlzdGVyaW9uQG15c3Rlcmlvbi5kZSA5NWZjYTNjM2QwMjI5ZjRiMmRkMThkNDMxYTk5ZTZiZA== > [02:05:52] S: 454 oops, unable to write pipe and I can't auth (#4.3.0) > [02:05:52] C: AUTH PLAIN > [02:05:52] S: 334 > [02:05:52] C: AG15c3RlcmlvbkBteXN0ZXJpb24uZGUATSF5MXN0ZXJpb24= > [02:05:52] S: 454 oops, unable to write pipe and I can't auth (#4.3.0) > [02:05:52] C: RSET > [02:05:53] S: 250 flushed > [02:05:53] C: AUTH LOGIN > [02:05:53] S: 334 VXNlcm5hbWU6 > [02:05:53] C: bXlzdGVyaW9uQG15c3Rlcmlvbi5kZQ== > [02:05:53] S: 334 UGFzc3dvcmQ6 > [02:05:53] C: TSF5MXN0ZXJpb24= > [02:05:53] S: 454 oops, unable to write pipe and I can't auth (#4.3.0) > [02:05:53] C: RSET > [02:05:53] S: 250 flushed > [02:05:53] C: MAIL FROM:<myemailhere> SIZE=519 > [02:05:54] S: 250 ok > [02:05:54] C: RCPT TO:<myotheremailhere> > [02:05:55] S: 553 sorry, that domain isn't in my list of allowed rcpthosts > (#5.5.3 - chkuser) > [02:05:55] C: RSET > [02:05:55] S: 250 flushed > [02:05:55] C: QUIT > > u can see that "oops"-message. > anyone knows what does it mean and how to fix it? > > --- > greetz > boblgum > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
