On Thu, 20 May 2004, Henry Baragar wrote: >I currently don't use it, but I can see how it might be more important to >a large site with many different types of email users.
Might be that we could remove it, and just have it as an option to add a script ahead of bincimapd which sources a .bincimap file: #!/bin/bash source .bincimap exec $@ And .bincimap containing only the new exported options: export B_DEPOT=IMAPdir Andy :-) (this discussion probably does belong on binc-dev) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
