naienko: (Default)
naienko ([personal profile] naienko) wrote in [site community profile] dw_dev2010-03-23 04:12 pm
Entry tags:

Postfix?

I promise, when I get done with all of this, I'm going to add my notes to the wiki.

Meanwhile, I have dead-ended at a part of linux I don't know. Can someone offer me a glimpse of their postfix config so I have some ideas what it should be like? (And maybe if I remember to start it then emails will go out as they are supposed to.)
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)

[staff profile] mark 2010-03-23 09:23 pm (UTC)(link)
Here are the configs Dreamwidth uses:

http://hg.dwscoalition.org/dw-ops/file/tip/configs/postfix/

If all you're trying to do is send mail, though, your problem is probably not Postfix. It's probably that you're not running the worker that actually sends mail.

$ bin/worker/send-mail

Run that and see if the mail goes?
whobutdrew: (Maiden Masher)

[personal profile] whobutdrew 2010-03-24 12:50 pm (UTC)(link)
Are you trying to get postfix to send via GMail? I went that route, and a lot of the walkthroughts online are (overly) complicated.

There is an easier way to do it, and I'd be glad to share my configs with you (when I'm not at work.)