[Tickets #3853] NEW: Muiltiple copies of same message sent by IMP
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Apr 28 06:40:09 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3853
-----------------------------------------------------------------------
Ticket | 3853
Created By | fredrik.haglund at stockholmpride.org
Summary | Muiltiple copies of same message sent by IMP
Queue | IMP
Version | 4.1
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
fredrik.haglund at stockholmpride.org (2006-04-28 06:40) wrote:
A simple message from person A to B and person B received 9 copies (with
diffrent message-id in the messageheader). It is a stocastic problem, not
easy to reproduce and it only happends when the sender is using IMP as mail
client.
I use qmail as MTA and if I interpret qmail's maillog correctly there is
repeated deliveris of the same message with diffrent IDs in the maillog.
qmail: 1146081929.528803 starting delivery 5420: msg 6734278 to local
2-i.n at stockholmpride.org
qmail: 1146081930.280561 starting delivery 5421: msg 6734278 to local
2-i.n at stockholmpride.org ... etc
Since I also see corsponding multiple HTTP Post in the access_log I suspect
that the browser has actually posted the same message several times.
access_log:
212.151.252.253 - - [26/Apr/2006:22:05:28 +0200] "POST
/horde/imp/compose.php?uniq=18mqhdmzlmps HTTP/1.1" 200 4995
"http://webmail.stockholmpride.org/horde/imp/compose.php?
actionID=reply&index=1005&identity=0&array_index=85&thismailbox=INBOX&uniq=1
146081544436" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.1)"
212.151.252.253 - - [26/Apr/2006:22:05:28 +0200] "POST
/horde/imp/compose.php?uniq=18mqhdmzlmps HTTP/1.1" 200 73
"http://webmail.stockholmpride.org/horde/imp/compose.php?ac
tionID=reply&index=1005&identity=0&array_index=85&thismailbox=INBOX&uniq=114
6081544436" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.1)"
Maybe this is not a common problem but does IMP prevent the action
"send_message" to be executed for the same value of uniq parameter to
compose.php? If not, adding this check would prevent the same message from
being sent several times.
Fredrik Haglund,
Sweden
More information about the bugs
mailing list