Re: General IMAP question

2017-09-01 Thread Jerry Kemp
IMAP has always worked fine with mbox format. Dovecot, WU IMAP, plus others Jerry On 09/ 1/17 08:17 AM, Scott Techlist wrote: That is, where will the IMAP account's mail "go"? Right now it goes to /var/mail/[localusername]. Maybe incorrectly, I assumed IMAP required Maildir format? How are

[SUMMARY] trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!

2017-08-26 Thread Jerry Kemp
I'm done. Good to go. Good compile + new binaries all built against the latest OpenSSL libraries. Big thank you to James, Joseph Tam and Aki Tuomi who game me pointers and kept me in the right direction. These are the

Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!

2017-08-25 Thread Jerry Kemp
On 08/25/17 04:08 PM, Joseph Tam wrote: # ./configure \ --prefix=/Applications/dovecot-2.2.31.32 \ --with-ssl=openssl \ --with-ssldir=/Applications/dovecot-2.2.31.32/certs \ --with-storages=mbox,maildir,imapc,pop3c I believe "--with-storages" option is now obsolete: all the storage backend

Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!

2017-08-25 Thread Jerry Kemp
Hello Joseph, Thanks for the reply. Please see inline comments: On 08/25/17 04:08 PM, Joseph Tam wrote: I would also check where the "... is not portable!" messaage is generated. If it's done by the configure script, you can look at the test to give you a hint as to why this message was gene

a bit further along - back to Dovecot compile - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!

2017-08-25 Thread Jerry Kemp
rect and expected output from /usr/ccs/bin/nm On 08/25/17 08:36 AM, James wrote: On 25/08/2017 04:52, Jerry Kemp wrote: ERR_clear_error is in libcrypto: $ nm -D path/to/libcrypto.so.1.0.0 | grep ERR_clear_error [3834] |920944| 140|FUNC |GLOB |3|11 |ERR_clear_er

a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!

2017-08-25 Thread Jerry Kemp
bin/make test' against the new compile was successful Please reference follow on email "back to Dovecot" Thank you. On 08/25/17 08:36 AM, James wrote: On 25/08/2017 04:52, Jerry Kemp wrote: Hello Jerry, attempting to compile dovecot 2.2.31 on Sun/Oracle Solaris 10 SPARC. It worke

trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!

2017-08-24 Thread Jerry Kemp
attempting to compile dovecot 2.2.31 on Sun/Oracle Solaris 10 SPARC. configure goes fine. First sign of problems during compile is with this warning: ... *** libssl_iostream_openssl.so is not portable! ...

Re: [Dovecot] Thank you! - Re: dovecot 2.0.2 compile issues on Solaris 10u8 Sparc

2010-09-13 Thread Jerry Kemp
running find and starting in / , this was the only instance of the file located on the system. /usr/include/sys/mntent.h Jerry On 09/13/10 10:42, Timo Sirainen wrote: > On Mon, 2010-09-13 at 10:30 -0500, Jerry Kemp wrote: >> v120 /usr/local/src/d/dovecot-2.0.2 468 # echo "#inclu

[Dovecot] Thank you! - Re: dovecot 2.0.2 compile issues on Solaris 10u8 Sparc

2010-09-13 Thread Jerry Kemp
0:00 dovecot/anvil root 23363 1017 0 10:25:24 pts/1 0:00 grep dovecot root 23330 23328 0 10:18:34 ? 0:00 dovecot/log v120 /usr/local/src/d/dovecot-2.0.2 473 # On 09/13/10 09:56, Timo Sirainen wrote: > On Mon, 2010-09-13 at 09:35 -0500, Jerry Kemp wrote: >

Re: [Dovecot] dovecot 2.0.2 compile issues on Solaris 10u8 Sparc

2010-09-13 Thread Jerry Kemp
. Use is subject to license terms. Assembled 16 September 2009 v120 /var/sadm/install 427 # On 09/13/10 09:21, Timo Sirainen wrote: > On Mon, 2010-09-13 at 09:10 -0500, Jerry Kemp wrote: > >> < #define HAVE_MNTENT_H 1 >> --- >&g

Re: [Dovecot] dovecot 2.0.2 compile issues on Solaris 10u8 Sparc

2010-09-13 Thread Jerry Kemp
Please see in line comments. On 09/13/10 05:15, Timo Sirainen wrote: > On Sat, 2010-09-11 at 22:12 -0500, Jerry K wrote: >> I am having compile problems with Dovecot v2.0.2 on a well patched >> Solaris 10u8 Sparc system using the included gcc compiler. >> >> Version 2.0.0 compiled with out any is