bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutil/X-UIDL


From: Alain Magloire
Subject: mailutil/X-UIDL
Date: Mon, 15 Jan 2001 09:21:35 -0500 (EST)

> > 
> > - UIDL is implemented in the library (message_get_uidl())
> >   the library tries to be compatible by searching an "X-UIDL" header
> >   if not send the "Message-ID".  But this is not right since message-id
> >   is an optionnal header(according to the rfcs), I should fallback instead
> >   to an MD5 or some other schemes ... for later.
> 
> I would suggest an MD5-based scheme (like MD5+someotherstuff) and
> setting the X-UIDL header if it isn't already there. I'll look into it.

Done.  The scheme is to look for "X-UIDL" if not generate the md5 base
on the message and set X-UIDL which will be save when expunging.
see message.c/message_get_uidl()

What were you suggesting by MD5+someotherstuff ?


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on n'est toujours assis que sur son cul !!!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]