DragonFly On-Line Manual Pages

Search: Section:  


anubis(1)                         GNU Anubis                         anubis(1)

NAME

GNU Anubis -- an SMTP message submission daemon.

SYNOPSIS

anubis [options]

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.

THE GNU ANUBIS MANUAL

The full documentation for GNU Anubis is maintained as a Texinfo manual. If the info and GNU Anubis programs are properly installed at your site, the command info anubis should give you access to the complete manual.

REPORTING BUGS

Please send any bug reports, improvements, comments, suggestions, or questions to <bug-anubis@gnu.org>. Before reporting a bug, make sure you have actually found a real bug. Carefully reread the documentation and see if it really says you can do what you are trying to do. If it is not clear whether you should be able to do something or not, report that too; it's a bug in the documentation!

FILES

/etc/anubisrc - system configuration file ~/.anubisrc - user configuration file

SEE ALSO

grep(1), regex(7), perlre(1), pcre(3), sendmail(8), openssl(1), gpg(1), identd(1), pam(8), tcpd(8)

AUTHORS

The Anubis Team (read the AUTHORS file). GNU Anubis Home Page: http://www.gnu.org/software/anubis/

LICENSE

GNU Anubis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. GNU Anubis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Anubis. If not, see <http://www.gnu.org/licenses/>. anubis(1)

Search: Section: