Skip to main content

I have setup an email account for sending from Acumatica. When I send an email, for example using the email form attached to the Sales Order print feature, the email is not sent immediately. If I go to Send and Receive Email and “Process All”, it sends the email. What am I missing here in terms of setup, to get the system to send email as soon as the email is submitted to the system to be sent?

Hi @rosenjon have you been able to resolve your issue? Thank you!


You can use business events to make it pseudo real-time rather than every minute. On our system I have a business event that looks at a GI for unprocessed emails and triggers an import scenario that sends all emails when a new one is inserted.


I don't know. That's how Acumatica treats all processing screens. 

You need to activate your schedule.


Thanks…. I found it. The default is to send email every 5 minutes? I changed it to every 1 minute. Is there a reason that email is being batched instead of just being sent on demand?

 

 


You have to set up a automation schedule to send the emails. On the Send and Receive Email click the small clock to set of the schedule. The emails will be sent at the intervals you set up.


Reply