[courier-users] problem compiling courier-imap on linux gentoo

2004-05-18 Thread Miroslav Ris
hi,

install new server on linux gentoo 1.4 with linux-2.4.25_pre7-gss-r3 kernel.

have unknown (for me) problem with compiling courier-imap 3.0.4.
configure with this options:

./configure --disable-root-check --prefix=/opt --mandir=/opt/share/man
--infodir=/opt/share/info --localstatedir=/opt/courier --exec-prefix=/opt
--datadir=/opt/share --sharedstatedir=/opt/com --includedir=/opt/include
--with-authmysql --without-authpam --without-authpwd --without-authshadow
--without-authvchkpw --with-authpgsql --without-authuserdb --without-authcram
--with-authldap --enable-unicode --enable-workarounds-for-imap-clients-bugs
--enable-maildirquota --without-ip6 --sysconfdir=/opt/etc/courier
--enable-maildropmysql --with-mysqlconfig=/opt/etc/courier/maildropmysql.conf
--enable-maildropldap --with-ldapconfig=/opt/etc/courier/maildropldap.conf
--with-etcdir=/opt/etc/courier --enable-sendmail=/opt/bin/exim
--oldincludedir=/opt/include --with-ispell=/usr/share/aspell/ispell
--enable-https=auto --enable-mimecharset=UTF-8 --with-mailuser=mail
--with-mailgroup=mail --enable-restrict-trusted=1
--enable-trusted-users='root, mail'  make

and getting this error:
testlookup.o(.text+0x336): In function `main':
/install/local/courier-imap-3.0.4/rfc1035/testlookup.c:85: undefined reference
to `__inet_pton'
librfc1035.a(rfc1035an.o)(.text+0xd5): In function `rfc1035_ntoa':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035an.c:45: undefined reference
to `__inet_ntop'
librfc1035.a(rfc1035an.o)(.text+0x343): In function `rfc1035_aton':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035an.c:131: undefined reference
to `__inet_pton'
librfc1035.a(rfc1035dumprrdata.o)(.text+0x669): In function `rfc1035_dumprrdata':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035dumprrdata.c:96: undefined
reference to `__inet_ntop'
librfc1035.a(rfc1035qa.o)(.text+0x290): In function `we_have_that_ipv4':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035qa.c:102: undefined reference
to `__inet_ntop'
librfc1035.a(rfc1035qa.o)(.text+0x56d): In function `rfc1035_a':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035qa.c:233: undefined reference
to `__inet_pton'
librfc1035.a(rfc1035sameip.o)(.text+0x7c): In function `rfc1035_same_ip':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035sameip.c:37: undefined
reference to `__inet_ntop'
librfc1035.a(rfc1035sameip.o)(.text+0xa2):/install/local/courier-imap-3.0.4/rfc1035/rfc1035sameip.c:37:
undefined reference to `__inet_ntop'
collect2: ld returned 1 exit status
make[2]: *** [testlookup] Error 1
make[2]: Leaving directory `/install/local/courier-imap-3.0.4/rfc1035'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/install/local/courier-imap-3.0.4/rfc1035'
make: *** [all-recursive] Error 1

thanks for any help!

--
Miroslav Ris


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562alloc_id=6184op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] [request], please extende MAXPERIP options

2004-02-12 Thread Miroslav Ris
hi,

thanks Sam for courier-imap server.
it's really best!
i am using this over 2 years.

request:
please add per tcp/ip:netmask MAXPERIP options for courier-imap server.

problem:
using webmail (squirrelmail and smm) for access to mail boxes (about 5000
users, and set MAXPERIP=5000).
but same users use stupid M$ mail readers (MS Outlook Express and MS Entourage).
this apps generate lots connections to imap server (one connections for every
mail in local app cache) and server totally freeze.

need set MAXPERIP for webmail server to 5000 and for all others to 4.

thanks!

--
Miroslav Ris


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] @hi, need locking special folders

2003-09-27 Thread Miroslav Ris
Hi,

need locking (prevent delete and rename) special folders: INBOX, INBOX.Drafts,
INBOX.Sent, INBOX.Trash, INBOX.Spam.

thanks for any tips and tricks.

-- 
Miroslav Ris


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Problem compiling courier-imap-1.7.0 and maildrop-1.5.2 on MacOS X 10.2.3

2003-01-29 Thread Miroslav Ris
Trying:

./configure --with-authldap=YES --with-authshadow=YES --with-authpam=YES 
--with-authpwd=YES
--prefix=/usr/local --enable-unicode --with-wa
itfunc=wait --enable-workarounds-for-imap-clients-bugs --enable-mimetypes 
--without-pthreads
--without-authuserdb --without-authcram --wit
h-trashquota --enable-maildirquota --enable-maildropldap

and

make

and having this error

gcc  -no-cpp-precomp -Wall -I./.. -I..   -o deliverquota  deliverquota.o libmaildir.a
../rfc822/librfc822.a ../numlib/libnumlib.a
ld: ../numlib/libnumlib.a(strhdevt.o) literal C string section (__TEXT,__cstring) does 
not end
with a '\0'
ld: ../numlib/libnumlib.a(strhinot.o) literal C string section (__TEXT,__cstring) does 
not end
with a '\0'
make[2]: *** [deliverquota] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1



