|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
I tried to install mail::sendmail on my windows machine. I set the gmail server. smtp.gmail.com. I used my gmail account as From and To too.It gave me a test.pl which i ran.But gave me the message. ok 1 Server set to: smtp.gmail.com Sending... Server said: 530 5.7.0 Must issue a STARTTLS command first f79sm1571231pyh !Error sending mail: MAIL FROM: error (530 5.7.0 Must issue a STARTTLS command first f79sm1571231pyh ) Server said: 530 5.7.0 Must issue a STARTTLS command first f79sm1571231pyh not ok 2 Can anybody me to solve this issue. cheers, jis |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
jis wrote:
> Hi, > > I tried to install mail::sendmail on my windows machine. I set the > gmail server. smtp.gmail.com. I used my gmail account as From and To > too.It gave me a test.pl which i ran.But gave me the message. > > ok 1 > Server set to: smtp.gmail.com > Sending... > Server said: 530 5.7.0 Must issue a STARTTLS command first > f79sm1571231pyh > > !Error sending mail: > MAIL FROM: error (530 5.7.0 Must issue a STARTTLS command first > f79sm1571231pyh > ) > Server said: 530 5.7.0 Must issue a STARTTLS command first > f79sm1571231pyh > > not ok 2 > > Can anybody me to solve this issue. > > cheers, > jis > It sounds like Google expects you to have a TLS session established prior to exchanging login and password information (TLS before AUTH). Not a bad idea, otherwise your account is exchanged in clear text. dp |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Aug 16, 11:53 pm, dp <d...@urflink.net> wrote:
> jis wrote: > > Hi, > > > I tried to install mail::sendmail on my windows machine. I set the > > gmail server. smtp.gmail.com. I used my gmail account as From and To > > too.It gave me a test.pl which i ran.But gave me the message. > > > ok 1 > > Server set to: smtp.gmail.com > > Sending... > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > f79sm1571231pyh > > > !Error sending mail: > > MAIL FROM: error (530 5.7.0 Must issue a STARTTLS command first > > f79sm1571231pyh > > ) > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > f79sm1571231pyh > > > not ok 2 > > > Can anybody me to solve this issue. > > > cheers, > > jis > > It sounds like Google expects you to have a TLS session established > prior to exchanging login and password information (TLS before AUTH). > Not a bad idea, otherwise your account is exchanged in clear text. > > dp- Hide quoted text - > > - Show quoted text - How do I get over this problem? |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Aug 16, 11:53 pm, dp <d...@urflink.net> wrote:
> jis wrote: > > Hi, > > > I tried to install mail::sendmail on my windows machine. I set the > > gmail server. smtp.gmail.com. I used my gmail account as From and To > > too.It gave me a test.pl which i ran.But gave me the message. > > > ok 1 > > Server set to: smtp.gmail.com > > Sending... > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > f79sm1571231pyh > > > !Error sending mail: > > MAIL FROM: error (530 5.7.0 Must issue a STARTTLS command first > > f79sm1571231pyh > > ) > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > f79sm1571231pyh > > > not ok 2 > > > Can anybody me to solve this issue. > > > cheers, > > jis > > It sounds like Google expects you to have a TLS session established > prior to exchanging login and password information (TLS before AUTH). > Not a bad idea, otherwise your account is exchanged in clear text. > > dp- Hide quoted text - > > - Show quoted text - How do I get over this problem? |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
In article <1187357714.805749.22910@r29g2000hsg.googlegroups. com>,
jis <jismagic@gmail.com> wrote: > On Aug 16, 11:53 pm, dp <d...@urflink.net> wrote: > > jis wrote: > > > Hi, > > > > > I tried to install mail::sendmail on my windows machine. I set the > > > gmail server. smtp.gmail.com. I used my gmail account as From and To > > > too.It gave me a test.pl which i ran.But gave me the message. > > > > > ok 1 > > > Server set to: smtp.gmail.com > > > Sending... > > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > > f79sm1571231pyh > > > > > !Error sending mail: > > > MAIL FROM: error (530 5.7.0 Must issue a STARTTLS command first > > > f79sm1571231pyh > > > ) > > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > > f79sm1571231pyh > > > > > not ok 2 > > > > > Can anybody me to solve this issue. > > > > > cheers, > > > jis > > > > It sounds like Google expects you to have a TLS session established > > prior to exchanging login and password information (TLS before AUTH). > > Not a bad idea, otherwise your account is exchanged in clear text. > > > > dp- Hide quoted text - > > > > - Show quoted text - > > How do I get over this problem? You probably want to start by finding a more relevant place to ask the question. This newsgroup is focused on the Sendmail MTA, not the stupidly misnamed (http://alma.ch/perl/Mail-Sendmail-FAQ.html#called) Mail::Sendmail perl module. Google ONLY accepts mail through its GMail server using TLS, and it appears that Mail::Sendmail does not support TLS. -- Now where did I hide that website... |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
In article <1187357714.805749.22910@r29g2000hsg.googlegroups. com>,
jis <jismagic@gmail.com> wrote: > On Aug 16, 11:53 pm, dp <d...@urflink.net> wrote: > > jis wrote: > > > Hi, > > > > > I tried to install mail::sendmail on my windows machine. I set the > > > gmail server. smtp.gmail.com. I used my gmail account as From and To > > > too.It gave me a test.pl which i ran.But gave me the message. > > > > > ok 1 > > > Server set to: smtp.gmail.com > > > Sending... > > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > > f79sm1571231pyh > > > > > !Error sending mail: > > > MAIL FROM: error (530 5.7.0 Must issue a STARTTLS command first > > > f79sm1571231pyh > > > ) > > > Server said: 530 5.7.0 Must issue a STARTTLS command first > > > f79sm1571231pyh > > > > > not ok 2 > > > > > Can anybody me to solve this issue. > > > > > cheers, > > > jis > > > > It sounds like Google expects you to have a TLS session established > > prior to exchanging login and password information (TLS before AUTH). > > Not a bad idea, otherwise your account is exchanged in clear text. > > > > dp- Hide quoted text - > > > > - Show quoted text - > > How do I get over this problem? You probably want to start by finding a more relevant place to ask the question. This newsgroup is focused on the Sendmail MTA, not the stupidly misnamed (http://alma.ch/perl/Mail-Sendmail-FAQ.html#called) Mail::Sendmail perl module. Google ONLY accepts mail through its GMail server using TLS, and it appears that Mail::Sendmail does not support TLS. -- Now where did I hide that website... |
|
![]() |
| Outils de la discussion | |
|
|