Tickets Email handler

Just got this addon. Quick silly question, I've configured a valid email handler on a ticket category.

Fresh email account etc.
1. How often does the addon poll the email account?
2. Any type of test tool or ability to determine if email auth isn't happening or will errors get piped to XF server log?
3. Will it handle all inbound email (i.e. it'll create a ticket for every new email) and will outbound ticket email be handled via this custom email account per category i.e. user opening ticket in category will get email alert from this account? I assume it's inbound only but thought to ask.


Thanks
 
Thanks for purchasing. :)

1. The add-on checks the email account every 15 minutes.
2. If email auth isn't happening, errors will get piped to the XF server log.
3. It only deals with inbound email at the moment.

Worth mentioning that I'm working on improving this area of the add-on. This functionality was contributed by Liam W a few years ago and its been a bit neglected since then. I have a few goals that I want to achieve with the refactor including increasing the polling rate, improving the email parsing, and adding more logging but if there's anything in particular you want to see, I'm all ears.
 
Back
Top