| Newsgroups |
gmane.mail.blat |
| Organization |
Samaan Systems Ltd. |
| Message-ID |
<[email protected]> |
Thanks Chip.
Once I used your settings but removed the CAfile and cert entries, it
worked!
Now I need to see if I can get this working at a client site with their
own secured smtp server.
On 10/05/2015 08:55 PM, 'Chip' [email protected] [blat] wrote:
>
> > Frank,
> >
> > Take a look at the example page, http://www.blat.net/examples/, at the
> > bottom is Chip’s configuration file. It may have some clues that will
> > help.
> >
> > Cheers,
> >
> > Doug
>
> Frank,
>
> Here is my stunnel.conf file that works with Gmail. Please take note
> of the
> first section, and the last section.
>
> Chip
>
> CAfile = cert.pem
> cert = client.pem
> client = yes
> RNDfile = .rnd
> sslVersion = TLSv1
> fips = no
>
> [att yahoo smtp]
> accept = 25
> connect = outbound.att.net:465
>
> [att yahoo pop3]
> accept = 110
> connect = inbound.att.net:995
>
> [hotmail smtp]
> accept = 8002
> connect = smtp.live.com:587
> protocol = smtp
>
> [hotmail pop3]
> accept = 9002
> connect = pop3.live.com:995
>
> [gmail smtp]
> accept = 27
> connect = smtp.gmail.com:587
> protocol = smtp
>
>
--
Frank.
Frank Cazabon