I noticed this when compiling the port of popa3d on 6.1:
/*
* Locking method your system uses for user mailboxes. It is important
* that you set this correctly.
*
* *BSDs use flock(2), others typically use fcntl(2).
*/
#define LOCK_FCNTL 1
#define LOCK_FLOCK
> nomally popa3d is not listing at all, inetd is.
>
> 1) add to /etc/rc.conf:
> inetd_flags="-wW -a 192.168.254.3"
You are, of course, correct.
Thanks, that is just what I wanted!
___
[EMAIL PROTECTED] mailing list
http://lis
security report.
I'm not at all opposed to changing pop servers, I selected popa3d based
*only* on the 1-line description in the packages section of sysinstall.
Which one would you recommend?
Which is the *be-all, do-all, big-daddy* pop server in Packages?
__
"Charles Howse" <[EMAIL PROTECTED]> writes:
> Let me throw this in:
> This is a home network, behind a Cable Modem and 4-port Cable/DSL router
> w/ firewall.
> Port 110 is closed on the firewall. Ports 80,20 and 21 are open on
> another machine in the DMZ.
> That said ( and I'm no expert ) wouldn
must check first
> > But at least it should be possible to bind popa3d to a
> specific interface.
>
> Yes, you *can* bind to an address that way.
> However, you can't bind to an interface that easily,
> which is really required to do this as a security
> measure. A
Frank Reppin <[EMAIL PROTECTED]> writes:
> wouldn't it be possible to change this whilst editing
> within the source? I just downloaded popa3d
> and it shows:
>
> /*
> * The address and port to listen on.
> */
> #define DAEMON_ADDR "0.0.0.0&q
Hi,
Lowell Gilbert wrote:
"Charles Howse" <[EMAIL PROTECTED]> writes:
Below is a portion of netstat -an.
Notice that my pop server (popa3d) is listening on all interfaces.
tcp4 0 0 *.110 *.*
LISTEN
wouldn't it be possible to change this whils
"Charles Howse" <[EMAIL PROTECTED]> writes:
> Below is a portion of netstat -an.
> Notice that my pop server (popa3d) is listening on all interfaces.
>
> tcp4 0 0 *.110 *.*
> LISTEN
>
> I really don't need this, not doing a
Below is a portion of netstat -an.
Notice that my pop server (popa3d) is listening on all interfaces.
tcp4 0 0 *.110 *.*
LISTEN
I really don't need this, not doing any internet pop'ing, just doing LAN
mail.
Is there any way to make popa3d listen on 192
Xpression wrote:
Hi all:
I'm running Exim as MUA and popa3d as a POP3 server, I'm satisfied
with this POP3 server, but when many people send mails at the same time, the
server says that TOO MANY CONCURRENT SMTP CONNECTIONS, I've still running
popa3d in inetd mode, I thi
Hi all:
I'm running Exim as MUA and popa3d as a POP3 server, I'm satisfied
with this POP3 server, but when many people send mails at the same time, the
server says that TOO MANY CONCURRENT SMTP CONNECTIONS, I've still running
popa3d in inetd mode, I think that problem cou
Hello !
I'm using FreeBSD-4.7-STABLE.
I installed popa3d-before-sendmail from the ports (popa3d with
SMTP_AFTER_POP3 option; thanks to a people on this list).
The pop-before-smtp is working fine except that the IPs in
/etc/mail/popauth stay forever, meaning the relay stays open forever for
12 matches
Mail list logo