Postfix question (mailman)

Erik Christiansen dvalin at internode.on.net
Tue Nov 11 10:37:01 UTC 2008


On Tue, Nov 11, 2008 at 10:58:49AM +0100, Stephan Schöffel wrote:
> I fixed the relay thing by simply putting relayhost = mx1... into main.cf

Directly editing /etc/postfix/main.cf is an alternative way of doing:

sudo postconf -ev relayhost=[your.isp.mail.host.goes_here]

as described. You are welcome.

> But now I'm facing a new problem. Is there a way to configure the fqdn 
> which ist used in the sender address? I set the following line in 
> /etc/postfix/main.cf
> 
> myhostname = lists.myhostname.de

Did you run:

$ sudo postfix reload

after making the change?

Erik

-- 
The world is full of willing people, some willing to work, the rest
willing to let them.
                                                        -- Robert Frost





More information about the ubuntu-users mailing list