"Jonathan Fortin" <[EMAIL PROTECTED]> wrote:
>I got qmail setup properly, and im running from inetd, these is my inetd
>configurations.. ~~~~~~~~
No you don't.
>#pop3 stream tcp nowait root /var/qmail/bin/qmail-popup
>qmail-popup revelex.com /usr/local/bin/checkpassword
>/var/qmail/bin/qmail-pop3d ./Maildir/
>smtp stream tcp nowait qmaild /usr/libexec/tcpd
>/var/qmail/bin/tcp-env /var/qmail/bin/qmail-smtpd
POP won't work until you uncomment the pop3 entry and HUP inetd.
>and i dont got rcphosts at all,
So you're an open relay.
> and i created Maildir with makemaildir or wotever in users home directory
>and i chowned it user.user /home/user...
>
>And i can connect to pop3 perfectly and smtp but the weird reason is, i
>cannot send or reiceve *SHIT*!
Try sending or receiving *MAIL* instead. :-)
Does SMTP work? If not, what do the logs say?
If your only problem is that you can't connect to the POP daemon, see
my previous reply to you.
-Dave