Re: how to send mail to gmail account

2008-12-22 Thread vivek.agrawal
us. Are you sure you need > to configure a client certificate? This is rarely necessary. > > > > -- View this message in context: http://www.nabble.com/how-to-send-mail-to-gmail-account-tp21068496p21139932.html Sent from the Postfix mailing list archive at Nabble.com.

Re: how to send mail to gmail account

2008-12-20 Thread Jose Ildefonso Camargo Tolosa
Hi! On Sat, Dec 20, 2008 at 11:09 PM, Jorey Bump wrote: > Jose Ildefonso Camargo Tolosa wrote, at 12/19/2008 08:47 PM: >> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote: >>> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: >>> I think you should send more info on your config,

Re: how to send mail to gmail account

2008-12-20 Thread mouss
mouss a écrit : > Jose Ildefonso Camargo Tolosa a écrit : >> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote: >>> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: >>> I think you should send more info on your config, for example: MX record for your domain. myhostn

Re: how to send mail to gmail account

2008-12-20 Thread mouss
Jose Ildefonso Camargo Tolosa a écrit : > On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote: >> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: >> >>> I think you should send more info on your config, for example: >>> >>> MX record for your domain. >>> myhostname entry from main.cf >>

Re: how to send mail to gmail account

2008-12-19 Thread Reinaldo de Carvalho
On Thu, Dec 18, 2008 at 9:01 AM, vivek.agrawal wrote: > > relayhost=smtp.gmail.com This is wrong. smtp.gmail.com no have MX entry. To point to A entry, you need []. relayhost=[smtp.gmail.com] And this continue wrong, because you dont need explicit transport declaration to send mail to gmail or

Re: how to send mail to gmail account

2008-12-19 Thread Sahil Tandon
Jose Ildefonso Camargo Tolosa wrote: > On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote: > > Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: > > > >> I think you should send more info on your config, for example: > >> > >> MX record for your domain. > >> myhostname entry from main.c

Re: how to send mail to gmail account

2008-12-19 Thread Jorey Bump
Jose Ildefonso Camargo Tolosa wrote, at 12/19/2008 08:47 PM: > On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote: >> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: >> >>> I think you should send more info on your config, for example: >>> >>> MX record for your domain. >>> myhostname

Re: how to send mail to gmail account

2008-12-19 Thread Jose Ildefonso Camargo Tolosa
On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote: > Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: > >> I think you should send more info on your config, for example: >> >> MX record for your domain. >> myhostname entry from main.cf >> >> these two should match. > > There is no requ

Re: how to send mail to gmail account

2008-12-18 Thread Bryan Irvine
On Thu, Dec 18, 2008 at 12:32 PM, Darren Pilgrim wrote: > vivek.agrawal wrote: >> >> relayhost=smtp.gmail.com > > If you want to use GMail as a smarthost relay, you need to enable SASL > authentication and TLS on Postfix's smtp transport and provide a username > and password for GMail's server. T

Re: how to send mail to gmail account

2008-12-18 Thread Darren Pilgrim
vivek.agrawal wrote: relayhost=smtp.gmail.com If you want to use GMail as a smarthost relay, you need to enable SASL authentication and TLS on Postfix's smtp transport and provide a username and password for GMail's server. There's a section[1] in the SASL_README on this. To enable TLS, yo

Re: how to send mail to gmail account

2008-12-18 Thread Jorey Bump
vivek.agrawal wrote, at 12/18/2008 07:01 AM: > please find main.cf contents below The output of postconf -n is preferred. > relayhost=smtp.gmail.com OK, this indicates that you are trying to send email *through* a gmail account, not merely *to* any gmail account. If you are simply having troubl

Re: how to send mail to gmail account

2008-12-18 Thread vivek.agrawal
mpletely unrelated. > > The OP needs to describe the problem more accurately. In general, no > special configuration is required to send mail to any domain. > > > -- View this message in context: http://www.nabble.com/how-to-send-mail-to-gmail-account-tp21068496p21071400.html Sent from the Postfix mailing list archive at Nabble.com.

Re: how to send mail to gmail account

2008-12-18 Thread Jorey Bump
Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM: > I think you should send more info on your config, for example: > > MX record for your domain. > myhostname entry from main.cf > > these two should match. There is no requirement that these match. They are completely unrelated. The

Re: how to send mail to gmail account

2008-12-18 Thread Jose Ildefonso Camargo Tolosa
"peer name verification fail common name mistmatched : smtp.gmail.com. > > Do we really require this gmail account sasl for sending new mails from > localnetwork to gmail account. > > thanks in advance > -- > View this message in context: > http://www.nabble.com/how-to-send-ma

how to send mail to gmail account

2008-12-18 Thread vivek.agrawal
ge in context: http://www.nabble.com/how-to-send-mail-to-gmail-account-tp21068496p21068496.html Sent from the Postfix mailing list archive at Nabble.com.