bug-mailutils
[Top][All Lists]
Advanced

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

Re: mailutils/IMAP (2)


From: Alain Magloire
Subject: Re: mailutils/IMAP (2)
Date: Wed, 10 Jan 2001 23:57:43 -0500 (EST)

> 
> "Alain Magloire" <address@hidden> writes:
> 
> > sigh .. I hear you.  Ok I'll do a freeze on the mailbox API(except
> > bug fixes and finish IMAP) and get the doc updated ... but no promises.
> > I was also planning to update pop3d, your first draft implementation
> > was missing bits and pieces, although working fine.
> 
> Let me know when/if you are doing pop3d updates, I'd like to merge
> some of the patches floating around the gnu-pop3d-list (especially
> virtual domains) soon.

Second try.

Done, it turns out that I did not have much to change.

I noticed that you no longer use the "preforked" scheme use in
the 0.9.8.  I do not know if it's good or bad(think it's good) since
this not totally portable to all architectures.

All my changes to pop3d are commited, server seems to run without any
problems but I did not stress it either.

NOTE:
- 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.

- Notice that other popd severs will skip the "Status:" fields and some other
  fields(TOP, RETR) maybe we should do the same.

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




reply via email to

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