Hello Davide,

Thanks for this new release.

I have issues building this on FreeBSD-4.11 32bits, here is what happens:

g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__BSD__ -D__FREEBSD__
-D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -O2 -o bin/POP3Utils.o -c
POP3Utils.cpp
POP3Utils.cpp: In function `int UPopCheckMailboxSize(UserInfo *, SYS_OFF_T *
= 0)':
POP3Utils.cpp:156: implicit declaration of function `int atoll(...)'
gmake: *** [bin/POP3Utils.o] Error 1


This refers to this line in POP3Utils.cpp:

SYS_OFF_T llMaxMBSize = Sys_atoi64(pszMaxMBSize) * 1024;





-----Original Message-----
From: xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]
On Behalf Of Davide Libenzi
Sent: 25 février 2010 23:00
To: XMail mailing list; XMail Announce
Subject: [xmail] XMail 1.27 released

XMail 1.27 is out:

http://www.xmailserver.org/

You need the "Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)"
package from Microsoft, to run XMail Windows binaries.
Quick linky is here:

http://tinyurl.com/89msaj



- Davide


_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to