At 11:11 AM -0400 2006-05-18, Steve R wrote:

>  A very basic question that I haven't found the answer to -- (and I've
>  looked) -- can Mailman run using a dynamic DNS redirect or does it
>  have to have a static IP address for reverse DNS? I'm wanting to run
>  three small low-volume lists.

        Mailman doesn't care about these sorts of things itself.  The MTA 
(sendmail, postfix, Exim, whatever) will probably care, and the web 
server (e.g., apache) may care.

        But Mailman itself doesn't know anything about DNS, nor does it 
use DNS internally.  By the time the messages get to Mailman, all the 
DNS-related stuff will already have been done by the MTA.  By the 
time the users connect to the Mailman web interface, the web server 
will have done all the other DNS-related stuff.  Mailman will dump 
outgoing messages on the MTA, which will then care about using DNS to 
deliver those messages.

-- 
Brad Knowles, <[EMAIL PROTECTED]>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

  LOPSA member since December 2005.  See <http://www.lopsa.org/>.
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to