Difference between revisions of "E-mail"
(→AMaVis) |
(→AMaVis) |
||
Line 25: | Line 25: | ||
''/usr/share/doc/amavisd-new-2.4.3/README.postfix'' on einstein goes into great detail on how to set amavis up with postfix.</strike> | ''/usr/share/doc/amavisd-new-2.4.3/README.postfix'' on einstein goes into great detail on how to set amavis up with postfix.</strike> | ||
− | <font color="red">Turns out we may be running [http://www.ijs.si/software/amavisd/ amavisd-new], which likes to pretend it's amavisd.</font> Check out their site's info for Postfix: [http://www.ijs.si/software/amavisd/README.postfix.html] | + | <font color="red">Turns out we may be running [http://www.ijs.si/software/amavisd/ amavisd-new], which likes to pretend it's amavisd.</font> Check out their site's info for configuration with Postfix: [http://www.ijs.si/software/amavisd/README.postfix.html] |
== GNU Mailman == | == GNU Mailman == |
Revision as of 14:59, 9 July 2007
Probably the most complex configuration that we have running.
Postfix
Centralized set of programs to send/recieve mail, as well as put recieved mail through spam/virus filters.
Cyrus IMAP
We run Cyrus IMAP on einstein. This can be administrated with "cyradmin". More details in Cyrus Imap Admin
SpamAssassin
Postfix uses SpamAssassin to filter e-mail
"If SpamAssassin is working, the message will be marked as spam. Note that SpamAssassin only marks messages as spam and that how it does this marking may be affected by your front-end. If you're not using the "spamc" or "spamassassin" program and are using a third-party front-end (especially amavisd), then it may not be completely obvious how spam messages are handled."[1]
AMaVis
amavisd:
- /etc/logrotate.d/amavisd
- /etc/cron.daily/amavisd
- /usr/sbin/amavisd
- and more. . .
amavis.org on Postfix: "FIXME: For now please read the provided file README.postfix"
/usr/share/doc/amavisd-new-2.4.3/README.postfix on einstein goes into great detail on how to set amavis up with postfix.
Turns out we may be running amavisd-new, which likes to pretend it's amavisd. Check out their site's info for configuration with Postfix: [2]
GNU Mailman
Manages mailing lists.
Web interface on einstein
More info