Kory Krofft <[EMAIL PROTECTED]> [2003:12:21:12:53:56-0500] scribed:
> I have successfully set up my DMZ, registered a domain, compiled a
> custom version of ez-ipupdate to handle a non standard service,
> reconfigured weblet to act as a basic web content server.
> 
> I now need to get Qmail up and running so I can host my own email.
> I followed the "qmail LEAF/LRP user's guide" but I am missing
> something. If I use a windows mail client to send mail to the lrpqmail
> user at my domain name, the message shows up in the
> /home/lrpqmail/Maildir/new directory. If I configure the mail client
> to  retrieve the message, it times out and is unable to retrieve it.
> Anyone else got this working and care to help me debug it? I have
> pored through many qmail documents but the lrp setup is different than
> most as far as some of the file locations so I am trusting that the
> package should work as is if the right config options are set.

Do I understand correctly that you _successfully_ send mail to this box,
and you know that because that same message shows up in
/home/lrpqmail/Maildir/new?

So, your only problem is retrieving that message to a windows machine?

If so, what username and password are you using for this retrieval?

I am running Dachstein and, of course, 110/tcp is open to my retrieving
systems, both on same LAN and across the Internet.

What is in these files:

   /var/qmail/control/defaultdomain
   /var/qmail/control/locals
   /var/qmail/control/rcpthosts

Try watching output from the following while you attempt to retrieve
mail to the windows box:

   tail -f /var/log/qmail/{pop3d,qmail,smtpd}/current | tai64nlocal

Without any special configuration to my qmail, here is a fetchmail
recipe I use every 131 seconds:

   poll mail.private.network with proto POP3
       user 'lrpqmail' there with password '_secret_password_' is 'mds' here

It should `just work' -- even from a windows box -- if that port is
open, qmail is properly configured, and you are using lrpqmail user and
its correct password.

hth

-- 
Best Regards,

mds
mds resource
877.596.8237
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to