Please, use only windows-1251 or ISO-8859-5 for cyrillic
iNet WebMail System




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] Re: Problem compiling courier-imap-1.7.0 and maildrop-1.5.2 on MacOS X 10.2.3

2003-01-29 Thread Miroslav Ris
Thanks.

I thinks too…

Sam Varshavchik said:
 Miroslav Ris writes:

 make

 and having this error

 gcc  -no-cpp-precomp -Wall -I./.. -I..   -o deliverquota  deliverquota.o 
libmaildir.a
 ../rfc822/librfc822.a ../numlib/libnumlib.a
 ld: ../numlib/libnumlib.a(strhdevt.o) literal C string section (__TEXT,__cstring) 
does not end
 with a '\0'
 ld: ../numlib/libnumlib.a(strhinot.o) literal C string section (__TEXT,__cstring) 
does not end
 with a '\0'

 This _linker_ error is just absolutely STUPID.

 Edit strhdevt.c and strinodet.c by hand, and replace xdigit[16] with  xdigit[].

 Whoever wrote the OS X linker needs to have the crap beat out of him.



Please, use only windows-1251 or ISO-8859-5 for cyrillic
iNet WebMail System




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] Re: Problem compiling courier-imap-1.7.0 and maildrop-1.5.2 on MacOS X 10.2.3

2003-01-29 Thread Miroslav Ris
I steel having this same error

gcc  -no-cpp-precomp -Wall -I./.. -I..   -o deliverquota  deliverquota.o libmaildir.a
../rfc822/librfc822.a ../numlib/libnumlib.a
ld: ../numlib/libnumlib.a(strhinot.o) literal C string section (__TEXT,__cstring) does 
not end
with a '\0'
make[2]: *** [deliverquota] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error


Sam Varshavchik said:
 Miroslav Ris writes:

 make

 and having this error

 gcc  -no-cpp-precomp -Wall -I./.. -I..   -o deliverquota  deliverquota.o 
libmaildir.a
 ../rfc822/librfc822.a ../numlib/libnumlib.a
 ld: ../numlib/libnumlib.a(strhdevt.o) literal C string section (__TEXT,__cstring) 
does not end
 with a '\0'
 ld: ../numlib/libnumlib.a(strhinot.o) literal C string section (__TEXT,__cstring) 
does not end
 with a '\0'

 This _linker_ error is just absolutely STUPID.

 Edit strhdevt.c and strinodet.c by hand, and replace xdigit[16] with  xdigit[].

 Whoever wrote the OS X linker needs to have the crap beat out of him.




 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! 
http://www.vasoftware.com
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users




Please, use only windows-1251 or ISO-8859-5 for cyrillic
iNet WebMail System




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



Re: [courier-users] Re: Problem compiling courier-imap-1.7.0 and maildrop-1.5.2 on MacOS X 10.2.3

2003-01-29 Thread Miroslav Ris
Apply this to:

numlib/strhdevt.c
numlib/strhinot.c
numlib/strhpidt.c
rfc2045/rfc2045rewrite.c

( a cannot find strinodet.c)

and steel have this same...
:|


Sam Varshavchik said:
 Miroslav Ris writes:

 I steel having this same error

 gcc  -no-cpp-precomp -Wall -I./.. -I..   -o deliverquota  deliverquota.o 
libmaildir.a
 ../rfc822/librfc822.a ../numlib/libnumlib.a
 ld: ../numlib/libnumlib.a(strhinot.o) literal C string section (__TEXT,__cstring) 
does not end
 with a '\0'
 make[2]: *** [deliverquota] Error 1
 make[1]: *** [all] Error 2
 make: *** [all-recursive] Error

 Repeat the same fix to strhinot.c



 Sam Varshavchik said:
 Miroslav Ris writes:

 make

 and having this error

 gcc  -no-cpp-precomp -Wall -I./.. -I..   -o deliverquota  deliverquota.o 
libmaildir.a
 ../rfc822/librfc822.a ../numlib/libnumlib.a
 ld: ../numlib/libnumlib.a(strhdevt.o) literal C string section (__TEXT,__cstring) 
does not
 end with a '\0'
 ld: ../numlib/libnumlib.a(strhinot.o) literal C string section (__TEXT,__cstring) 
does not
 end with a '\0'

 This _linker_ error is just absolutely STUPID.

 Edit strhdevt.c and strinodet.c by hand, and replace xdigit[16] with  xdigit[].

 Whoever wrote the OS X linker needs to have the crap beat out of him.




 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
 http://www.vasoftware.com ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



 
 Please, use only windows-1251 or ISO-8859-5 for cyrillic
 iNet WebMail System




 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld Something 2 See! 
http://www.vasoftware.com
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! 
http://www.vasoftware.com
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users




Please, use only windows-1251 or ISO-8859-5 for cyrillic
iNet WebMail System




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users