Menu

#18 <CFMAIL> send mail in background

open
nobody
None
5
2008-05-02
2008-05-02
boconnor
No

Changed <CFMAIL> implementation to more closely match that of the Macromedia implementation.
Mail is now sent in a background thread this not slowing down the rendering of the executing page.
If an error occurs in the sending it it logged according to the log4j properties presently loaded.

Discussion

  • boconnor

    boconnor - 2008-05-03
     
  • boconnor

    boconnor - 2008-05-03

    Logged In: YES
    user_id=1109519
    Originator: YES

    Changed <CFMAIL> implementation to more closely match that of the
    Macromedia implementation.
    Mail is now sent in a background thread thus not slowing down the rendering
    of the executing page.
    If an error occurs in the sending it it logged according to the log4j
    properties presently loaded.

    Uploaded new version. The last one had an overloaded port feature so that TLS could be enabled (for working with GMAIL). This required a new version of the commons mail library.

    I will create a new version next week that will include the useTLS and useSSL attributes. Again this requires a newer version of the commons mail library.
    File Added: MailTagImpl.java

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.