PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Logiciels d'hébergement > comp.mail.sendmail > Error sending email using sendmail
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
comp.mail.sendmail Configuring and using the BSD sendmail agent.

Error sending email using sendmail

Réponse
 
LinkBack Outils de la discussion
Vieux 17/08/2007, 03h55   #1
jis
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Error sending email using sendmail

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

  Réponse avec citation
Vieux 17/08/2007, 05h53   #2
dp
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Error sending email using sendmail

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
  Réponse avec citation
Vieux 17/08/2007, 14h35   #3
jis
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Error sending email using sendmail

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?

  Réponse avec citation
Vieux 17/08/2007, 14h35   #4
jis
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Error sending email using sendmail

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?

  Réponse avec citation
Vieux 17/08/2007, 16h09   #5
Bill Cole
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Error sending email using sendmail

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...
  Réponse avec citation
Vieux 17/08/2007, 16h09   #6
Bill Cole
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Error sending email using sendmail

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...
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 12h36.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,16678 seconds with 14 queries