|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Anyone succeeded using sendemail (its not sendmail) with gmail? I installed
the tls related packages, enabled -tls=yes in the command line, but no go. And I already did what this guy at http://caspian.dotconf.net/menu/Software/SendEmail/ said, under 'tls support'. Other smtp's do work. Any is appreciated! bruno buys |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Fri, Mar 09, 2007 at 12:21:00PM -0300, Bruno Buys wrote:
> Anyone succeeded using sendemail (its not sendmail) with gmail? I > installed the tls related packages, enabled -tls=yes in the command line, > but no go. And I already did what this guy at > http://caspian.dotconf.net/menu/Software/SendEmail/ said, under 'tls > support'. > Other smtp's do work. > > Any is appreciated! In sid, the following works for me: sendEmail -f my.account@gmail.com -t myself@domain.tld \ -u test -m "this is a test" \ -s smtp.gmail.com \ -o tls=yes \ -xu my.account -xp mypasswd With the appropriate values for -f, -t, -xu and -xp, the mail is sent successfully and arrives as expected. Good luck, --j -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFF8YR0vKOJTPSBKa0RAg3BAKCX4GO0dlt7/StduS+tumTrBQBwaACcDoVM fKDcy5EYTtv3SX66X4YDMxg= =lsk5 -----END PGP SIGNATURE----- |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 3/9/07, Juergen Fiedler <juergen@fiedlerfamily.net> wrote:
> > On Fri, Mar 09, 2007 at 12:21:00PM -0300, Bruno Buys wrote: > > Anyone succeeded using sendemail (its not sendmail) with gmail? I > > installed the tls related packages, enabled -tls=yes in the command > line, > > but no go. And I already did what this guy at > > http://caspian.dotconf.net/menu/Software/SendEmail/ said, under 'tls > > support'. > > Other smtp's do work. > > > > Any is appreciated! > > In sid, the following works for me: > > sendEmail -f my.account@gmail.com -t myself@domain.tld \ > -u test -m "this is a test" \ > -s smtp.gmail.com \ > -o tls=yes \ > -xu my.account -xp mypasswd > > With the appropriate values for -f, -t, -xu and -xp, the mail is sent > successfully and arrives as expected. > > Good luck, > --j > Hi Juergen, thanks for replying. I tried your line, and here's the output: Mar 09 14:58:26 cestudos sendEmail[3111]: WARNING => Name/Value pair [tls=yes] will be ignored: unknown key [tls] Mar 09 14:58:27 cestudos sendEmail[3111]: ERROR => Received: 530 5.7.0Must issue a STARTTLS command first b12sm3710770ana Shall I generate a tls key first? How? |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Fri, Mar 09, 2007 at 02:59:33PM -0300, Bruno Buys wrote:
[...] > Hi Juergen, thanks for replying. > I tried your line, and here's the output: > > Mar 09 14:58:26 cestudos sendEmail[3111]: WARNING => Name/Value pair > [tls=yes] will be ignored: unknown key [tls] > Mar 09 14:58:27 cestudos sendEmail[3111]: ERROR => Received: 530 5.7.0 > Must issue a STARTTLS command first b12sm3710770ana > > Shall I generate a tls key first? How? Are you sure that your version od sendemail supports TLS? It rather looks like it doesn't. The version that I have installed is 1.55-1, TLS is only supported in 1.54 and later. --j -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFF8a5zvKOJTPSBKa0RArjKAJ0YkjZ+rlF/B7ah15JoSCjDDU4bhwCguGCh 4WkMlzGnYoUxHbPOBULyO9c= =Nqml -----END PGP SIGNATURE----- |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Juergen Fiedler wrote:
> On Fri, Mar 09, 2007 at 02:59:33PM -0300, Bruno Buys wrote: > [...] > >> Hi Juergen, thanks for replying. >> I tried your line, and here's the output: >> >> Mar 09 14:58:26 cestudos sendEmail[3111]: WARNING => Name/Value pair >> [tls=yes] will be ignored: unknown key [tls] >> Mar 09 14:58:27 cestudos sendEmail[3111]: ERROR => Received: 530 5.7.0 >> Must issue a STARTTLS command first b12sm3710770ana >> >> Shall I generate a tls key first? How? >> > > Are you sure that your version od sendemail supports TLS? It rather > looks like it doesn't. The version that I have installed is 1.55-1, > TLS is only supported in 1.54 and later. > > --j > Hi Juergen, That was the case. I was running 1.52 from etch. The 1.55 from the dev's website does run ok with gmail. thanks! -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|