search for: ufanet

Displaying 2 results from an estimated 2 matches for "ufanet".

2007 Jan 29
1
popa3d migration
Hello, I'm sure there is no good answer to my question, but it doesn't take much to ask, so I will. I am about to migrate my current Dovecot IMAP + Popa3d mailbox server to Maildir. I need to keep both protocols (IMAP and POP3) and will be switching to Dovecot on both. The question is simple - is there any way to keep POP3 UIDs through migration, so people won't get duplicates
2012 Nov 16
1
whoson plugin for 2.0
I have found a plugin at ftp://ftp.ufanet.ru/pub/boco/dovecot/whoson-plugin/ I was able to make it function on a dovecot 1.2.8 server, by changing __attr_unused__ to ATTR_UNUSED and strlcpy to i_strocpy (since glibc doesn't HAVE strlcpy, on purpose). However, it doesn't work with 2.1 this is, of course, because getenv() no lon...