Gnus development mailing list
 help / color / mirror / Atom feed
* Fetching mail using POP + SSL
@ 2000-06-18 17:15 Jorge Godoy
  2000-06-22 10:16 ` Slawek Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Jorge Godoy @ 2000-06-18 17:15 UTC (permalink / raw)



Hi!


I use Gnus to fetch my mail and at our intranet this is no
problem since I can use POP only. But, for external access, I have to
use POP + SSL for it. Is there anyway to use this combination with
Gnus? I've looked after it at the info but I could only find IMAP +
SSL...  

I've tried specifying the "port" parameter, but I've done something
wrong and couldn't find the correct syntax to it.

My configuration is as follow (changed domains):


(setq mail-sources
      '(
        (pop :server "pop.domain"
             :user "godoy")
;             :port "110")
;             :port 110)
        )
      )


Any help would be gladly appreciated.


Thanks!
-- 
Godoy.	<godoy@conectiva.com> 

Departamento de Publicações
Publishing Department                   Conectiva S.A.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fetching mail using POP + SSL
  2000-06-18 17:15 Fetching mail using POP + SSL Jorge Godoy
@ 2000-06-22 10:16 ` Slawek Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Slawek Zak @ 2000-06-22 10:16 UTC (permalink / raw)


Jorge Godoy <godoy@conectiva.com> writes:

> Hi!
> 
> I use Gnus to fetch my mail and at our intranet this is no
> problem since I can use POP only. But, for external access, I have to
> use POP + SSL for it. Is there anyway to use this combination with
> Gnus? I've looked after it at the info but I could only find IMAP +
> SSL...  

You can always use local SSL proxy built on stunnel
(http://www.stunnel.org). No changes in gnus setup will be needed
(except the hostname of course).
-- 
hundred-and-one symptoms of being an internet addict:
137. You decide to stay in college for an additional year or two,
     just so you can have the free Internet access.
Suavek Zak / PGP: finger://zaks@prioris.mini.pw.edu.pl



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-22 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-18 17:15 Fetching mail using POP + SSL Jorge Godoy
2000-06-22 10:16 ` Slawek Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).