Index: [thread] [date] [author] [stats]
  From: Pierre Frenkiel <pierre.frenkiel@gmail.com>
  To  : <masqmail@marmaro.de>
  Date: Mon, 10 Oct 2011 20:18:31 +0200 (CEST)

problem using wrapper option for smtp.google.com

hi,
I wanted to switch to the google.com smtp server, the server I'm using
now(smtp.free.fr) rejecting mails in an unpredictable way
I've put in the .route file:

wrapper = "/usr/bin/openssl s_client -quiet  -starttls smtp -connect smtp.google.com:587 2>/dev/null"

and that doesn't work: I get a timeout.
I also use the smtp.google.com server from my PDA, with k-9-mail, and that
works, because in k-9-mail settings you can put the login/password 
information.

I presume that the problem with masqmail comes from the fact that the
login/password information is missing.
How can I give it?

best regards,
-- 
Pierre Frenkiel


Index: [thread] [date] [author] [stats]