[Bug 210765] [new port] mail/jwsmtp jwSMTP C++ code for sending email

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 2 20:52:38 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210765

            Bug ID: 210765
           Summary: [new port] mail/jwsmtp jwSMTP C++ code for sending
                    email
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: info at babaei.net

Created attachment 172046
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172046&action=edit
mail/jwsmtp shar file

jwSMTP is a GPL-licensed C++ library to facilitate sending email
programmatically. All you need to worry about is who the mail is from, who to
send it to and the message itself, no network coding necessary. It is able to
send mail in html or plain format. jwSMTP can send attachments, send to
multiple recipients including Cc/Bcc recipients. LOGIN and PLAIN SMTP
authentication. Do an MX lookup or send direct via an smtp server.

Supported platforms are BSD, Linux and Windows.

WWW: https://talk.mumbleface.net/jwsmtp/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list