Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Jan 19, 2011 1:07 pm 
Offline
Newbie

Joined: Wed Jan 19, 2011 12:59 pm
Posts: 3
Location: US
I currently have Google Apps set up for my email needs. Unfortunately, it doesn't seem like my web apps can send emails. I had to manually configure Project Pier to send email via Google, and my Drupal installs don't seem to send mail at all.

So, how do I set my VPS to make apps send emails through it, and still let my Google Apps email work?

Thanks!

Oh, I'm running on Ubuntu 10.04. And I have postfix installed according to: http://library.linode.com/email/postfix ... 0.04-lucid Though it's been a while since I configured it and I might have missed something.


Top
   
 Post subject:
PostPosted: Wed Jan 19, 2011 1:10 pm 
Offline
Junior Member

Joined: Sun Jan 27, 2008 11:52 pm
Posts: 36
This is easy. Linode Library has a exim-based solution, you need a "send only" mail server.

You can also install postfix and set it to loopback-only, I believe. I use exim on my server, via ppardis.


Top
   
 Post subject:
PostPosted: Wed Jan 19, 2011 1:13 pm 
Offline
Newbie

Joined: Wed Jan 19, 2011 12:59 pm
Posts: 3
Location: US
Talman wrote:
This is easy. Linode Library has a exim-based solution, you need a "send only" mail server.

You can also install postfix and set it to loopback-only, I believe. I use exim on my server, via ppardis.

As in this? http://library.linode.com/email/exim/se ... 0.04-lucid


Top
   
 Post subject:
PostPosted: Wed Jan 19, 2011 10:48 pm 
Offline
Senior Member

Joined: Sun Feb 21, 2010 5:12 pm
Posts: 64
Postfix should work fine, automatically with Drupal. And you definitely need to make sure you have a working MTA for all sorts of server admin tasks.

But you might also consider using the PHPMailer module for Drupal.http://drupal.org/project/phpmailer PHPMailer is a separate PHP library which will let Drupal connect securely to your gmail account and use gmail's servers to send your mail.

Advantages include saving copies of sent messages on Google's servers, use of both SPF and (since last week) DKIM for anti-spam so your emails don't get flagged as spam, and your emails look like they come from your domain and not the RDNS or hostname of the server.

Major disadvantage is that Google only allows 500 emails per day.


Top
   
 Post subject:
PostPosted: Thu Jan 20, 2011 11:04 am 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
You can also set up Postfix to send mail through Google (or another relay of your choosing) using client SASL. On Ubuntu, I think Postfix is already linked with the Cyrus library so it should just be a matter of setting up the configuration. Searching for gmail and postfix will get you several articles.


Top
   
 Post subject: Thanks
PostPosted: Mon Jan 31, 2011 12:10 am 
Offline
Newbie

Joined: Wed Jan 19, 2011 12:59 pm
Posts: 3
Location: US
Thanks for the suggestions! This http://library.linode.com/email/exim/se ... 0.04-lucid worked great for me. I'll the keep the other ideas in mind for if they are needed in the future.


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


Who is online

Users browsing this forum: No registered users and 3 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