1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/mail/msmtpqueue/pkg-descr
Pav Lucistnik 1d57d8f799 Add msmtpqueue, a set of scripts to help queueing and sending mails
on non-permanent connections like dial-up using msmtp.

PR:		ports/68055
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-06-21 21:35:58 +00:00

6 lines
242 B
Plaintext

These scripts may be useful for dialup connections: You can "send" all your
mails offline (they will be queued by msmtp-enqueue.sh) and really send them
all later when you are online (by running msmtp-runqueue.sh).
WWW: http://msmtp.sf.net/