On Monday, 14 October 2019 14:25:33 BST Hartmut Figge wrote: > Paul Colquhoun: > >I used to use qpopper until 2 or 3 years ago. > > > >Now i use net-mail/tpop3d > > I dared to remove qpopper and instal tpop3d. > > >It's entice config file is: > > > ># cat /etc/tpop3d/tpop3d.conf > >listen-address: 127.0.0.1 > >mailbox: bsd:/var/spool/mail/$(user) > >auth-pam-enable: true > >auth-pam-mail-group: mail > > I have stolen that and it works for me. > > >It runs as a service, started from systemd. > > 'qlist tpop3d' shows '/etc/init.d/tpop3d' so I set a symlink from > runlevels/default to that. I know, I know there is a Gentoo command to > do that but I didn't remember. Setting the symlink was the easy way. ;) > > Thanks once more. > > Hartmut
TBH I also tend to set symlinks manually (old dog, new tricks), but there are the ever so easy gentoo commands of eselect and rc-update: eselect rc add tpop3d default Or, rc-update add tpop3d default -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

