How can we control queue of the internal SMTP server of openemm in windows?
Also how can we control the no of retries of a mail in a queue ?
Kindly reply.
regards,
tanura
Search found 3 matches
- Sat Apr 30, 2011 5:51 pm
- Forum: Installation & Upgrades
- Topic: Maybe a sendmail config issue - Retrying every 1 minute
- Replies: 7
- Views: 14803
- Sat Apr 30, 2011 7:07 am
- Forum: Installation & Upgrades
- Topic: Maybe a sendmail config issue - Retrying every 1 minute
- Replies: 7
- Views: 14803
Re:
You can change the interval of the sendmail queue scan (which is inital one minute) by changing the file bin/mailer.sh . Around line 47 you can change the line $sm -q1m -NNEVER -OQueueDirectory=$BASE/var/spool/QUEUE -OPidFile=$BASE/var/run/sendmail-openemm-queue.pid with $sm -q60m -NNEVER -OQueueDi...
- Sat Apr 30, 2011 6:34 am
- Forum: Using OpenEMM
- Topic: OPENEMM QUEUE
- Replies: 0
- Views: 3168
OPENEMM QUEUE
Hello I am using openemm 6.0 on windows 2008. I am using the default mail server of OPENEMM to send mails. I would like to know how to control the queue. I checked the manual and installation guide but they are saying about linux versions and it doesn't apply to my version. Kindly help me as I am ha...