hookahmasta
IS-IT--Management
I'm a relative newbie at qmail, and here's what I did....
While changing settings, I accidentally changed someone's .qmail file in their home directory, so that everything in there's commented out....
It was....
# ./Maildir/
| /usr/bin/procmail -p
I changed it to....
# ./Maildir/
# | /usr/bin/procmail -p
The day after, the user complained that he's not getting mail, then I noticed the mistake, and changed it back... now it's back working again...
My question is this... what happened to all the e-mail during the the it had the wrong .qmail setting. Does it just disappear into thin air?
I've done some test.... I did the same thing to my account, to purpose break my system and sent out test messages to myself. Then I checked my send log on my qmail. It reported that the message delivery was successful! There is only one difference, though, and i'll post it right here....
with a good .qmail (and successful deliver)
@4000000042f3b40f1fd1512c info msg 239409: bytes 3205 from <e-mail address> qp 2486 uid 1001
@4000000042f3b40f227b0c9c starting delivery 1791: msg 239409 to local e-mail address
@4000000042f3b40f227b2bdc status: local 1/10 remote 0/20
@4000000042f3b40f24752334 delivery 1791: success: did_1+0+0/
with a bad .qmail (and didn't receive)
@4000000042f3b4e92255b21c info msg 239414: bytes 3205 from <e-mail address> qp 2823 uid 1001
@4000000042f3b4e924ff0be4 starting delivery 1807: msg 239414 to local e-mail address
@4000000042f3b4e924ff2f0c status: local 1/10 remote 0/20
@4000000042f3b4e925242bcc delivery 1807: success: did_0+0+0/
@4000000042f3b4e925281f84 status: local 0/10 remote 0/20
@4000000042f3b4e92528ee8c end msg 239414
While changing settings, I accidentally changed someone's .qmail file in their home directory, so that everything in there's commented out....
It was....
# ./Maildir/
| /usr/bin/procmail -p
I changed it to....
# ./Maildir/
# | /usr/bin/procmail -p
The day after, the user complained that he's not getting mail, then I noticed the mistake, and changed it back... now it's back working again...
My question is this... what happened to all the e-mail during the the it had the wrong .qmail setting. Does it just disappear into thin air?
I've done some test.... I did the same thing to my account, to purpose break my system and sent out test messages to myself. Then I checked my send log on my qmail. It reported that the message delivery was successful! There is only one difference, though, and i'll post it right here....
with a good .qmail (and successful deliver)
@4000000042f3b40f1fd1512c info msg 239409: bytes 3205 from <e-mail address> qp 2486 uid 1001
@4000000042f3b40f227b0c9c starting delivery 1791: msg 239409 to local e-mail address
@4000000042f3b40f227b2bdc status: local 1/10 remote 0/20
@4000000042f3b40f24752334 delivery 1791: success: did_1+0+0/
with a bad .qmail (and didn't receive)
@4000000042f3b4e92255b21c info msg 239414: bytes 3205 from <e-mail address> qp 2823 uid 1001
@4000000042f3b4e924ff0be4 starting delivery 1807: msg 239414 to local e-mail address
@4000000042f3b4e924ff2f0c status: local 1/10 remote 0/20
@4000000042f3b4e925242bcc delivery 1807: success: did_0+0+0/
@4000000042f3b4e925281f84 status: local 0/10 remote 0/20
@4000000042f3b4e92528ee8c end msg 239414