Displaying 4 results from an estimated 4 matches for "i_strocpi".
Did you mean:
i_strocpy
2007 Dec 09
2
v1.1.beta11 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta11.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta11.tar.gz.sig
This one should be the last beta release before the first v1.1 release
candidate.
I'll try to stay away from this list and Dovecot in general for the next
1,5 weeks. I've several exams coming up and I should have started
studying for them days ago already.. :)
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 longer functions lie it used to
in plugins.
so i need a
2018 Mar 04
1
2.2.34 fails to build on OpenBSD
Trying to build Dovecot 2.2.34 on OpenBSD fails.
This seems to have been introduced by this commit..
https://github.com/dovecot/core/commit/4a9020ed888caf03fd3132a30a7818b01daa4b9d
Fairly -current..
/usr/bin/libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -Wall
-W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast
2013 Jan 05
1
imap: Error: net_connect_unix(/.../auth-master) failed: Invalid argument
Hi,
I'm unable to get past the subject error trying to setup dovecot 2.1.10
on FreeBSD 6.4: right after login the server closes the connection
(testing with telnet)
I've tried manualy chown()ing auth-master to 666, so permission issues
should be ruled out.
I'm attaching logs, config and excerpt of ktrace -id. I've built a
version with debug symbols, but I don't seem to hit a