Sending stuck in queue

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

blue_asterisk
Posts: 7
Joined: Wed Sep 05, 2007 7:47 pm
Location: USA

Sending stuck in queue

Post by blue_asterisk »

How do I send emails that are stuck in the queue directory?
Somehow OpenEMM was interupted while sending the emails.
ud
Posts: 154
Joined: Thu Aug 17, 2006 9:56 am
Location: Munich, Germany
Contact:

Post by ud »

As long as sendmail is running the queue should be sent out, if the remote systems are accepting the mails. Otherwise sendmail will (depending on your basic sendmail configuration) drop the mail after a few days.

To force a sendmail run you can start a separate sendmail as root with this command:

Code: Select all

/usr/sbin/sendmail -q -OQueueDirectory=/home/openemm/var/spool/QUEUE
-- ud
blue_asterisk
Posts: 7
Joined: Wed Sep 05, 2007 7:47 pm
Location: USA

Post by blue_asterisk »

This did not work; the queue is still there and openemm has stalled for over a day now.
Post Reply