The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : anubis

Outgoing SMTP mail processor

 GNU Anubis is an outgoing mail processor. It goes between the MUA (Mail User
Agent) and the MTA (Mail Transport Agent), and can perform on the fly various
sorts of processing and conversion on the outgoing mail in accord with the
sender's specified rules, based on a highly configurable regular expressions
system. It operates as a proxy server, independently from mail user agents.
GNU Anubis can edit outgoing mail headers, encrypt and/or sign mail with the
GNU Privacy Guard, build secure SMTP tunnels (Simple Mail Transport Protocol)
using the TLS/SSL encryption even if your mail user agent doesn't support it,
or tunnel a connection through a SOCKS proxy server.

--------*      --------**      ------***
|  MUA  | ---> | Anubis | ---> |  MTA  |
---------      ----------      ---------

*   Mail User Agent (client)
**  An outgoing mail processor and the SMTP tunnel.
*** Mail Transport Agent (server) 

http://www.gnu.org/software/anubis/



anubis history


v. 1.29
date: 2007/07/01 08:56:08;  author: novel;  state: Exp;  lines: +1 -1
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.

v. 1.28 date: 2007/01/02 08:54:08; author: novel; state: Exp; lines: +1 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.27 date: 2006/05/10 22:36:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.26 date: 2006/01/09 16:34:16; author: novel; state: Exp; lines: +1 -1 Chase gnutls update.
v. 1.25 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.24 date: 2005/04/11 08:03:06; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.23 date: 2004/12/21 08:59:40; author: clement; state: Exp; lines: +4 -2 - Rework gpgme03 port to avoid conflict with gpgme 1.0 - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
v. 1.22 date: 2004/12/11 05:31:21; author: marcus; state: Exp; lines: +1 -1 Switch gpgme dependency to gpgme03.
v. 1.21 date: 2004/10/13 12:34:06; author: sergei; state: Exp; lines: +10 -1 - This port installs GNU message catalogs, so add explicit USE_GETTEXT and USE_ICONV, respect WITHOUT_NLS knob - Bump PORTREVISION PR: ports/71575 Submitted by: leeym
v. 1.20 date: 2004/03/07 20:49:32; author: naddy; state: Exp; lines: +1 -2 Buffer overflow and format string fixes. (Also don't put several patches in a single file.) Approved by: sergei Obtained from: upstream Reported by: Ulf Harnhammar
v. 1.19 date: 2003/10/25 22:41:49; author: sergei; state: Exp; lines: +8 -9 - Convert USE_* variables to WITH_* PR: 58525 Submitted by: Oliver Eikemeier Approved by: krion (implicit)
v. 1.18 date: 2003/10/23 10:09:43; author: sergei; state: Exp; lines: +2 -0 - Apply vendor's security patch - Bump PORTREVISION Submitted by: Wojciech Polak Approved by: krion (implicitly)
v. 1.17 date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1 Change to my @FreeBSD.org address. Approved by: krion
v. 1.16 date: 2003/08/06 21:44:23; author: krion; state: Exp; lines: +1 -0 Use INFO, DOCSDIR and EXAMPLESDIR macros PR: 55321 Submitted by: maintainer
v. 1.15 date: 2003/04/18 05:39:42; author: edwin; state: Exp; lines: +12 -16 [MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique - Convert to USE_GETOPT_LONG - Cosmetique: whitespace changes - Cosmetique: unroll .for loop in post-install PR: ports/51094 Submitted by: Sergei Kolobov
v. 1.14 date: 2003/02/21 12:42:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2003/01/07 14:09:18; author: edwin; state: Exp; lines: +34 -34 [MAINTAINER] Update mail/anubis to 3.6.2 PR: ports/46669 Submitted by: Sergei Kolobov
v. 1.12 date: 2002/11/11 08:27:46; author: ijliao; state: Exp; lines: +4 -5 - Update to 3.6.0 - Project moved to GNU - update MASTER_SITE and pkg-descr - Even though Anubis now uses GnuTLS by default, the port still default to using OpenSSL instead (GnuTLS support will come later) PR: 45174 Submitted by: maintainer
v. 1.11 date: 2002/11/10 16:46:55; author: lioux; state: Exp; lines: +0 -1 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/05 21:12:57; author: obraun; state: Exp; lines: +1 -0 Use PORTCOMMENT variable instead of pkg-comment file. PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
v. 1.9 date: 2002/10/15 15:08:35; author: naddy; state: Exp; lines: +31 -4 - Update port to 3.5.0. - Remove pkg-message; display compile-time options dynamically in pre-fetch target (a la apache port). PR: 44086 Submitted by: Sergei Kolobov
v. 1.8 date: 2002/09/29 05:47:32; author: ijliao; state: Exp; lines: +1 -0 forgot bump port v. last commit...
v. 1.7 date: 2002/09/29 05:46:40; author: ijliao; state: Exp; lines: +3 -0 forgot to add pkg-message last commit
v. 1.6 date: 2002/09/29 05:08:14; author: kris; state: Exp; lines: +0 -3 Remove reference to pkg-message, which is not present in the repo (accidentally not committed?)
v. 1.5 date: 2002/09/19 21:09:11; author: ijliao; state: Exp; lines: +63 -12 - Update to 3.4.6 - Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov (new maintainer)
v. 1.4 date: 2002/08/31 17:45:36; author: dwcjr; state: Exp; lines: +8 -4 - Update anubis to 3.4.2 - Install .info and addition documentation - Fix Makefile to install the startup script and examples even if NOPORTDOCS is defined (those items are NOT documentation) PR: 42215 Submitted by: sergei@kolobov.com
v. 1.3 date: 2002/08/19 07:51:14; author: ijliao; state: Exp; lines: +1 -1 upgrade to 3.4.1
v. 1.2 date: 2002/08/16 13:36:29; author: ijliao; state: Exp; lines: +1 -1 upgrade to 3.4.0
v. 1.1 date: 2002/07/31 18:52:14; author: ijliao; state: Exp; add anubis 3.3.0 An outgoing mail processor ============================================================================= v. 1.29 date: 2007/07/01 08:56:08; author: novel; state: Exp; lines: +1 -1 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.28 date: 2007/01/02 08:54:08; author: novel; state: Exp; lines: +1 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.27 date: 2006/05/10 22:36:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.26 date: 2006/01/09 16:34:16; author: novel; state: Exp; lines: +1 -1 Chase gnutls update.
v. 1.25 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.24 date: 2005/04/11 08:03:06; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.23 date: 2004/12/21 08:59:40; author: clement; state: Exp; lines: +4 -2 - Rework gpgme03 port to avoid conflict with gpgme 1.0 - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
v. 1.22 date: 2004/12/11 05:31:21; author: marcus; state: Exp; lines: +1 -1 Switch gpgme dependency to gpgme03.
v. 1.21 date: 2004/10/13 12:34:06; author: sergei; state: Exp; lines: +10 -1 - This port installs GNU message catalogs, so add explicit USE_GETTEXT and USE_ICONV, respect WITHOUT_NLS knob - Bump PORTREVISION PR: ports/71575 Submitted by: leeym
v. 1.20 date: 2004/03/07 20:49:32; author: naddy; state: Exp; lines: +1 -2 Buffer overflow and format string fixes. (Also don't put several patches in a single file.) Approved by: sergei Obtained from: upstream Reported by: Ulf Harnhammar
v. 1.19 date: 2003/10/25 22:41:49; author: sergei; state: Exp; lines: +8 -9 - Convert USE_* variables to WITH_* PR: 58525 Submitted by: Oliver Eikemeier Approved by: krion (implicit)
v. 1.18 date: 2003/10/23 10:09:43; author: sergei; state: Exp; lines: +2 -0 - Apply vendor's security patch - Bump PORTREVISION Submitted by: Wojciech Polak Approved by: krion (implicitly)
v. 1.17 date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1 Change to my @FreeBSD.org address. Approved by: krion
v. 1.16 date: 2003/08/06 21:44:23; author: krion; state: Exp; lines: +1 -0 Use INFO, DOCSDIR and EXAMPLESDIR macros PR: 55321 Submitted by: maintainer
v. 1.15 date: 2003/04/18 05:39:42; author: edwin; state: Exp; lines: +12 -16 [MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique - Convert to USE_GETOPT_LONG - Cosmetique: whitespace changes - Cosmetique: unroll .for loop in post-install PR: ports/51094 Submitted by: Sergei Kolobov
v. 1.14 date: 2003/02/21 12:42:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2003/01/07 14:09:18; author: edwin; state: Exp; lines: +34 -34 [MAINTAINER] Update mail/anubis to 3.6.2 PR: ports/46669 Submitted by: Sergei Kolobov
v. 1.12 date: 2002/11/11 08:27:46; author: ijliao; state: Exp; lines: +4 -5 - Update to 3.6.0 - Project moved to GNU - update MASTER_SITE and pkg-descr - Even though Anubis now uses GnuTLS by default, the port still default to using OpenSSL instead (GnuTLS support will come later) PR: 45174 Submitted by: maintainer
v. 1.11 date: 2002/11/10 16:46:55; author: lioux; state: Exp; lines: +0 -1 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/05 21:12:57; author: obraun; state: Exp; lines: +1 -0 Use PORTCOMMENT variable instead of pkg-comment file. PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
v. 1.9 date: 2002/10/15 15:08:35; author: naddy; state: Exp; lines: +31 -4 - Update port to 3.5.0. - Remove pkg-message; display compile-time options dynamically in pre-fetch target (a la apache port). PR: 44086 Submitted by: Sergei Kolobov
v. 1.8 date: 2002/09/29 05:47:32; author: ijliao; state: Exp; lines: +1 -0 forgot bump port v. last commit...
v. 1.7 date: 2002/09/29 05:46:40; author: ijliao; state: Exp; lines: +3 -0 forgot to add pkg-message last commit
v. 1.6 date: 2002/09/29 05:08:14; author: kris; state: Exp; lines: +0 -3 Remove reference to pkg-message, which is not present in the repo (accidentally not committed?)
v. 1.5 date: 2002/09/19 21:09:11; author: ijliao; state: Exp; lines: +63 -12 - Update to 3.4.6 - Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov (new maintainer)
v. 1.4 date: 2002/08/31 17:45:36; author: dwcjr; state: Exp; lines: +8 -4 - Update anubis to 3.4.2 - Install .info and addition documentation - Fix Makefile to install the startup script and examples even if NOPORTDOCS is defined (those items are NOT documentation) PR: 42215 Submitted by: sergei@kolobov.com
v. 1.3 date: 2002/08/19 07:51:14; author: ijliao; state: Exp; lines: +1 -1 upgrade to 3.4.1
v. 1.2 date: 2002/08/16 13:36:29; author: ijliao; state: Exp; lines: +1 -1 upgrade to 3.4.0
v. 1.1 date: 2002/07/31 18:52:14; author: ijliao; state: Exp; add anubis 3.3.0 An outgoing mail processor ============================================================================= v. 1.29 date: 2007/07/01 08:56:08; author: novel; state: Exp; lines: +1 -1 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.28 date: 2007/01/02 08:54:08; author: novel; state: Exp; lines: +1 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.27 date: 2006/05/10 22:36:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.26 date: 2006/01/09 16:34:16; author: novel; state: Exp; lines: +1 -1 Chase gnutls update.
v. 1.25 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.24 date: 2005/04/11 08:03:06; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.23 date: 2004/12/21 08:59:40; author: clement; state: Exp; lines: +4 -2 - Rework gpgme03 port to avoid conflict with gpgme 1.0 - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
v. 1.22 date: 2004/12/11 05:31:21; author: marcus; state: Exp; lines: +1 -1 Switch gpgme dependency to gpgme03.
v. 1.21 date: 2004/10/13 12:34:06; author: sergei; state: Exp; lines: +10 -1 - This port installs GNU message catalogs, so add explicit USE_GETTEXT and USE_ICONV, respect WITHOUT_NLS knob - Bump PORTREVISION PR: ports/71575 Submitted by: leeym
v. 1.20 date: 2004/03/07 20:49:32; author: naddy; state: Exp; lines: +1 -2 Buffer overflow and format string fixes. (Also don't put several patches in a single file.) Approved by: sergei Obtained from: upstream Reported by: Ulf Harnhammar
v. 1.19 date: 2003/10/25 22:41:49; author: sergei; state: Exp; lines: +8 -9 - Convert USE_* variables to WITH_* PR: 58525 Submitted by: Oliver Eikemeier Approved by: krion (implicit)
v. 1.18 date: 2003/10/23 10:09:43; author: sergei; state: Exp; lines: +2 -0 - Apply vendor's security patch - Bump PORTREVISION Submitted by: Wojciech Polak Approved by: krion (implicitly)
v. 1.17 date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1 Change to my @FreeBSD.org address. Approved by: krion
v. 1.16 date: 2003/08/06 21:44:23; author: krion; state: Exp; lines: +1 -0 Use INFO, DOCSDIR and EXAMPLESDIR macros PR: 55321 Submitted by: maintainer
v. 1.15 date: 2003/04/18 05:39:42; author: edwin; state: Exp; lines: +12 -16 [MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique - Convert to USE_GETOPT_LONG - Cosmetique: whitespace changes - Cosmetique: unroll .for loop in post-install PR: ports/51094 Submitted by: Sergei Kolobov
v. 1.14 date: 2003/02/21 12:42:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2003/01/07 14:09:18; author: edwin; state: Exp; lines: +34 -34 [MAINTAINER] Update mail/anubis to 3.6.2 PR: ports/46669 Submitted by: Sergei Kolobov
v. 1.12 date: 2002/11/11 08:27:46; author: ijliao; state: Exp; lines: +4 -5 - Update to 3.6.0 - Project moved to GNU - update MASTER_SITE and pkg-descr - Even though Anubis now uses GnuTLS by default, the port still default to using OpenSSL instead (GnuTLS support will come later) PR: 45174 Submitted by: maintainer
v. 1.11 date: 2002/11/10 16:46:55; author: lioux; state: Exp; lines: +0 -1 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/05 21:12:57; author: obraun; state: Exp; lines: +1 -0 Use PORTCOMMENT variable instead of pkg-comment file. PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
v. 1.9 date: 2002/10/15 15:08:35; author: naddy; state: Exp; lines: +31 -4 - Update port to 3.5.0. - Remove pkg-message; display compile-time options dynamically in pre-fetch target (a la apache port). PR: 44086 Submitted by: Sergei Kolobov
v. 1.8 date: 2002/09/29 05:47:32; author: ijliao; state: Exp; lines: +1 -0 forgot bump port v. last commit...
v. 1.7 date: 2002/09/29 05:46:40; author: ijliao; state: Exp; lines: +3 -0 forgot to add pkg-message last commit
v. 1.6 date: 2002/09/29 05:08:14; author: kris; state: Exp; lines: +0 -3 Remove reference to pkg-message, which is not present in the repo (accidentally not committed?)
v. 1.5 date: 2002/09/19 21:09:11; author: ijliao; state: Exp; lines: +63 -12 - Update to 3.4.6 - Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov (new maintainer)
v. 1.4 date: 2002/08/31 17:45:36; author: dwcjr; state: Exp; lines: +8 -4 - Update anubis to 3.4.2 - Install .info and addition documentation - Fix Makefile to install the startup script and examples even if NOPORTDOCS is defined (those items are NOT documentation) PR: 42215 Submitted by: sergei@kolobov.com
v. 1.3 date: 2002/08/19 07:51:14; author: ijliao; state: Exp; lines: +1 -1 upgrade to 3.4.1
v. 1.2 date: 2002/08/16 13:36:29; author: ijliao; state: Exp; lines: +1 -1 upgrade to 3.4.0
v. 1.1 date: 2002/07/31 18:52:14; author: ijliao; state: Exp; add anubis 3.3.0 An outgoing mail processor =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm