Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: pwinkler on March 26, 2004, 01:55:40 AM

Title: outgoing mail just sits in the queue
Post by: pwinkler on March 26, 2004, 01:55:40 AM
My outgoing mail just stopped workin a few weeks ago and is still not sending, I have done a fresh install of sme 6.0, still doesnt work so I tried an upgrade to 6.0.1 and then fresh install 6.0.1 and the outgoing mail just sits in the queue!

Pls help
Title: Re: outgoing mail just sits in the queue
Post by: msoulier on March 26, 2004, 05:46:26 AM
Quote from: "pwinkler"
My outgoing mail just stopped workin a few weeks ago and is still not sending, I have done a fresh install of sme 6.0, still doesnt work so I tried an upgrade to 6.0.1 and then fresh install 6.0.1 and the outgoing mail just sits in the queue!

Pls help


You're sure it's sitting in the queue?

/var/qmail/bin/qmail-qstat

Check /var/log/qmail/current for any errors. Why is it not being delivered.

Is qmail running?

svstat /service/*qmail

More information please.

Mike
Title: outgoing mail just sits in the queue
Post by: Anonymous on March 27, 2004, 04:14:28 PM
Yes I'm sure it sits in the queue, someone else had the same problem on one of the other forums.

I used the maillog file analysis from server manager
and "list outgoing messages and recipients" and there they are!

This is thre result from:

Reasons for deferral

One line per reason for deferral. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.

del   xdelay  reason
 33  2360.38  Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)/

Why ?

Just searched the forums using "Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)/"
and lots of people are having the same prob!

Pls help.
Title: outgoing mail just sits in the queue
Post by: msoulier on March 31, 2004, 05:48:42 AM
Quote from: "Anonymous"

Just searched the forums using "Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)/"
and lots of people are having the same prob!

Pls help.


Your ISP is probably blocking port 25 from their clients, unless it's through their mail servers. Try smarthosting to your ISP's mail server (email panel), and see if that fixes it.

Mike