Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 17, 2007 7:55 pm 
Offline
Senior Member

Joined: Wed May 16, 2007 12:46 am
Posts: 71
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>


Top
   
 Post subject:
PostPosted: Thu May 17, 2007 10:47 pm 
Offline
Junior Member

Joined: Mon Jun 27, 2005 3:40 am
Posts: 48
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. :P


Top
   
 Post subject:
PostPosted: Thu May 17, 2007 11:21 pm 
Offline
Senior Member

Joined: Wed May 16, 2007 12:46 am
Posts: 71
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..


Top
   
PostPosted: Fri May 18, 2007 4:51 am 
Offline
Senior Member

Joined: Wed Oct 20, 2004 8:55 am
Posts: 120
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.


Top
   
 Post subject:
PostPosted: Fri May 18, 2007 12:52 pm 
Offline
Senior Member

Joined: Wed May 16, 2007 12:46 am
Posts: 71
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) :-P

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!!


Top
   
 Post subject:
PostPosted: Fri May 18, 2007 3:09 pm 
Offline
Senior Member

Joined: Wed May 16, 2007 12:46 am
Posts: 71
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.


Top
   
 Post subject:
PostPosted: Thu May 24, 2007 1:51 pm 
Offline
Senior Member

Joined: Wed May 16, 2007 12:46 am
Posts: 71
Now I'm getting messages that I've already downloaded.. all day long. How frustrating.


Top
   
 Post subject:
PostPosted: Sun Jun 10, 2007 8:18 pm 
Offline
Senior Member

Joined: Sat Jun 05, 2004 12:49 am
Posts: 333
Dovecot is the devil, switched back to courier.


Top
   
 Post subject:
PostPosted: Mon Jun 11, 2007 2:08 am 
Offline
Senior Member

Joined: Wed May 16, 2007 12:46 am
Posts: 71
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?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group