Hello all...

I'm just in the process of testing our new OS X G5 Server before bringing it
online. I've got some very basic questions as I am new to all of this cmd
line stuff.

Server's name: XBrain
IP: 192.168.1.4
Domain: HOLES
internet domain: holesonline.com

I am trying to set up Mailman to test it out and am getting no mail and the
following messages:
Delivery failure Log:
 delivery to [EMAIL PROTECTED] failed with code -1

Delivery Log:
Aug 26 15:40:16 2004 (19871) All recipients refused: (7, 'No address
associated with nodename')
Aug 26 15:40:16 2004 (19871)
<[EMAIL PROTECTED]> smtp for 1 recips,
completed in 0.025 seconds

I've edited the mm_cfg.py file to include:
MTA = 'Postfix'
DEFAULT_EMAIL_HOST = '192.168.1.4'
DEFAULT_URL_HOST = 'SERVER.HOLESONLINE.COM'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
 
and also tried <holesonline.com> as the email host. Right now the MX records
for holesonline.com resolve to an external mail server and I suspect that is
the issue here. In the mailing list I have [EMAIL PROTECTED] and bruce
@192.168.1.4 as member and both can receive mail from OS X's Postfix server.

I need to get a clearer idea of where to edit the config to allow mail to go
out...

 Any suggestions or resources I should check? ( I checked the FAQs but they
seem to be more pertinent to Sendmail and I'm too much of a newbie to be
able to  do it without instructions...)

Thanks

Bruce

-- 
Bruce Timothy Keith
Publishing & Communications
780-419-6816
"Once more unto the breach dear friends..."
_____________________
Hole's
101 Bellerose Drive
St.Albert, Alberta Canada
T8N 8N8
http://www.holesonline.com
http://www.enjoygardening.com
---------------------

------------------------------------------------------
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