Closed (fixed)
Project:
MailQ (Mail Queue)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 May 2010 at 09:42 UTC
Updated:
29 May 2010 at 17:40 UTC
The max attempts is not stored in the submit function.
The patch below only add 1 line. The other changes are spaces deletions, because my editor automatically remove extra spaces.
| Comment | File | Size | Author |
|---|---|---|---|
| mailq_max_attempts.patch | 7.67 KB | b-prod |
Comments
Comment #1
zyxware commentedThanks for the patch. I have committed the change to the latest dev version.
You can create patches ignoring the space changes by running
diff -uPb file1 file2
Comment #2
zyxware commentedMarking as fixed