Re: mailfront imapfront-auth with dovecot 1.2.16 : SUCCESS
Giam Teck Choon <[email protected]> Sat, 13 Nov 2010 06:55:16 +0800
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Organization | CHOON.NET |
| Message-ID | <[email protected]> |
On 11/13/2010 05:16 AM, Bruce Guenter wrote: > On Sat, Nov 13, 2010 at 04:29:47AM +0800, Giam Teck Choon wrote: >> Ok. I am going to update my C wrapper which also intend to support your >> $USE_DOVECOT setting. Are you intend to release an update release if >> you are going to use $USE_DOVECOT or other name? > > I am planning to put out a new release with this feature shortly. I am > still trying to figure how exactly to switch this feature on. I'm > leaning towards setting something like SETUP_ENV=dovecot, which would > leave the option for setting up a different kind of environment for some > other IMAP back-end. Ok. I have already updated my C wrapper. Instead of checking what name ($USE_DOVECOT or $SETUP_ENV) you use, I will just check $MAIL to see whether ^maildir: or ^mbox: instead. If found, modifying $MAIL will be skipped. > >> I read at your github source at >> https://github.com/bruceg/mailfront/blob/master/imapfront-auth.c which I >> can't find such commit. > > I haven't pushed it out yet as I don't consider it finalized yet. > Oh ok. From your bumped version to 1.18 message, I can read your intention :) Thanks. Kindest regards, Giam Teck Choon