You can see the additional debugging on my commit. I tried to solve the 
insertion problem a different way, so just removing my else if for 
message/disposition-notification should give you all the additional 
debugging TRACE's and also fixes message insertion problems to return a 
430 instead of a 511. I'll leave that commit up there for a while if you 
want to extract those TRACE's and the 430 fix

-Jon
Paul J Stevens wrote:
> I wasn't aware of his change.
>
> Jorge Bastos wrote:
>   
>> Howdy Paul,
>> Allow me, your change for #800, it's the same as the changes Jon did for
>> this case too?
>>
>>
>>
>>     
>>> -----Original Message-----
>>> From: [email protected] [mailto:dbmail-dev-
>>> [email protected]] On Behalf Of Paul J Stevens
>>> Sent: sexta-feira, 18 de Setembro de 2009 8:16
>>> To: [email protected]
>>> Subject: [Dbmail-dev] [SCM]Paul's DBMail tree branch, master, updated.
>>> 5edbeccf3c6785ff8ab8453c1b227bddfdb418c8
>>>
>>> This is an automated email from the git hooks/post-receive script. It
>>> was
>>> generated because a ref change was pushed to the repository containing
>>> the project "Paul's DBMail tree".
>>>
>>> The branch, master has been updated
>>>        via  5edbeccf3c6785ff8ab8453c1b227bddfdb418c8 (commit)
>>>        via  d134e3c3640e9015bd072cf493f7dbc0feecd86f (commit)
>>>        via  2b3944f4e9617388910a851b9d964b3e859c4099 (commit)
>>>        via  a5a4292bbc18d17bb81b617afe97b975edc42664 (commit)
>>>        via  bd51702d4ad14331b1e05a35d9d7c5e0da49c9f7 (commit)
>>>       from  3ba0c847a87744ad543e5c23e4500b65f0da4d60 (commit)
>>>
>>> Those revisions listed above that are new to this repository have
>>> not appeared on any other notification email; so we list those
>>> revisions in full, below.
>>>
>>> - Log -----------------------------------------------------------------
>>> commit 5edbeccf3c6785ff8ab8453c1b227bddfdb418c8
>>> Author: Paul J Stevens <[email protected]>
>>> Date:   Fri Sep 18 09:16:01 2009 +0200
>>>
>>>     do not fail if a content-type=message/* doesn't contain a message
>>> (bug #800)
>>>
>>> commit d134e3c3640e9015bd072cf493f7dbc0feecd86f
>>> Author: Jonathan Feally <[email protected]>
>>> Date:   Wed Sep 16 07:10:39 2009 -0700
>>>
>>>     fix call to getnameinfo to use correct addr_len
>>>
>>>     Signed-off-by: Paul J Stevens <[email protected]>
>>>
>>> commit 2b3944f4e9617388910a851b9d964b3e859c4099
>>> Author: Jonathan Feally <[email protected]>
>>> Date:   Tue Sep 15 18:31:29 2009 -0700
>>>
>>>     getaddrinfo workover to allow for multiple addresses to be bound
>>> when dealing with an address that resolves to multiple addresses. Also
>>> puts the SO_REUSEADDR back in.
>>>
>>>     Signed-off-by: Paul J Stevens <[email protected]>
>>>
>>> commit a5a4292bbc18d17bb81b617afe97b975edc42664
>>> Author: Paul J Stevens <[email protected]>
>>> Date:   Thu Sep 17 17:01:13 2009 +0200
>>>
>>>     more volatile
>>>
>>> commit bd51702d4ad14331b1e05a35d9d7c5e0da49c9f7
>>> Author: Paul J Stevens <[email protected]>
>>> Date:   Thu Sep 17 17:00:53 2009 +0200
>>>
>>>     add new testcase
>>>
>>> -----------------------------------------------------------------------
>>>
>>> Summary of changes:
>>>  dbmail.conf               |    5 ++-
>>>  src/dbmail-message.c      |   32 +++++++------
>>>  src/dbmailtypes.h         |    6 ++-
>>>  src/dm_db.c               |    6 +-
>>>  src/server.c              |  116 +++++++++++++++++++++++++------------
>>> -------
>>>  test/check_dbmail.h       |    9 ++++
>>>  test/check_dbmail_imapd.c |   21 +++++++-
>>>  7 files changed, 123 insertions(+), 72 deletions(-)
>>>
>>>
>>> hooks/post-receive
>>> --
>>> Paul's DBMail tree
>>> _______________________________________________
>>> Dbmail-dev mailing list
>>> [email protected]
>>> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
>>>       
>> _______________________________________________
>> Dbmail-dev mailing list
>> [email protected]
>> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
>>
>>     
>
>
>   


-- 
Scanned for viruses and dangerous content by MailScanner

_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to