I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
Mike
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
look up : sendmail smarthost
Karanbir Singh wrote:
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
look up : sendmail smarthost
complicated by google requirnig TLA authentication and SSL on a nonstandard port for SMTP relaying.
On Saturday 28 June 2008 19:58:58 John R Pierce wrote:
Karanbir Singh wrote:
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
look up : sendmail smarthost
complicated by google requirnig TLA authentication and SSL on a nonstandard port for SMTP relaying.
But the instructions on their website are quite clear. I set up my EeePC to use smtp through google while I was on holiday.
Anne
AnneWilson wrote:
On Saturday 28 June 2008 19:58:58 John R Pierce wrote:
Karanbir Singh wrote:
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
look up : sendmail smarthost
complicated by google requirnig TLA authentication and SSL on a nonstandard port for SMTP relaying.
But the instructions on their website are quite clear. I set up my EeePC to use smtp through google while I was on holiday.
Using sendmail? What link was this?
On Sunday 29 June 2008 02:33:13 Neil Cherry wrote:
AnneWilson wrote:
On Saturday 28 June 2008 19:58:58 John R Pierce wrote:
Karanbir Singh wrote:
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
look up : sendmail smarthost
complicated by google requirnig TLA authentication and SSL on a nonstandard port for SMTP relaying.
But the instructions on their website are quite clear. I set up my EeePC to use smtp through google while I was on holiday.
Using sendmail? What link was this?
I use sendmail.postfix, simply setting KMail with the settings listed in http://mail.google.com/support/bin/answer.py?answer=78799. Doesn't that supply what you want?
Anne
AnneWilson wrote on Sun, 29 Jun 2008 08:04:53 +0100:
I use sendmail.postfix, simply setting KMail with the settings listed in http://mail.google.com/support/bin/answer.py?answer=78799. Doesn't that supply what you want?
He wants to use sendmail with Google as a smarthost, you are not using sendmail for sending mail out.
Kai
AnneWilson wrote:
On Sunday 29 June 2008 02:33:13 Neil Cherry wrote:
AnneWilson wrote:
On Saturday 28 June 2008 19:58:58 John R Pierce wrote:
Karanbir Singh wrote:
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Any help would be greatly appreciated.
look up : sendmail smarthost
complicated by google requirnig TLA authentication and SSL on a nonstandard port for SMTP relaying.
But the instructions on their website are quite clear. I set up my EeePC to use smtp through google while I was on holiday.
Using sendmail? What link was this?
I use sendmail.postfix, simply setting KMail with the settings listed in http://mail.google.com/support/bin/answer.py?answer=78799. Doesn't that supply what you want?
Not for sendmail, things are a little more complicated. :-) It does contain useful information. Thanks
On Jun 28, 2008, at 1:58 PM, John R Pierce wrote:
complicated by google requirnig TLA authentication and SSL on a nonstandard port for SMTP relaying.
Port 587 _is_ the standard port for mail submission to an MTA.
http://www.ietf.org/rfc/rfc2476.txt http://www.ietf.org/rfc/rfc4409.txt http://www.ietf.org/rfc/rfc5068.txt
Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc http://sendmail.mc to route Sendmail mails through the Gmail SMTP?
Try this:
http://www.linuxha.com/other/sendmail/gmail.html
2008/6/28 Simon Jolle sjolle urandomdev@gmail.com:
On 06/28/2008 02:24 PM, Michael Holmes wrote:
I use Google Apps for my domain, hosted on a CentOS server.
What you are exactly hosting on your CentOS server? As far as I know Google Apps are hosted in Google data centers?
cheers
Simon
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hey Simon,
It's a LAMP webserver.