Gentoo Archives: gentoo-user

From: Hartmut Figge <h.figge@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Replacement for qpopper
Date: Mon, 14 Oct 2019 07:37:06
Message-Id: 354becce-c2b1-322f-22ad-03057de3b0a0@hfigge.myfqdn.de
In Reply to: Re: [gentoo-user] Replacement for qpopper by Paul Colquhoun
1 Paul Colquhoun:
2 >On Monday, October 14, 2019 5:46:46 P.M. AEDT Hartmut Figge wrote:
3
4 >I used to use qpopper until 2 or 3 years ago.
5 >
6 >Now i use net-mail/tpop3d
7
8 I had not considered this one because no stable version is available and
9 my Gentoo is mostly stable.
10
11 >It's entice config file is:
12 >
13 ># cat /etc/tpop3d/tpop3d.conf
14 >listen-address: 127.0.0.1
15 >mailbox: bsd:/var/spool/mail/$(user)
16 >auth-pam-enable: true
17 >auth-pam-mail-group: mail
18
19 That looks nice.
20
21 >It runs as a service, started from systemd.
22
23 No systemd here.
24
25 Thanks. I will wait a while for possible other replies.
26
27 Hartmut