atom feed10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Difficulty sendin...
FromSent OnAttachments
Sam KuperOct 25, 2008 4:59 pm 
Jérôme BlionOct 25, 2008 5:19 pm 
Sam KuperOct 25, 2008 6:17 pm 
Sam KuperOct 25, 2008 7:08 pm 
Sam KuperOct 26, 2008 5:14 am 
Sam VarshavchikOct 26, 2008 6:58 am 
Tim LythOct 26, 2008 7:35 am 
Sam KuperOct 26, 2008 9:04 am 
Sam KuperOct 26, 2008 9:18 am 
Gordon MessmerOct 26, 2008 11:24 am 
Subject:Re: [courier-users] Difficulty sending mail via Courier from Mutt on Ubuntu 8.04.1
From:Gordon Messmer (yiny@eburg.com)
Date:Oct 26, 2008 11:24:04 am
List:net.sourceforge.lists.courier-users

Sam Kuper wrote:

2008/10/26 Tim Lyth <tc@tcl.homedns.org>:

What do (assuming config files in same location on yours as they are on mine) /etc/courier/defaultdomain and /etc/courier/me have in them?

$ cat /etc/courier/defaultdomain shelleysoldbox

$ cat /etc/courier/me cat: /etc/courier/me: No such file or directory ... $ hostname shelleysoldbox ... So far, I've tried editing /etc/hostname to read, 'shelleysoldbox.mydomain.dyndns.org', restarting /etc/init.d/hostname.sh and /etc/init.d/courier-mta . I'm still having the same problem as before

As Tim suggested, you should have put the hostname in /etc/courier/me. The changes you made were fine, but they're actually masked by the presence of the "defaultdomain" file.

Remove "defaultdomain" and put your FQDN in the "me" file.