in my quest to finish my Maildir patch, i'm a little confused on how
UIDs/UIDLs work.
with my patch, first, Postfix generates no 'From blah blah' line, which it
looks like what a generated UID is made from? So right now it just does it
from the first line which is a Delivered-To header, and comes up with:
X-UIDL: _8,"!U16!!]AA!!6$X!!
I dont know if this is right, corrupted, or what?

Lastly, in pop_send i notice that even though a message is in the mp
structure, it's still read in and wrote out from p->drop. Can this be
explained? Right now for maildir type, p->drop is nothing, but since it's
used in said function, i'm simply pointing p->drop to the current filename
and doing fopen on it.

Any enlightenment is appreciated,

--Tony
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                            Network Administrator/Engineer
[EMAIL PROTECTED]              http://www.asteroid-b612.org

     "Strange, but it seems, there's a mutiny brewing inside of me"
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

Reply via email to