Differences between revisions 1 and 2
Revision 1 as of 2007-07-08 07:43:50
Size: 164
Editor: atif@myveryown
Comment:
Revision 2 as of 2007-07-08 09:05:29
Size: 780
Editor: atif@myveryown
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/786604
info here
#pragma page-filename DOC/versions/786605
== Assumption ==
The following have been tested using the following configuration

 * Mailman 2.1.9
 * Sendmail 8.13.1
 * CentOS release 4.5 (Final)
 * Attached mm-handler (most noticeable change is writing logs to syslog)
 * You are going to be using the server only for mailing lists and not for delivery to local addresses
== Method ==
For the purpose of this document the server domain shall be called mailman.foo.com and it is a 'A' name entry in the DNS. 

===  virtusertable ===
 add the following in your /etc/mail/virtusertable

root@mailman.foo.bar    admin@foo.bar 

Assumption

The following have been tested using the following configuration

  • Mailman 2.1.9
  • Sendmail 8.13.1
  • CentOS release 4.5 (Final)
  • Attached mm-handler (most noticeable change is writing logs to syslog)
  • You are going to be using the server only for mailing lists and not for delivery to local addresses

Method

For the purpose of this document the server domain shall be called mailman.foo.com and it is a 'A' name entry in the DNS. 

 virtusertable

 add the following in your /etc/mail/virtusertable

root@mailman.foo.bar    admin@foo.bar 


MailmanWiki: DOC/Integrating Mailman with Sendmail (last edited 2008-01-08 02:54:24 by tlembke)