You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/11/17 19:12:23 UTC

DO NOT REPLY [Bug 24760] New: - Updated Sendmail Action to use Authenticated SMTP server

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24760>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24760

Updated Sendmail Action to use Authenticated SMTP server

           Summary: Updated Sendmail Action to use Authenticated SMTP server
           Product: Cocoon 2
           Version: 2.1.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: sitemap components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: andrzej@chaeron.com


Here's a new version of the Sendmail Action and the related MailMessageSender 
class that allows you to specify the SMTP server userid/password and thus 
enables the use of SMTP servers that require authentication.

Source for both classes is attached.

....Andrzej