Postfix

I've installed postfix according to the guide @ http://library.linode.com/email-guides/ … an-5-lenny">http://library.linode.com/email-guides/postfix/postfix-courier-mysql-debian-5-lenny for debian, and I'm stopped on one part.

I've got everything worked out so far, only problem is, when I was at the 'telnet localhost 25' part, it worked, although the command 'ehlo localhost' wouldn't show up anything.

Now, I completed rest of the steps, and everything seemed good to go, however, when I added the client onto thunderbird, it didn't have pickup SMTP, only IMAP.

Anyone know what went wrong?

1 Reply

Define "it worked". You connected? Did you get ANY output?

Is postfix running and listening on port 25? sudo netstat -nap | grep :25" should show "master" listening.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct