This is a discussion on "delivered" does not show up in queue or Maildir within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; I have mail being delivered successfully (see log view #1 below) but it does not ever appear in the /var/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have mail being delivered successfully (see log view #1 below) but it
does not ever appear in the /var/qmail/mailnames/DOMAIN.COM/USER/Maildir/new directory... This only happens with certain users... some fork fine, others fail. I restarted imap, pop3, smtp, and spamassassin... no dice. I even stopped them all at once and started thim again. Same old. Possible reason(?) I upgraded to PLESK 7.5.4 but php 4.3.10 for RH 7.3 is not compiled with cURL... go figure... so I downgraded the php rpms back to 7.5.1 php 4.3.8 rpms (pgsql, imap, mysql,ldap, and php) but I cannot figure out how this could affect qmail... I realize this could be a PLESK issue, but it is more likely that it is just PLESK screwing up qmail configuration. OK, and if I delete the mail user name and re-create it, then it receives, er... delivers mail again... I did an updatedb and then locate 1129154830 (the email I watched get "delivered" in the maillog below)... but there is no such file on the server! That is the email filename is it not? *scratches head* # /var/qmail/bin/qmail-qstat messages in queue: 6 messages in queue but not yet preprocessed: 0 ouch... looks like email is going to /dev/null... or its close cousin... ----log view #1------------------- Oct 12 17:07:09 HOST qmail: 1129154829.904667 new msg 2998385 Oct 12 17:07:09 HOST qmail: 1129154829.904774 info msg 2998385: bytes 1536 from <USER@gmail.com> qp 3013 uid 2020 Oct 12 17:07:09 HOST qmail: 1129154829.910306 starting delivery 30: msg 2998385 to local 2-USER@DOMAIN.COM Oct 12 17:07:09 HOST qmail: 1129154829.910425 status: local 1/10 remote 0/20 Oct 12 17:07:09 HOST spamd[2344]: got connection over /tmp/spamd_full.sock Oct 12 17:07:09 HOST spamd[3018]: Using default config for USER@DOMAIN.COM: /var/qmail/mailnames/DOMAIN.COM/USER/.spamassassin/user_prefs Oct 12 17:07:09 HOST spamd[3018]: processing message <e06a979f0510121507l5f7ff0abg4a9c159d5c1b283e@mail .gmail.com> for USER@DOMAIN.COM:110. Oct 12 17:07:10 HOST spamd[3018]: clean message (0.0/7.0) for USER@DOMAIN.COM:110 in 1.0 seconds, 1536 bytes. Oct 12 17:07:10 HOST qmail: 1129154830.184130 delivery 30: success: did_0+0+2/did_0+0+1/ Oct 12 17:07:10 HOST qmail: 1129154830.184242 status: local 0/10 remote 0/20 Oct 12 17:07:10 HOST qmail: 1129154830.184279 end msg 2998385 |
|
|||
|
ganast@gmail.com wrote:
> I have mail being delivered successfully (see log view #1 below) but it > does not ever appear in the > /var/qmail/mailnames/DOMAIN.COM/USER/Maildir/new directory... > > This only happens with certain users... some fork fine, others fail. > > I restarted imap, pop3, smtp, and spamassassin... no dice. I even > stopped them all at once and started thim again. Same old. > > Possible reason(?) I upgraded to PLESK 7.5.4 but php 4.3.10 for RH 7.3 > is not compiled with cURL... go figure... so I downgraded the php rpms > back to 7.5.1 php 4.3.8 rpms (pgsql, imap, mysql,ldap, and php) but I > cannot figure out how this could affect qmail... I realize this could > be a PLESK issue, but it is more likely that it is just PLESK screwing > up qmail configuration. > > OK, and if I delete the mail user name and re-create it, then it > receives, er... delivers mail again... > > I did an updatedb and then locate 1129154830 (the email I watched get > "delivered" in the maillog below)... but there is no such file on the > server! That is the email filename is it not? > > *scratches head* > > # /var/qmail/bin/qmail-qstat > messages in queue: 6 > messages in queue but not yet preprocessed: 0 > > ouch... looks like email is going to /dev/null... or its close > cousin... > > > > ----log view #1------------------- > > Oct 12 17:07:09 HOST qmail: 1129154829.904667 new msg 2998385 > Oct 12 17:07:09 HOST qmail: 1129154829.904774 info msg 2998385: bytes > 1536 from <USER@gmail.com> qp 3013 uid 2020 > Oct 12 17:07:09 HOST qmail: 1129154829.910306 starting delivery 30: msg > 2998385 to local 2-USER@DOMAIN.COM > Oct 12 17:07:09 HOST qmail: 1129154829.910425 status: local 1/10 remote > 0/20 > Oct 12 17:07:09 HOST spamd[2344]: got connection over > /tmp/spamd_full.sock > Oct 12 17:07:09 HOST spamd[3018]: Using default config for > USER@DOMAIN.COM: > /var/qmail/mailnames/DOMAIN.COM/USER/.spamassassin/user_prefs > Oct 12 17:07:09 HOST spamd[3018]: processing message > <e06a979f0510121507l5f7ff0abg4a9c159d5c1b283e@mail .gmail.com> for > USER@DOMAIN.COM:110. > Oct 12 17:07:10 HOST spamd[3018]: clean message (0.0/7.0) for > USER@DOMAIN.COM:110 in 1.0 seconds, 1536 bytes. > Oct 12 17:07:10 HOST qmail: 1129154830.184130 delivery 30: success: > did_0+0+2/did_0+0+1/ > Oct 12 17:07:10 HOST qmail: 1129154830.184242 status: local 0/10 remote > 0/20 > Oct 12 17:07:10 HOST qmail: 1129154830.184279 end msg 2998385 > What is your delivery mechanism? Are you using maildrop or procmail? what is your qmail-send run file looks like? AK |