Displaying 3 results from an estimated 3 matches for "de9d6dae7fe5".
2010 Feb 03
1
Problem with namespaces and dovecot -n
I'm running dovecot 2.0 revision 10622:de9d6dae7fe5 on AIX.
I'm trying to see both namespaces that I have listed in mail.conf.
namespace private {
separator = /
prefix =
inbox = no
hidden = no
location = maildir:%h/Maildir
list = yes
}
namespace private {
separator = /
prefix = "#mbox/"
location = mbox:%h:INBOX=/var...
2010 Feb 01
1
Problems installing managesieve and then managesieve-login
Hi,
Software:
AIX 5.3
dovecot-2.0-pigeonhole revision 1234:7b3db97399de
with
dovecot revision 10621:a978089d090b
I'm having problems installing managesieve. I modified the Makefile because DESTDIR was not being found.
Here is what I changed to make it work:
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(dovecot_pkglibexecPROGRAMS_INSTALL) '$$p'
2010 Feb 02
2
Question about mbox_snarf and dovecot2.0
Hello,
I'm running revision 10622:de9d6dae7fe5 on AIX 5.3 with some local mods for our inbox hash function. I'm having a problem doing a "select inbox" when I use the mbox_snarf plugin. When I run truss on the process I see the following stat calls:
614528: kread(9, " 1 s e l e c t i n b".., 4096) = 15
614528:...