| From | Sent On | Attachments |
|---|
| 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 | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Sam Kuper | Oct 25, 2008 4:59 pm | |
| Jérôme Blion | Oct 25, 2008 5:19 pm | |
| Sam Kuper | Oct 25, 2008 6:17 pm | |
| Sam Kuper | Oct 25, 2008 7:08 pm | |
| Sam Kuper | Oct 26, 2008 5:14 am | |
| Sam Varshavchik | Oct 26, 2008 6:58 am | |
| Tim Lyth | Oct 26, 2008 7:35 am | |
| Sam Kuper | Oct 26, 2008 9:04 am | |
| Sam Kuper | Oct 26, 2008 9:18 am | |
| Gordon Messmer | Oct 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.
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

