Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: sti on November 04, 2014, 01:15:09 PM

Title: qmail
Post by: sti on November 04, 2014, 01:15:09 PM
Hi SME Users,

Our SME server could not deliver mails because the Internet Service Provider stopped an account.
The qmail queue filled up and it took some hours until this was noticed.

My question..
Is it possible to send automatically internal mails to several users, in case a mail-queue is not able to deliver its content to ISP ?

best regards
sti
 


Title: Alert message when outbound messages can't be sent (Re: qmail)
Post by: CharlieBrady on November 19, 2014, 05:29:32 PM
You could create a cron job which looks at the outbound queue, and alerts you when it is a above a certain number of messages. But you will get alerts sometimes when there is nothing wrong, just a backlog of messages waiting to be sent.

There's no easy way to do what you want done.

[Please use a descriptive Subject "qmail" means nothing by itself.]
Title: Re: qmail
Post by: Daniel B. on November 19, 2014, 05:56:30 PM
Take a look at this: http://untroubled.org/qmail-notify/

Once configured, it can warn senders if their email hasn't been sent after 4 hours. I got it running, but I had to patch it in order to translate the warning message in french ^^
Title: Re: qmail
Post by: CharlieBrady on November 19, 2014, 06:23:11 PM
Take a look at this: http://untroubled.org/qmail-notify/

That's not quite what OP wanted - that notifies the sender if a message is delayed, not "several users".
Title: Re: qmail
Post by: Daniel B. on November 19, 2014, 06:24:23 PM
True, but it can help in this kind of situations (only senders of email which are delayed get a notif)