Hi, i'm new to this list, so i don't know if this has been brought up already :) we use a custom hashed spool for the mailboxes on our pop3 server. it looks something like this: /some/path/box/00 /some/path/box/01 ... /some/path/box/FF sendmail gives the incoming mails to procmail, procmail puts mail for each account in /some/path/box/??/account the current mailserver is an old qpopepr 2.something. and has been patched by people who have left the compant a long time ago. patches include: radius authentication custom hash :) pop before smtp the only thing i can't get done is the custom hash. (this is what's keeping us from upgrading at the moment) my C knowledge isn't good enough <g> i think only two files should be changed (popper/pop_dropcopy.c and common/genpath.c), but i'm not really sure, and i would really appreciate some help here. if someone needs the source for the patched OLD version, i can supply them, but it looks like the code between version 2 and 3 has changed a little, so i doubt the copy and paste way isn't going to work. best regards, and thanks in advance for any suggestions. Jurgen.
