PDA

View Full Version : Where is Mailqueue processed?


smirkley
04-15-2013, 02:45 AM
I am trying to isolate the mailqueue where the actual code is that the cron instigates when processing mail when Mailqueue is enabled in acp.

Any suggestion would be great since I cant seem to find it.

Thanks in advance.

Paul M
04-15-2013, 10:54 AM
Only vb4.2 has cron e-mail processing, is that what you are referring to, or something else ?

smirkley
04-15-2013, 11:53 AM
Yes, sorry bout that. 4.3pl3 Forgot to mention.

I want to inspect the actual code that does the mailqueue processing.

kh99
04-16-2013, 02:24 PM
includes/class_mail.php, function exec_queue().