Difference between revisions of "Anubis"

From Free Software Directory
Jump to: navigation, search
m (new release + internal links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Anubis
+
|Name=GNU Anubis
 
|Short description=Processes outgoing mail
 
|Short description=Processes outgoing mail
|Full description=GNU Anubis is an SMTP message submission daemon. It represents an intermediate layer between mail user agent (MUA) and mail transport agent (MTA), receiving messages from the MUA, applying to them a set of predefined changes and finally inserting modified messages into an MTA routing network. The set of changes applied to a message is configurable on a system-wide and per-user basis. The built-in configuration language used for defining sets of changes allows for considerable flexibility and is easily extensible. 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.
+
|Full description=Anubis is an SMTP message submission daemon. It represents an intermediate layer between mail user agent (MUA) and mail transport agent (MTA), receiving messages from the MUA, applying to them a set of predefined changes and finally inserting modified messages into an MTA routing network. The set of changes applied to a message is configurable on a system-wide and per-user basis. The built-in configuration language used for defining sets of changes allows for considerable flexibility and is easily extensible. 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.
 +
|Homepage URL=http://www.gnu.org/software/anubis/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|VCS checkout command=git clone git://git.savannah.gnu.org/anubis.git
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/anubis/
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/anubis login
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=The Anubis Manual is available < a href="http://www.gnu.org/software/anubis/manual/">for download.
 
|Documentation note=The Anubis Manual is available < a href="http://www.gnu.org/software/anubis/manual/">for download.
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=email,SMTP,anubis,mail processor
 
|Keywords=email,SMTP,anubis,mail processor
|Is GNU=y
+
|Version identifier=4.2
|Last review by=Janet Casey
+
|Version date=2014/05/23
|Last review date=2007-12-18
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/anubis/anubis-4.2.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2014/06/14
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=4.1.1
+
|Status=
|Version date=2008-12-22
+
|Is GNU=Yes
|Version status=stable
+
|License verified date=2008-12-22
|Version download=http://ftp.gnu.org/gnu/anubis/anubis-4.1.1.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2008-12-22
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2008-12-22
 
|License verified date=2008-12-22
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sergey Poznyakoff
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Sergey Poznyakoff
 
 
|Email=gray@gnu.org.ua
 
|Email=gray@gnu.org.ua
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Wojciech Polak
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Wojciech Polak
 
 
|Email=polak@gnu.org
 
|Email=polak@gnu.org
 
|Resource URL=
 
|Resource URL=
Line 51: Line 54:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,daemon
+
|Interface=command-line, daemon
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified date=2008-12-22
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2008-12-22
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 69: Line 62:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=GNU Privacy Guard
+
|Prerequisite description=[[GNU Privacy Guard]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 77: Line 70:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Guile
+
|Prerequisite description=[[Guile]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=GnuTLS
+
|Prerequisite description=[[GnuTLS]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=GPGME
+
|Prerequisite description=[[GPGME]]
 
}}
 
}}
 +
{{Featured}}

Revision as of 15:43, 14 June 2014


[edit]

GNU Anubis

https://www.gnu.org/software/anubis/
Processes outgoing mail.

Anubis is an SMTP message submission daemon. It represents an intermediate layer between mail user agent (MUA) and mail transport agent (MTA), receiving messages from the MUA, applying to them a set of predefined changes and finally inserting modified messages into an MTA routing network. The set of changes applied to a message is configurable on a system-wide and per-user basis. The built-in configuration language used for defining sets of changes allows for considerable flexibility and is easily extensible. 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.





Licensing

License

Verified by

Verified on

Notes

Verified by

genium

Verified on

14 June 2014




Leaders and contributors

Contact(s)Role
Sergey Poznyakoff Maintainer
Wojciech Polak Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://translationproject.org/domain/anubis.html
Debian (Ref)https://tracker.debian.org/pkg/anubis
Generalhttps://savannah.gnu.org/people/
Downloadhttps://ftp.gnu.org/gnu/anubis/
Downloadhttps://alpha.gnu.org/gnu/anubis/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/anubis.git/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/anubis/
Savannah (Ref)https://savannah.gnu.org/projects/anubis/
Downloadhttps://ftp.gnu.org/old-gnu/anubis/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/anubis-commit/
VCS Repository Webviewhttp://web.cvs.savannah.gnu.org/viewvc/anubis/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-anubis/


Software prerequisites

KindDescription
Weak prerequisiteGnuPG with GPGME
Weak prerequisiteGuile
Weak prerequisitePAM (Pluggable Authentication Modules)
Weak prerequisitelibwrap (TCP wrappers), an access control library
Weak prerequisitePCRE
Weak prerequisiteGDBM, MySQL or PostgreSQL
Weak prerequisitegsasl, an implementation of the SASL framework
Weak prerequisiteGnuTLS
Weak prerequisiteThe TCP/IP Identification Protocol (RFC 1413) server (any)




Entry






































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.