Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon May 30, 2011 9:52 am 
Offline
Senior Member

Joined: Sun Sep 20, 2009 3:23 pm
Posts: 52
Website: http://keithnet.dyndns.org/
WLM: keithint37@hotmail.com
Yahoo Messenger: keithint1234
AOL: keithint1234
Location: Prescott, Arizona
Hi folks.
The subject line isn't long enough, so I will clarify here.
I'm wondering what is necessary at a minimam on a Linode system (regardless of distribution) to have applications like WordPress, etc send out automated emails?
Thanks!

_________________
Regards, --Keith.
Primary Email:
keithint1234@gmail.com
Skype: skypedude1234
Twitter: @keithint1234
Facebook:
http://facebook.com/keith.hinton1


Top
   
 Post subject:
PostPosted: Mon May 30, 2011 10:11 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
A send only mail server eg, postfix/exim.

http://library.linode.com/email/exim/se ... 0.04-lucid
http://library.linode.com/email/postfix ... 0.04-lucid (stop once you hit virtual hosting)

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
 Post subject:
PostPosted: Mon May 30, 2011 1:37 pm 
Offline
Senior Member

Joined: Sat Nov 27, 2010 8:21 pm
Posts: 63
Many applications can be configured to use an external SMTP server to send mails.


Top
   
 Post subject:
PostPosted: Mon May 30, 2011 3:56 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:18 am
Posts: 681
Nibbler wrote:
Many applications can be configured to use an external SMTP server to send mails.

Yep, though I still like to point such applications at localhost (with a local MTA like postfix/exim/etc...) since then I have local queuing/retrying if there's a network problem, as well as central logs of what has transpired with mail. Not all applications will implement those features when pointed directly at an external server. You also eliminate any possibility of delay to the application while talking to a remote server.

You can still point the local MTA at the same external SMTP server that you would have given an application, but it gives you a separate control point outside of your applications, plus a single spot for any configuration for that external server, if you have multiple applications.

With most distributions the overhead to install a send-only MTA is pretty small. And odds favor you'll want it anyway for something else, even if only mail from daemons like cron.

-- David


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


Who is online

Users browsing this forum: No registered users and 1 guest


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