Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2) handle delivery notifications.

3)
X) add parser templates for data type of emails. this will allow customer templates for fixed format emails like the UPS tracking email. (should be in the communications event. to lazy to move right now)

OutGoing communications

overview. for now we will assume we are sending to a mail server and it will handle communications to the recipients. So the non deliver and Fatal codes are referenced to the mail servers ofbiz sends to.
for more sophisticated systems will be the outgoing mail server and handle the non deliever and fatal errors directlly. most consider threads that are used for this as potentially fatal in they may hang the whole system.

...