Koozali.org: home of the SME Server

problems with Qmail ..

petri_30

problems with Qmail ..
« on: June 16, 2005, 11:25:52 PM »
Hello All,

I hope someone can help me this problem I have been fighting with for days now ..

I have configured my Qmail according to Qmailrocks.org, or was com, anyway, I did everything guides told me to do, and when I test my Pop3 -connection by using :
telnet 192.168.0.4 110

I get reply from pop3 -server Ok, and I write user xxx@xxx.com and then pass xxxx and after Pass, I will receive "-ERR Cannot write pipe. Closing connection." So, What is wrong with My Qmail ?? This is realy driving me nuts, because My Run script is:

#!/bin/sh
PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
export PATH
exec tcpserver -H -R -v -c100 0 110 /var/qmail/bin/qmail-popup mail.xxx-xxxxxx.com /
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir

So, I think its very simple solution I am not able to see ..

 :-o

Offline raem

  • *
  • 3,972
  • +4/-0
Re: problems with Qmail ..
« Reply #1 on: June 17, 2005, 12:26:15 AM »
petri_30

> I have configured my Qmail according to Qmailrocks.org

Why did you do that, is something undesirable about the standard sme configuration (of the mail system) ?
...