CommuniMail - CMail Sends Three Messages Everytime Cmail_Daemon.pl Is Ran

Message
Author
RickSanson
Posts: 36
Joined: Mar 14, 2007 6:27 pm

CMail Sends Three Messages Everytime Cmail_Daemon.pl Is Ran

#1 Postby RickSanson » Oct 02, 2007 3:05 am

Hi!

I am sending 3 identical messages to every recipient every time I manually run 'nohup perl /usr/local/apache/cgi-bin/communimail/cmail_daemon.pl &'

It appears the the SendStatus db is not being updated. Using CSV!

Any thoughts?

Thanks!

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

Re: CMail Sends Three Messages Everytime Cmail_Daemon.pl Is

#2 Postby admin » Oct 02, 2007 8:49 am

RickSanson wrote:Hi!

I am sending 3 identical messages to every recipient every time I manually run 'nohup perl /usr/local/apache/cgi-bin/communimail/cmail_daemon.pl &'

It appears the the SendStatus db is not being updated. Using CSV!

Any thoughts?

Thanks!
Try to use cron instead and see if problem will still exist.

RickSanson
Posts: 36
Joined: Mar 14, 2007 6:27 pm

#3 Postby RickSanson » Oct 16, 2007 12:41 am

Update!

This problem was the result of the operator, me, misunderstanding how the cmail_daemon.pl worked. I though it functioned like it was a run "manually" process rather than a process that looked for new requests and processed them at they came up.