[Mailman-Users] Problem whit email host
Wouter
wouter at addrenaline.com
Sat Oct 11 12:58:16 CEST 2003
Helo,
I have a problem whit mailman i have it installed form a suse rpm.
Now i have a problem whit the host after the email adres. Its not the host
of my box. So i need to change this.
I have in mm_cfg.py:
#DEFAULT_NNTP_HOST = 'localhost'
DEFAULT_EMAIL_HOST = 'addrenaline.com'
DEFAULT_URL_HOST = 'www.addrenaline.com'
DEFAULT_URL = 'http://www.addrenaline.com/mailman/'
MTA = 'Postfix'
DELIVERY_MODUL = 'SMTPDirect'
SMTPHOST = 'localhost'
I have in Default.py:
DEFAULT_EMAIL_HOST = 'addrenaline.com'
DEFAULT_URL_HOST = 'addrenaline.com'
DEFAULT_URL_PATTERN = 'http://%s/mailman/'
Can someone tell me how i can fix this problem ?
Greets Wouter
More information about the Mailman-Users
mailing list