| Author |
Message |
erik.elmore
Joined: 17 Apr 2005
Posts: 45
|
| Posted: Tue Jun 28, 2005 3:30 pm Post subject: Which MTA for Linode 96? |
|
|
I'm looking for a MTA that is most appropriate for a linode 96 (read: VERY little resource usage). My requirements are very simple. I only need a MTA to accept email for a handful of addresses in my domain and foreward them to other already existing email services (such as Gmail).
What would you recommend for this? |
|
| Back to top |
|
rjp
Joined: 15 Aug 2003
Posts: 102
|
| Posted: Tue Jun 28, 2005 6:47 pm Post subject: |
|
|
| Sendmail+clamav-milter (for virus scanning) has worked fine on a Linode 64. I do have some other defensive measures (e.g. blocking bogus HELOs and using the Spamhaus SBL and XBL blocklists), which help take the load off the scanner. |
|
| Back to top |
|
saman007uk
Joined: 16 Oct 2004
Posts: 31
|
| Posted: Wed Jun 29, 2005 4:51 am Post subject: |
|
|
Hey,
I also use: Postfix + Courier-IMAP + Courier-Pop wuite happilly on a Linode 64. |
|
| Back to top |
|
mastabog
Joined: 03 Apr 2004
Posts: 64
|
| Posted: Wed Jun 29, 2005 6:11 am Post subject: |
|
|
| You will surely get all popular and unpopular MTAs as answers and it might make your decision even more difficult :D but here's mine ... you could use the light exim4 daemon (if you use debian, it is apt-get'able). Implementing DNSBLs is done in a snap and if you require virus/spam scanning you can easily plugin clamav and/or spamassasin. Good luck ;) |
|
| Back to top |
|
brad_fears
Joined: 09 Jan 2004
Posts: 6
|
| Posted: Thu Jun 30, 2005 3:55 pm Post subject: |
|
|
I've been using qmail since I started on a linode 64. I've since upgraded twice (now on a 192), but qmail remains my MTA of choice.
When it comes down to it, it's not so much the MTA that will affect your performance as the virus and spam filters you use with it. Clamav works great, but it's a hog on a machine with less memory. Same with spamassassin. |
|
| Back to top |
|
OverlordQ
Joined: 04 Jun 2004
Posts: 200
|
| Posted: Sat Jul 02, 2005 8:50 am Post subject: |
|
|
| postfix+courier-*= THE WIN |
|
| Back to top |
|
razza
Joined: 25 Jan 2005
Posts: 26
|
| Posted: Sun Jul 03, 2005 6:40 pm Post subject: |
|
|
| Am i the only one who still likes sendmail? |
|
| Back to top |
|
rjp
Joined: 15 Aug 2003
Posts: 102
|
| Posted: Sun Jul 03, 2005 8:46 pm Post subject: |
|
|
| No, I'm also a dyed-in-the-wool Sendmail fan... |
|
| Back to top |
|
cda
Joined: 16 Jun 2005
Posts: 7
|
| Posted: Mon Jul 04, 2005 5:02 pm Post subject: |
|
|
| You are defenitly alone with that... |
|
| Back to top |
|
astrashe2
Joined: 24 Jun 2005
Posts: 14
|
| Posted: Mon Jul 04, 2005 7:58 pm Post subject: |
|
|
I use Sendmail, but it's mostly because I learned it back before the alternatives emerged, and I'm too lazy to learn something new. I generally pull exim out of my debians and install sendmail, but every time I do it, I feel guilty for not learning exim.
I did run qmail a number of years ago to do lists with ezmlm, and I liked it. It was really lightweight, and secure back in the days when sendmail exploits were pretty common. But it had a goofy license that made it difficult to package or something -- I don't really remember. |
|
| Back to top |
|
| |