nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Request for help: nmh with Gmail

2012-09-07 09:49:18
I'm trying to set up nmh to incorporate from Gmail via POP.
Google's POP# server is pop.gmail.com on port 995, requiring SSL.

I thought this would work:
 inc -host pop.gmail.com:995 -sasl
but I get "inc: no servers available"

Unfortunately, SASL != SSL.  We don't yet have built-in SSL support for POP in
inc.  However, you work around this via the -proxy switch.  Specifically,
you could use something like "openssl s_client" with the proxy switch.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>