Problem with sending Mails via Windows version of OpenEMM

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

CMO
Posts: 1
Joined: Mon Jun 24, 2013 9:16 am

Problem with sending Mails via Windows version of OpenEMM

Post by CMO »

Hi everyone.-
im having some major issues with sending mails over openemm on windows server 2008 R2. When im sending a mailing, openemm fills the QUEUE (as seen in the queue folger under var/spool). It sends about 20-30 Mails and then gets stuck. In the semu.log i can see openemm scanning the ADMIN, MID and SLOWQUEUE bot not the normal QUEUE folder. Seems like its stuck on sending a single mail and does not accept any timeout. I see about 3800 files that are not being processed in the mail queue folder. anyone an idea whats the reason for stuck mailqueue? (no its not the hardware, 2GB Ram should be enough for openemm or not? )

semu.log //relays and emails crypted for privacy reasons

Code: Select all

[21.06.2013  18:06:37] 6108 INFO/00007D000000012C2: Softbounce 412: Failed to resolve domain xxx.com
[21.06.2013  18:06:37] 6108 INFO/sent: 00007D000000012C2: dsn=4.1.2, from=<xx@xx.de>, to=<xx@xx.xx>, stat=Deferred (Failed to resolve domain xxx.com)
[21.06.2013  18:06:37] 6108 DEBUG/relay: Found "mail.xxx.com,mail.xxx.com" as relay for "xxx.com"
[21.06.2013  18:06:38] 6108 DEBUG/relay: Found "mx-xx-xx.xx.com,mx-xx-xx.xx.com,mx-xx-xx.xx.com,mx-xx-xx.xx.com" as relay for "xx.se"
[21.06.2013  18:06:38] 6108 INFO/00007D000000012B2: Status 5 550
[21.06.2013  18:06:38] 6108 INFO/00007D000000012B2: Hardbounce 550: Mailbox quota exceeded
[21.06.2013  18:06:38] 6108 INFO/sent: 00007D000000012B2: dsn=5.5.0, from=<xx@xx-xx.de>, relay=xx.com.ar, to=<xx@xx.com.ar>, stat=Failure (Mailbox quota exceeded)
[21.06.2013  18:07:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:07:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:08:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:08:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:09:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:09:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:10:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:10:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:11:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:11:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:12:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:12:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:13:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:13:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:14:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:14:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:15:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:15:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:16:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:16:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:17:04] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:17:34] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:18:05] 5608 DEBUG/ADMIN: Found 0 files in queue
[21.06.2013  18:18:05] 5608 DEBUG/MIDQUEUE: Found 0 files in queue
Files in QUEUE: 3874
Seems like the sendmail emulation is stuck on sending mails. Restarting whole server results in sending again 20-30 E-Mails and then stucking again.

Greets
CMO