Hi,

 Thanks for a great Imap server. It took me a little bit to get it setup and
working
woth vpopmail, but v 1.2.4 is now working like a charm. I was wondering
whether the 
server does, or will support maildirsize?

Also, for anyone else who is trying to setup binc with qmail + vpopmail,
here is how
I got things working.

compile and install Binc.
edit the bincimap.conf and change the following options

Security {
    jail path = "/usr/local/bin",
    jail user = "vpopmail", // My Vpopmail user
    jail group = "vchkpw"   // My Vpopmail group
}

Mailbox {
    depot = "Maildir++", 
    type = "Maildir",
    path = "./Maildir",
    auto create inbox = "no", 
    auto subscribe mailboxes = "INBOX,INBOX/Drafts,INBOX/Sent,INBOX/Trash",
    umask = "077"
}

I also wanted the multilog files to go to /var/log/bincimap and bincimap-ssl
so I edited the /var/qmail/supervise/imap/log/run and imaps/log/run files
to read 

exec multilog t n5 s1048576 /var/log/bincimap
and 
exec multilog t n5 s1048576 /var/log/bincimap-ssl
respectively.

Im also running Squirrelmail 1.4.2 and these options are working for me...
In Server Settings;
I changed the Imap Server ( option 8) to other.
Then I changed Delimiter (option 9) to detect.

Under Folder Options I have
1.  Default Folder Prefix         : 
2.  Show Folder Prefix Option     : false
3.  Trash Folder                  : INBOX/Trash
4.  Sent Folder                   : INBOX/Sent
5.  Drafts Folder                 : INBOX/Drafts
6.  By default, move to trash     : true
7.  By default, move to sent      : true
8.  By default, save as draft     : true
9.  List Special Folders First    : false
10. Show Special Folders Color    : true
11. Auto Expunge                  : true
12. Default Sub. of INBOX         : true
13. Show 'Contain Sub.' Option    : false
14. Default Unseen Notify         : 2
15. Default Unseen Type           : 2
16. Auto Create Special Folders   : true
17. Folder Delete Bypasses Trash  : true
18. Enable /NoSelect folder fix   : true




Regards

Shane Chrisp
2000 Computers & Networks
3/161 Amazon Drive, Beechboro, W.A. 6063,  Australia.
Ph. +61 8 9377 7677  Fax. +61 8 9377 7540
mob. 0412 409 856
Web. http://www.2000cn.com.au
Email. [EMAIL PROTECTED]

ADSL starting from $35.00 per month

Reply via email to