fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
531 B
Text
10 lines
531 B
Text
Marrow Mailer is a Python library to ease sending emails from your application.
|
|
|
|
By using Marrow Mailer you can:
|
|
- Easily construct plain text and HTML emails.
|
|
- Improve the testability of your e-mail deliveries.
|
|
- Use different mail delivery management strategies; e.g. immediate, deferred,
|
|
or even multi-server.
|
|
- Deliver e-mail through a number of alternative transports including SMTP,
|
|
Amazon SES, sendmail, or even via direct on-disk mbox/maildir.
|
|
- Multiple simultaneous configurations for more targeted delivery.
|