Ubuntu Postfix relayhost configuring

| 1 Comment

This is primarily so I can remember how to do this. I have yawl set up as a postfix host here at Chez Geek, but my smart mailhost is actually off in colocation land.

So with my problems with Thunderbird still unresolved, it was time to try setting yawl up as a smarter mail client.

First things first, make sure postfix is installed. With Ubuntu, it comes installed by default, but not enabled.

Second, set up an /etc/postfix/main.cf file, and put in there:

relayhost = my.smarthost.name.com
myorigin = name.com

Obviously substitute in whatever domain you're using normally for 'name.com'.

Restart (or start) postfix:

/etc/init.d/postfix start

Make sure there's no problems:

tail /var/log/mail.log

And off you go!

Update : several hours later... this has NOT resolved the slow performance problem with Thunderbird, and its' maddening. T-bird on my windows box runs perfectly fast over an ssh tunnel to the same host (cept using securecrt there). Very frustrating


1 Comment

Mad idea. In the postfix configuration, set

debug_peer_list = 127.0.0.1

and reload postfix. Then have Tbird submit mail to the local postfix, and see if anything obvious stands out (like reverse DNS checks).

Leave a comment

Pages

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.23-en

Twitter

Sponsors!

About this Entry

This page contains a single entry by dbs published on May 7, 2007 11:10 PM.

Total Fanboy Squee - Robot Chicken Starwars Special was the previous entry in this blog.

When Blogs Go Bad - The Fall of TheDailyWTF.com is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.