Displaying 2 results from an estimated 2 matches for "arandomuser".
2008 Dec 02
2
my_vsnprintf crash on HP-UX
...n an older thread. Posting
again so it doesn't get lost in the archives:
dovecot 1.1.7 reliably crashes every time I try to open a mailbox using
IMAP. Error in the logs:
dovecot: Dec 02 23:14:15 Error: setmntent(/etc/mtab) failed: No such
file or directory
dovecot: Dec 02 23:14:16 Panic: IMAP(arandomuser at example.com):
my_vsnprintf(): Output string too big
dovecot: Dec 02 23:14:16 Error: child 4815 (imap) killed with signal 6
dovecot: Dec 02 23:14:19 Panic: IMAP(arandomuser at example.com):
my_vsnprintf(): Output string too big
dovecot: Dec 02 23:14:19 Error: child 4816 (imap) killed with signal...
2008 Nov 06
2
Compilation of 1.1.6 fails on HP-UX 11.31
Hi,
$ uname -srv
HP-UX B.11.31 U
$ cc --version
cc: HP C/aC++ B3910B A.06.20 [May 13 2008]
Compilation fails, output of configure and make are given below. The
cause of this is almost certainly that this version of HP-UX does define
the QCMD macro in sys/quota.h (checked in the ifdef line 26
dovecot-1.1.6/src/plugins/quota/quota-fs.h) as well as the dqblk struct,
but the latter with different