Koozali.org: home of the SME Server

mail probs

joop

mail probs
« on: September 17, 2002, 11:04:52 PM »
Hi there! nasty problem; SME 5.1.2, AntiVir Mailgate from www.hbedv.com
Mail seems to lock up (after updating AntiVir) with message "sh -d command not found".
When I did it the manual way the following meets the screen;
[root@sme /etc]# fetchmail -a -p pop3 -v -u xxxxxx --auth password pop.eunet.no
Enter password for xxxxxx@pop.eunet.no:
fetchmail: 5.7.4 querying pop.eunet.no (protocol POP3) at Tue 17 Sep 2002 07:32:16 PM CEST
fetchmail: POP3< +OK Hello there.
fetchmail: POP3> USER xxxxxx
fetchmail: POP3< +OK Password required.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK logged in.
fetchmail: POP3> STAT
fetchmail: POP3< +OK 3 6891
3 messages for xxxxxx at login.eunet.no (6891 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK POP3 clients that break here, they violate STD53.
fetchmail: POP3< 1 2351
fetchmail: POP3< 2 1929
fetchmail: POP3< 3 2611
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK 2351 octets follow.
reading message 1 of 3 (2351 octets)
fetchmail: SMTP connect to localhost failed
fetchmail: can't raise the listener; falling back to $procmail -d %T#*******************.*********sh: -d: command not found
fetchmail: MDA exited abnormally or returned nonzero status
 not flushed
fetchmail: POP3> RETR 2
fetchmail: POP3< +OK 1929 octets follow.
reading message 2 of 3 (1929 octets)
#***************************.**********sh: -d: command not found
fetchmail: MDA exited abnormally or returned nonzero status
 not flushed
fetchmail: POP3> RETR 3
fetchmail: POP3< +OK 2611 octets follow.
reading message 3 of 3 (2611 octets)
#**********sh: -d: command not found
*************.***************fetchmail: SIGPIPE thrown from an MDA or a stream socket error
fetchmail: socket error while fetching from pop.eunet.no
fetchmail: Query status=2 (SOCKET)
fetchmail: normal termination, status 2


The 'out of the box', fresh install of 5.1.2 was 100% OK, error occured after upgrading the AntiVir MailGate.(no errors during installation).
I cannot cope with the phrase "fetchmail: can't raise the listener.." What does it means?
not the right permissions?
Thnx from a newby...

guestHH

Re: mail probs
« Reply #1 on: October 12, 2002, 11:11:38 AM »
Hi,

Probably avngate isn't started.

Check with 'service avmgate status'

If it's not active enter: service avmgate start

Regards,
guestHH