Koozali.org: home of the SME Server

qmail does not work

Sebastian Slota

qmail does not work
« on: May 23, 2001, 02:14:01 AM »
I'm trying to fetch my emails via pop3, and deliver it to my accounts on the server.
I tried it with a news found here, but it doesn't work!
Have somebody a clue???

 
---schnipp from /var/log/qmail/maillog
17:15:46 server smtpd[20318]: No reverse mapping for address 127.0.0.1 (2)
May 22 17:16:06 server smtpd[20318]: EOF on client fd.  At least they could say goodbye!
May 22 17:16:27 server smtpd[20323]: No reverse mapping for address 127.0.0.1 (2)
May 22 17:16:47 server smtpd[20323]: SMTP HELO from UNKNOWN(127.0.0.1) as "localhost"
May 22 17:16:47 server smtpd[20323]: mail from
May 22 17:16:47 server smtpd[20323]: smtp connection from UNKNOWN@UNKNOWN(127.0.0.1) MAIL FROM: RCPT TO: , allowed by line 22 of /etc/smtpd_check_rules
May 22 17:16:47 server smtpd[20323]: Recipient
May 22 17:16:47 server smtpd[20323]: Received 31719 bytes of message body from UNKNOWN(127.0.0.1)
May 22 17:16:47 server fetchmail[20309]: socket error while fetching from pop3.web.de
May 22 17:16:47 server fetchmail[20309]: Query status=2 (SOCKET)
May 22 17:16:49 server smtpfwdd[20328]: forwarding to recipient sebastian@localhost
May 22 17:16:49 server smtpfwdd[20328]: smtpdWmHuYg forwarded to 1 recipients
May 22 17:16:59 server fetchmail[20309]: Unbekanntes Kommando/unknown command
---schnapp



and here my /etc/fetchmail

/usr/bin/fetchmail --silent --syslog --fetchmailrc - <
set postmaster "postmaster"
set bouncemail

poll pop3.web.de protocol POP3
user "sebastian.slota" password "XXXXX" to sebastian




Thanks for any help!

Benny Andersen

Re: qmail does not work
« Reply #1 on: May 23, 2001, 04:19:02 AM »
POP3
We had the same problem with 4.1.1, what you need to do is go into the e-smith manager and remote accesss. Without making any changes just do a save. This action stops LDAP and then restarts it, there is a bug in this version where LDAP does not start correctly at boot.
Hope it helps it fixed our problem here. there is also an rpm noarch that can be run to fix the boot problem

Sebastian Slota

Re: qmail does not work
« Reply #2 on: May 24, 2001, 03:03:54 AM »
>Hope it helps it fixed our problem here. there is also an rpm >noarch that can be run to fix the boot problem

Where can I find the patch????