Version: 2.4, Package name: extsmail-2.4 |
Maintained by: Laurence Tratt |
Master sites: |
Description extsmail enables the robust sending of e-mail to external commands. In effect extsmail masquerades as the standard UNIX sendmail program, reading messages, and later trying to send them by user-defined commands. A typical use of extsmail is to allow users who regularly move between different networks and / or find themselves regularly offline, to ensure that their e-mail is sent reliably via ssh to external servers. In addition to its main purpose, extsmail also allows priority lists to be defined, and also for e-mails to be routed to different servers depending on the e-mail content. The former feature allows one to designate a "preferred" server to send e-mail, but to use a "backup" server if the preferred server is down. The latter feature allows e-mails sent to different e-mail addresses, for example, to be routed to different servers; this allows e-mails to adhere to the IP addressed filtering increasingly used to cut down on spam. |
Filesize: 66.297 KB |
Version History (View Complete History) |
|
2020-02-04 04:28:03 by Edd Barrett | Files touched by this commit (2) |
Log message: Update mail/extsmail to version 2.4. From MAINTAINER Laurence Tratt. OK sthen@. Thanks |
2019-10-24 06:49:11 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to extsmail-2.3, from maintainer Laurie Tratt, minor tweaks from me |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2014-11-19 02:44:53 by Edd Barrett | Files touched by this commit (2) |
Log message: Update mail/extsmail to version 2.0. From author and maintainer, Laurence Tratt. |
2011-06-19 00:12:24 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to extsmail 1.4 from upstream and maintainer Laurence Tratt. Remove USE_GROFF since mandoc -Tlint -Werror *.{1,5} is happy, and the manpages render fine with mandoc. (see http://www.openbsd.org/faq/ports/specialtopics.html#Mandoc for ref) |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2010-06-02 13:44:50 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to extsmail 1.3, from maintainer and developer laurence tratt. |
2009-10-09 09:57:37 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to extsmail 1.2, from maintainer and upstream developer Laurence Tratt, thanks! |
2009-04-30 09:13:34 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to extsmail 1.1, fixes two frees of possibly uninitialised pointers. From MAINTAINER & upstream developer Laurence Tratt, thanks! |