Re: secure popa3d

2011-01-22 Thread OpenBSD Geek
I read man pages of relayed(8) and relayed.conf(5) Seems to me good. Thanks. Wesley. On Sat, 22 Jan 2011 02:33:03 +0100, "Jiri B." wrote: > On Fri, Jan 21, 2011 at 09:32:40PM +0100, Pete Vickers wrote: >>$ pkg_info | grep stunnel >>stunnel-4.20SSL encryption wrapper for standard network

Re: secure popa3d

2011-01-21 Thread Jiri B.
On Fri, Jan 21, 2011 at 09:32:40PM +0100, Pete Vickers wrote: >$ pkg_info | grep stunnel >stunnel-4.20SSL encryption wrapper for standard network daemons > >$ grep -A 3 pop3s /etc/stunnel/stunnel.conf >[pop3s] >accept = 995 >connect = 127.0.0.1:110 relayd in base can do same as stunnel.

Re: secure popa3d

2011-01-21 Thread Pete Vickers
gt; > Is there a way to secure popa3d, except using TCPWrappers (tcpd) ? > > Thank you for your help. > > Wesley M.

Re: secure popa3d

2011-01-21 Thread Jiri B.
> Date: Fri, 21 Jan 2011 15:49:11 +0400 > From: open...@e-solutions.re > To: misc@openbsd.org > Subject: secure popa3d > > Hi, > > I'm trying to build a mailserver with OpenBSD, Sendmail, cyrus-sasl, and > popa3d. All works good. And thank you for all replies (

Re: secure popa3d

2011-01-21 Thread Chris Bennett
On Fri, Jan 21, 2011 at 03:49:11PM +0400, OpenBSD Geek wrote: > Hi, > > I'm trying to build a mailserver with OpenBSD, Sendmail, cyrus-sasl, and > popa3d. All works good. And thank you for all replies (for sendmail > question). > > Is there a way to secure popa3d

secure popa3d

2011-01-21 Thread OpenBSD Geek
Hi, I'm trying to build a mailserver with OpenBSD, Sendmail, cyrus-sasl, and popa3d. All works good. And thank you for all replies (for sendmail question). Is there a way to secure popa3d, except using TCPWrappers (tcpd) ? Thank you for your help. Wesley M.