Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 06:52:58 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Ernie Luzar <luzar722@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: fetchmail replacement
Message-ID:  <20180118065258.126c64a0.freebsd@edvax.de>
In-Reply-To: <5A6024D9.2040202@gmail.com>
References:  <5A6024D9.2040202@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Jan 2018 12:38:49 +0800, Ernie Luzar wrote:
> Looking for suggestions for a replacement of fetchmail that can do ssl 
> mail fetch of mail located at my ISP.

If it's only about SSL support, add the "ssl" keyword to your
configuration line(s) in ~/.fetchmailrc or the global equivalent.

Example:

	poll pop.example.com proto POP3 user BOB pass HUNTER2 fetchall flush ssl

See "man fetchmail" for details.



If it's about actually replacing fetchmail: check getmail. :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180118065258.126c64a0.freebsd>