diff options
author | pav <pav@FreeBSD.org> | 2004-06-23 04:58:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-23 04:58:33 +0800 |
commit | 5e93242f9cf01b8de8682386098c0dbfc90bee35 (patch) | |
tree | 7f5760e8ce8d88a9c566aebcd89a15e3cde5406f /mail/msmtp-devel | |
parent | 8f4bb30fa225542fd71f6e6a174d86353127ad21 (diff) | |
download | freebsd-ports-gnome-5e93242f9cf01b8de8682386098c0dbfc90bee35.tar.gz freebsd-ports-gnome-5e93242f9cf01b8de8682386098c0dbfc90bee35.tar.zst freebsd-ports-gnome-5e93242f9cf01b8de8682386098c0dbfc90bee35.zip |
- Add note pointing to msmtpqueue
PR: ports/68195
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer
Diffstat (limited to 'mail/msmtp-devel')
-rw-r--r-- | mail/msmtp-devel/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/msmtp-devel/pkg-descr b/mail/msmtp-devel/pkg-descr index a2eb44e8e704..b759f5842287 100644 --- a/mail/msmtp-devel/pkg-descr +++ b/mail/msmtp-devel/pkg-descr @@ -2,4 +2,6 @@ This is a development version of msmtp. Most of the code was rewritten or restructured, so it needs some testing. Some new features were also added: SMTP pipelining, the --serverinfo option, and the --from option. +Note: you may want to install mail/msmtpqueue - queuing support for msmtp. + WWW: http://msmtp.sourceforge.net/ |