Here is the info requested. Thanks for taking the time read my e-mail. I
have read through Life With Qmail and all faq's over and over. Not sure what
I am missing.... here it is:
Information for: /var/qmail/rc
Tried:
#!/bin/sh
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start '|dot-forward .forward
./Maildir/'
Also Tried
#!/bin/sh
# Using stdout for logging
# Using control/defaultdelivery from qmail-local to deliver messages by
default
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start "`cat /var/qmail/control/defaultdelivery`"
Information for: /var/qmail/control/defaultdelivery
./Maildir/
Also tried:
/home/username/Maildir
And
/home/username/Maildir/
Also ran:
chmod 755 /var/qmail/rc
mkdir /var/log/qmail
The home dir including the Maildir (with the three dirs inside - cur, new,
tmp) has permissions set correctly, I even tried 777 with chmod which I know
is not a good idea :-)
Information for: .qmail
My .qmail file is located in the user dir, also tried moving it to the
Maildir.
./Maildir/
also tried
/home/username/Maildir/
Can't think of anything else I left out - Qmail works fine sending using
inject as well. Everything I can think of is set to use Maildir. More
information below from a previous post. Any suggestions?
-----Original Message-----
From: Kirill Miazine [mailto:[EMAIL PROTECTED]]
Sent: April 3, 2001 3:45 AM
To: [EMAIL PROTECTED]
Subject: Re: RE: Never gets delivered?
* Marcus Ouimet <[EMAIL PROTECTED]> [20010402 13:40]:
> In inetd.conf the following was added:
>
> pop-3 stream tcp nowait root /var/qmail/bin/qmail-popup
qmail-popup
> mail.videomoviehouse.com /bin/checkpassword /var/qmail/bin/qmail-pop3
> Maildir
>
> Killed inetd with HUP (kill all -HUP inetd)
>
> Maildir created same as user and also made sure the /etc/passwd file was
the
> same. Checkpassword is working correctly when running. ie:
>
> +OK <[EMAIL PROTECTED]>
> user info
> +OK
> pass testing
> +OK
>
> Yes I am in root.
>
> I also restarted qmail ie - qmail restart. Qmail seems to be running fine:
>
> [root@www /]# ps -auxx | grep qmail
> root 27540 0.0 0.1 1088 116 ? S Mar20 0:00 supervise
> qmail-s
> root 27542 0.0 0.1 1088 116 ? S Mar20 0:00 supervise
> qmail-s
> qmaill 27545 0.0 0.0 1100 32 ? S Mar20 0:00
> /usr/local/bin/mu
> qmaill 27554 0.0 0.0 1100 0 ? SW Mar20 0:00 [multilog]
> qmails 4740 0.0 0.6 1140 396 ? S 12:16 0:00 qmail-send
> qmaild 4742 0.0 0.7 1152 472 ? S 12:16 0:00
> /usr/local/bin/tc
> root 4752 0.0 0.5 1100 348 ? S 12:16 0:00
qmail-lspawn
> ./Ma
> qmailr 4753 0.0 0.5 1100 340 ? S 12:16 0:00
qmail-rspawn
> qmailq 4754 0.0 0.5 1092 352 ? S 12:16 0:00 qmail-clean
> root 12532 0.0 0.8 1364 524 pts/2 S 13:34 0:00 grep qmail
>
>
> Is that enough info to make some sense of this?
Nice :)
One more thing I'd like to ask: can you show user info's .qmail? And your
qmail startup file (/var/qmail/rc). Are you delivering to ./Maildir/ by
default or is Mailbox youe default delivery?
>
> Thanks in advance by the way :-)
>
> -----Original Message-----
> From: Kirill Miazine [mailto:[EMAIL PROTECTED]]
> Sent: April 2, 2001 3:19 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Never gets delivered?
>
>
> * Marcus Ouimet <[EMAIL PROTECTED]> [20010402 12:45]:
> > I finally got Qmail working well almost anyways :-) I have setup an
> e-mail
> > account in Outlook 2000 after everything was tested and created. The
> account
> > is authorized with no errors. But mail never seems to come through, and
it
> > never comes back with an error? I just the server and can't seem to find
> any
> > new messages in the Maildir. Any suggestions?
>
> Please provide more info. How do you start pop3d? Have you tried to telnet
> to yourhost:110 and to login manually?
>
> >
> >
> --
> Kirill
>
>
--
Kirill