jhonn921007/imap
Receive and send e-mails over IMAP
时间:2014-11-26 22:14
redsuns/email-component
Um componente básico para o envio de e-mails
时间:2014-10-27 19:44
dotblue/mandrill
OO wrapper above Mandrill API for sending e-mails
时间:2014-01-27 16:35
mouf/utils.mailer.db-mail-service
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
时间:2014-01-23 11:00
mouf/utils.mailer.mail-interface
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
时间:2013-05-13 12:44
christiaan/emailfeed
Simple tool that reads a mailbox and writes the recent mails into a rss feed
时间:2012-12-08 21:45
genkgo/mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
时间:未知