| Linode Forum https://forum.linode.com/ |
|
| Postfix + Dovecot = insanity https://forum.linode.com/viewtopic.php?f=11&t=2753 |
Page 1 of 1 |
| Author: | A32 [ Thu May 17, 2007 7:55 pm ] |
| Post subject: | Postfix + Dovecot = insanity |
I'm about to just give up on this SMTP/POP3 thing. Is there a proprietary all-in-one Linux SMTP/POP3 server solution that makes any sense at all? The configuration of Postfix, Dovecot and the like are really out of control and there really needs to be an easier route. Heck, I'd pay $100 for a package that would do everything and was as easy as lighttpd to configure. Its configuration *is* simple and straight forward. Is there such a thing? SMTP & POP3 are very simple protocols but server implementations are abstract and archaic. </rant> |
|
| Author: | bezerker [ Thu May 17, 2007 10:47 pm ] |
| Post subject: | |
I did the whole courier + postfix thing and managed to get it working, but later just moved my email to google apps beta. Awesome spam filtering, and I don't need to worry too mcuh about my mail being down coz my linode is down. |
|
| Author: | A32 [ Thu May 17, 2007 11:21 pm ] |
| Post subject: | |
Well, shoot. I'm outsourcing my downloads with cachefly so I might as well outsource email too! lol. $50 /yr seems pretty reasonable considering how much time I would be wasting configuring these 2 things manually. Sales are automated and I need a way to send keys etc with a PHP script. How well does it play with PHP/PHPMailer? Do you have the Premier account? If so, what do the outgoing headers look like when sent from a MUA like Thunderbird? Very interested.. |
|
| Author: | kangaby [ Fri May 18, 2007 4:51 am ] |
| Post subject: | Re: Postfix + Dovecot = insanity |
A32 wrote: I'm about to just give up on this SMTP/POP3 thing.
http://adminspotting.net/building-a-messaging-server It's not really that hard. |
|
| Author: | A32 [ Fri May 18, 2007 12:52 pm ] |
| Post subject: | |
That looks pretty simple but unfortunately in a fit of .. something .. I deleted the /etc/init.d/postfix file. When I apt-get install postfix it didn't put the file back.. I wonder where I could get the postfix & dovecot files for init.d (Debian 4) edit: just tried dpkg --remove and --purge but it choked because it couldn't find the file I know is missing /etc/init.d/postfix lol.. So I Quote: touch /etc/init.d/postfix dpkg --purge postfix dpkg --remove postfix Of course, it couldn't be removed cause it wasn't installed. OK. Quote: apt-get install postfix
brought me to the initial intallation so we will see how it turns out!! |
|
| Author: | A32 [ Fri May 18, 2007 3:09 pm ] |
| Post subject: | |
Okay.. I'm all set except for one thing.. It says I have 0 emails yet the mail file contains all of them. I'm assuming that I've got the default_mail_env wrong.. My mail resides in /var/spool/mail/domain.com/user My default_mail_env = mbox:/var/spool/mail/%d/:INBOX=%u (among other things I've tried).. Hmm.. EDIT! mbox:/var/spool/mail/%d/:INBOX=/var/spool/mail/%d/%u yay. |
|
| Author: | A32 [ Thu May 24, 2007 1:51 pm ] |
| Post subject: | |
Now I'm getting messages that I've already downloaded.. all day long. How frustrating. |
|
| Author: | OverlordQ [ Sun Jun 10, 2007 8:18 pm ] |
| Post subject: | |
Dovecot is the devil, switched back to courier. |
|
| Author: | A32 [ Mon Jun 11, 2007 2:08 am ] |
| Post subject: | |
Well, I thought I'd post an update.. I changed from mbox to maildir and it hasn't happened again. How does Courier compare to Dovecot memory-wise? |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|