Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: jtdohert on January 04, 2006, 08:40:47 PM
-
I am receiving incoming messages multiple times and can not figure out why. In the log below, I sent an email from an external server to Mickey and have forwarding to Jeff. Mickey received 2 and Jeff received 4 on the fowarding. Any idea where I can remedy this?
2006-01-04 13:29:23.358867500 new msg 428571
2006-01-04 13:29:23.358964500 info msg 428571: bytes 2441 from <Jeff.Doherty@uop.com> qp 4658 uid 453
2006-01-04 13:29:23.472117500 starting delivery 29: msg 428571 to local alias-localdelivery-mickey.parent@tksii.com
2006-01-04 13:29:23.472230500 status: local 1/10 remote 0/20
2006-01-04 13:29:23.577777500 new msg 427059
2006-01-04 13:29:23.577780500 info msg 427059: bytes 2566 from <Jeff.Doherty@uop.com> qp 4661 uid 400
2006-01-04 13:29:23.687730500 starting delivery 30: msg 427059 to local mickey.parent@tksiimailserver.tksii.com
2006-01-04 13:29:23.687836500 status: local 2/10 remote 0/20
2006-01-04 13:29:23.688247500 delivery 29: success: forward:_qp_4661/did_0+0+1/
2006-01-04 13:29:23.688408500 status: local 1/10 remote 0/20
2006-01-04 13:29:23.688589500 end msg 428571
2006-01-04 13:29:23.915219500 new msg 428571
2006-01-04 13:29:23.915316500 info msg 428571: bytes 2690 from <Jeff.Doherty@uop.com> qp 4667 uid 5002
2006-01-04 13:29:24.011441500 delivery 30: success: did_2+2+1/qp_4667/
2006-01-04 13:29:24.011599500 status: local 0/10 remote 0/20
2006-01-04 13:29:24.011780500 starting delivery 31: msg 428571 to local alias-localdelivery-Jeffrey.Doherty@tksii.com
2006-01-04 13:29:24.011880500 status: local 1/10 remote 0/20
2006-01-04 13:29:24.012051500 end msg 427059
2006-01-04 13:29:24.012514500 starting delivery 32: msg 428571 to local alias-localdelivery-Jeffrey.Doherty@tksii.com
2006-01-04 13:29:24.012623500 status: local 2/10 remote 0/20
2006-01-04 13:29:24.198596500 new msg 428572
2006-01-04 13:29:24.198597500 info msg 428572: bytes 2817 from <Jeff.Doherty@uop.com> qp 4674 uid 400
2006-01-04 13:29:24.287547500 starting delivery 33: msg 428572 to local Jeffrey.Doherty@tksiimailserver.tksii.com
2006-01-04 13:29:24.287549500 status: local 3/10 remote 0/20
2006-01-04 13:29:24.287550500 delivery 32: success: forward:_qp_4674/did_0+0+1/
2006-01-04 13:29:24.287552500 status: local 2/10 remote 0/20
2006-01-04 13:29:24.287553500 delivery 31: success: forward:_qp_4673/did_0+0+1/
2006-01-04 13:29:24.287554500 status: local 1/10 remote 0/20
2006-01-04 13:29:24.287555500 new msg 427059
2006-01-04 13:29:24.287556500 info msg 427059: bytes 2817 from <Jeff.Doherty@uop.com> qp 4673 uid 400
2006-01-04 13:29:24.453522500 end msg 428571
2006-01-04 13:29:24.453720500 starting delivery 34: msg 427059 to local Jeffrey.Doherty@tksiimailserver.tksii.com
2006-01-04 13:29:24.453723500 status: local 2/10 remote 0/20
2006-01-04 13:29:24.454233500 delivery 33: success: did_2+0+1/
2006-01-04 13:29:24.454235500 status: local 1/10 remote 0/20
2006-01-04 13:29:24.454236500 end msg 428572
2006-01-04 13:29:24.584183500 delivery 34: success: did_2+0+1/
2006-01-04 13:29:24.584322500 status: local 0/10 remote 0/20
2006-01-04 13:29:24.584323500 end msg 427059
-
Have you reported as a bug?
-
Not yet because I wasn't sure if it was a "user" error (yes, me). Digging around further, I am trying to find how .qmail files are created. They seem to have been generated differently across the 10 users. If this is a legitimate bug, I will report it, but I have not pinpointed its exact source.
-
Adding a new user, testcase, automatically generates the following .qmail file in /home/e-smith/files/users/testcase
| condredirect testcase-junkmail /bin/grep -q -i 'X-Spam-Status: Yes'
# Forward not set
./Maildir/
./Maildir/
So I assume the duplicate ./Maildir/ is why 2 emails are getting delivered for each incoming message, but why?
-
Adding a new user, testcase, automatically generates the following .qmail file in /home/e-smith/files/users/testcase
| condredirect testcase-junkmail /bin/grep -q -i 'X-Spam-Status: Yes'
# Forward not set
./Maildir/
./Maildir/
So I assume the duplicate ./Maildir/ is why 2 emails are getting delivered for each incoming message, but why?
Please, please, please report issues to the bug tracker. That's the place to track bugs. The developers are here to help, and we ask (frequently) for issues to go in the bug tracker rather than the forums. That way we can track them to closure. Please raise a bug if something seems strange - we may know what it is, or may never have seen it before. Either way, please raise it in the bug tracker.
-
Not yet because I wasn't sure if it was a "user" error (yes, me). Digging around further, I am trying to find how .qmail files are created. They seem to have been generated differently across the 10 users. If this is a legitimate bug, I will report it, but I have not pinpointed its exact source.
Let's do that via the bug tracker rather than the forums - it saves development time to do it in the bug tracker and development time is scarce. Thanks.
-
I have posted it in bug tracker. I just didn't want to waste the developers time with usage issues rather than legitimate programming issues.
-
I have posted it in bug tracker. I just didn't want to waste the developers time with usage issues rather than legitimate programming issues.
Thanks for the report. It wastes more time for us to respond to issues in the forums, which often result in duplicate reports and misleading threads.
What you have described should not be possible on an unmodified system, and so we need to track down what's happening. We're the best placed to do so, and we can do so much more efficiently in the bug tracker than the forums.