[EMAIL PROTECTED] wrote:
>
>I have installed Mailman on a Fedora Core 2 box and our site has a Lotus
>Notes server as our main mail server.  Can  I use the Notes server or do I
>install Sendmail or Postfix on the Fedora box and then use the Notes
>server to send the mail? What files to I need to configure to make this
>happen.  I am a total newbie so I apologize.

You need to be able to tell the incoming MTA to pipe mail addressed to
any of the list addresses to the mail/mailman wrapper with appropriate
arguments. With Sendmail and Postfix, this is normally done with
aliases.

It's not absolutely mandatory, but you should be able to handle VERP
like addresses. E.g. incoming mail to

  [EMAIL PROTECTED]

needs to be delivered in exactly the same way as mail to

  [EMAIL PROTECTED]

If Lotus Notes can do these things, you should be OK, but also see the
second paragraph of
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.010.htp

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to