medfordite Posted November 20, 2013 Report Posted November 20, 2013 No mention of this in the logs as far as an error so I am at a loss. My past due notices are not being sent out to my customers who are past due. I have checked the logs at system level and client level. The same with the autosuspend function. I have it set after a certain period of days, and after that time, the account doesn't. I am getting nightly CRON emails and have that set so I know things are running properly there as it does successfully indicate the initial invoice. Quote
0 Michael Posted November 20, 2013 Report Posted November 20, 2013 Are you using PHP Mail or SMTP mate? Quote
0 Paul Posted November 20, 2013 Report Posted November 20, 2013 If other emails are going out, then the content of this template may have issues. Check to make sure there are no invalid tags in the template in either the html or text sections. Also, make sure Settings > Company > Automation > Payment Reminders is checked, and scheduled to run at a certain time. You can cross reference the cron log under Tools > Log for this time, and see if an attempt to run it was made. Michael 1 Quote
0 medfordite Posted November 24, 2013 Author Report Posted November 24, 2013 I was having issues with cPanel/WHM and hackers really hitting the mail system hard, so I am switching things over to a new server and control panel and will let you know soon on that one. BTW, sorry about the duplicate posts, your server itself 500'd on me after posting. I guess the retry actually did post. ---Sorry--- As for the templates: I have for past due notice 1: Hi {contact.first_name}, This is a reminder that invoice #{invoice.id_code} is due on {invoice.date_due_formatted}. If you have recently mailed in payment for this invoice, you can ignore this reminder. Pay Now (No login required) Thank you for your continued business! I don't see any invalid markup there. As well as in the Text format version. All three templates appear to be correct using the same format with appropriate changes. Quote
Question
medfordite
No mention of this in the logs as far as an error so I am at a loss.
My past due notices are not being sent out to my customers who are past due. I have checked the logs at system level and client level.
The same with the autosuspend function. I have it set after a certain period of days, and after that time, the account doesn't.
I am getting nightly CRON emails and have that set so I know things are running properly there as it does successfully indicate the initial invoice.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.