I'm using POPPER for my POP3 server daemon and I did a test of sending email from a remote host to my (mail)host. I noticed this message in my /var/log/maillog ....
Mar 11 13:21:33 ftp sm-mta[12437]: h2BILXsj012437: tcpwrappers (terminal.mdc.net, 209.251.64.36) rejection I uncommented the POP3 line in my /etc/inetd.conf file, as well as added a "popper: ALL" line to my /etc/hosts.allow file. I'm assuming that this service isn't TCP wrapped?? I confirmed this by executing, "tcpdchk" after I restarted the inetd daemon. The message I got said that, "Popper isn't wrapped." Is there a port/package that I could use to allow popper to be wrapped by inetd so I can get my POP3 server to allow incoming mail?? FYI: I'm using SENDMAIL as my smtp (email program) running on FreeBSD v4.7. -- ======================================== Michael A. Alestock, - Computer Systems Support Specialist - UNIX/Linux Support Information Systems Dept., 5th Floor Lawrence General Hospital, Mass. 01842 ************************************************* To receive my PGP Key: http://www.netway.com/~maalestock/pgp.txt ************************************************* "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." - Dennis Ritchie - =========================================== Micro$oft: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?!" ************************************************** To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
