Networking Forums

Networking Forums > Computer Networking > Linux Networking > Mailman problems

Reply
Thread Tools Display Modes

Mailman problems

 
 
Peter Riess
Guest
Posts: n/a

 
      09-20-2005, 05:44 PM
Hi,

are there any people having experience with Mailman?

I have the problem that I have a dynamic domain, which people use from
outside to come into my websever in my home via DSL flatrate to register
with Mailman. In my LAN I have a different domain name.

blabla-domain.dyndns.org for extern
domain.blubber.de for intern

I thought to do this with following construction in mm_cfg.py:

===8<---
DEFAULT_URL_HOST = 'blabla-domain.dyndns.org'
DEFAULT_EMAIL_HOST = 'blubber.de'

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

VIRTUAL_HOSTS = 'server.domain.blubber.de'

add_virtualhost(VIRTUAL_HOSTS, DEFAULT_EMAIL_HOST)
===8<---

but the last add_virtualhost does Mailman not accept. What do I make
wrong? What have I overseen?

CIAO Peter
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot login to Mailman list administrator account Neil Jones Linux Networking 1 02-09-2009 03:09 AM
PostFix, Mailman, Majordomo question Clayton Sutton Linux Networking 7 02-27-2007 01:35 PM
Problems staying connected to server 2003 over XP + Acquiring Network Adress display problems wolverinegod Windows Networking 1 10-18-2006 01:32 PM
mailman/postfix configuration Solbu Linux Networking 0 05-23-2005 12:34 PM
I think I have networking problems, that is causing GPO problems Dave Marden Windows Networking 0 02-05-2004 11:12 PM



1 2 3 4 5 6 7 8 9 10 11