Hello!

Forgive me if this has been answered elsewhere or is already supported. In short, I am wondering if there's a way to fine-tune how Binc creates the INBOX when "auto create inbox" is on in the conf file. Does Binc run a script, or is everything hard-coded into the source?

I am asking because I have my IMAPdir set up like this:

in /home/user/Maildir:
./cur
./new
./tmp
./INBOX/cur -> ../cur
./INBOX/new -> ../new
./INBOX/tmp -> ../tmp

This allows me to keep the qmail delivery settings while still enabling root-level folders and other goodies.

However, when Binc creates a new INBOX, it will create it as a regular maildir; I want it to symlink the cur, new, and tmp folders to the parent. Is this possible? If it isn't, it's no big deal, but it would definitely be neat if this was costumizable (e.g. the user could provide a shell script that Binc would run to create the new INBOX or something).

Anders

Reply via email to