Re: [SM-USERS] Webmail issue while forward and reply

2015-03-11 Thread Paul Lesniewski
On 3/10/15, Chandran Manikandan  wrote:
> Dear All,
>
> I am running Qmailtoaster with squirrelmail toaster on Centos 6.6 32 bit
> machine .
> Our users facing the webmail issue while they tried to forward or reply to
> the received email.
> When they try to send reply the body of the contents not displayed on the
> body section in webmail using Google chrome, IE 11 and firefox also.
> I have try to setup default display in HTML format in options menu still
> the same problem facing .
> PHP packages below running on my system.

Missing the view_as_html plugin?  Otherwise, more info is needed.

> Squirrelmail toaster is  squirrelmail-1.4.22-0.qt.el6.i686

Try code downloaded directly from squirrelmail.org?  We don't take
responsibility for vendor re-packaged versions of SquirrelMail.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] LDAP personal addressbook for loged user

2015-03-11 Thread Paul Lesniewski
On 3/9/15, ambruska (email)  wrote:
> Hi all,
> I would like to set LDAP addressbook in squirrelmail the way, that each user
> can see only his
> personal addressbook stored in LDAP server. I searched the web and still
> didnot find the
> solution.
>
> I mean, that user "lets say" TEST loged in squirrelmail could see only his
> private adressess
> stored in "cn=TEST,ou=personal,ou=contacts,dc=my,dc=domain".
>
> Is there any filter or search_expression I can set in configuration of LDAP
> addressbook
> taht can compare login name and password of logged user to LDAP ?
> Or something else, that solve my needs.

LDAP address books in SquirrelMail are focused on supplementing a
local personal address book with an organization address book.  Adding
a bit to the DN as you require should be easy to implement, and I'm
not really sure why it never was - perhaps because there are a lot of
other possible ways to set up a personal address book in LDAP.  I
don't know.  Maybe those trivial changes are what this person did:

http://daniel.marczisovszky.hu/projects/squirrelmail/ldap_abook_backend/

After all, that's why there is a configurable address book backend system.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] What's wrong in Squirrelmail OpenSuse 13.2?

2015-03-11 Thread Paul Lesniewski
On 3/9/15, re...@lambrate.inaf.it  wrote:
> Hi,
> We have been successfully using squirrelmail as front end to our UW IMAP
> servers until a couple of days ago using the following combination:
>
>Squirrelmail version 1.5.2
>Apache version 2.4.6
>PHP version 5.4.20
>
> When we upgraded the OS on our web server to OpenSuse 13.2, which implies
> (in bundle from YaST2 with dependencies checked)
>
>Squirrelmail version 1.5.2
>Apache version 2.4.10
>PHP version 5.6.1
>
> we are not able anymore to login. We get the following error message:
>
>Error connecting to IMAP server: tls://imap-ifc.0:
>
> and in /var/log/mail of *REMOTE* IMAP server we see the following error:
>
>Unexpected client disconnect, while reading line user=??? host=UNKNOWN
>
> The IMAP server (UW IMAP4rev1 2007e.404 under OpenSuse 13.2) has not
> changed and is happily accepting connections (TLS/SSL ports 143/993) from
> other imap clients (alpine, thunderbird, Kmail) ... and from Squirrelmail
> (1.5.2 in bundle) of OpenSuse 13.1!
>
> //
> The problem is NOT the remote IMAP server!
> \\
>
> With Squirrelmail these dependencies (both OpenSuse versions 13.1 and
> 13.2) are installed:
>
> php-gettext
> php-session
> mod_php_any
> php-mbstring
> php-iconv
> php-ctype
> php-hash
> php-mcrypt
> php-openssl
> php-posix
> php-sockets
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(PayloadIsLzma) <= 4.4.6-1
> rpmlib(PartialHardlinkSets) <= 4.0.4-1
>
> ...other informations... debug step by step...
>
> Apparently the login form passes correctly the arguments to routine
> sqimap_login in ./functions/imap_general.php, but the error is generated
> in routine sqimap_create_stream
>
> Any ideas?

We have no knowledge of what OpenSuse changed between releases in
their re-packaged version of SquirrelMail.  This is a question for
them.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] What's wrong in Squirrelmail OpenSuse 13.2?

2015-03-11 Thread regni
On Wed, 11 Mar 2015, Paul Lesniewski wrote:

> On 3/9/15, re...@lambrate.inaf.it  wrote:
>> Hi,
>> We have been successfully using squirrelmail as front end to our UW IMAP
>> servers until a couple of days ago using the following combination:
>>
>>Squirrelmail version 1.5.2
>>Apache version 2.4.6
>>PHP version 5.4.20
>> 
>> When we upgraded the OS on our web server to OpenSuse 13.2, which implies
>> (in bundle from YaST2 with dependencies checked)
>>
>>Squirrelmail version 1.5.2
>>Apache version 2.4.10
>>PHP version 5.6.1
>> 
>> we are not able anymore to login. We get the following error message:
>>
>>Error connecting to IMAP server: tls://imap-ifc.0:
>> 
>> and in /var/log/mail of *REMOTE* IMAP server we see the following error:
>>
>>Unexpected client disconnect, while reading line user=??? host=UNKNOWN
>> 
>> The IMAP server (UW IMAP4rev1 2007e.404 under OpenSuse 13.2) has not
>> changed and is happily accepting connections (TLS/SSL ports 143/993) from
>> other imap clients (alpine, thunderbird, Kmail) ... and from Squirrelmail
>> (1.5.2 in bundle) of OpenSuse 13.1!
>> 
>> //
>> The problem is NOT the remote IMAP server!
>> \\
>> 
>> With Squirrelmail these dependencies (both OpenSuse versions 13.1 and
>> 13.2) are installed:
>> 
>> php-gettext
>> php-session
>> mod_php_any
>> php-mbstring
>> php-iconv
>> php-ctype
>> php-hash
>> php-mcrypt
>> php-openssl
>> php-posix
>> php-sockets
>> rpmlib(CompressedFileNames) <= 3.0.4-1
>> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
>> rpmlib(PayloadIsLzma) <= 4.4.6-1
>> rpmlib(PartialHardlinkSets) <= 4.0.4-1
>> 
>> ...other informations... debug step by step...
>> 
>> Apparently the login form passes correctly the arguments to routine
>> sqimap_login in ./functions/imap_general.php, but the error is generated
>> in routine sqimap_create_stream
>> 
>> Any ideas?
> 
> We have no knowledge of what OpenSuse changed between releases in
> their re-packaged version of SquirrelMail.  This is a question for
> them.
> 
True, but from 'squirremail.org' I had installed both version SquirreMail 
(1.4.22 stable and 1.5.2 SVN) on TWO PC with OpenSuse 13.2 and I had the same 
problem:
"Error connecting to IMAP server: tls://imap-ifc.0:"

Module or library missing? Is't possible? But which one?

Roberto

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] What's wrong in Squirrelmail OpenSuse 13.2?

2015-03-11 Thread Paul Lesniewski
Please do not top-post.

>> >> We have been successfully using squirrelmail as front end to our UW
>> >> IMAP
>> >> servers until a couple of days ago using the following combination:
>> >>
>> >>Squirrelmail version 1.5.2
>> >>Apache version 2.4.6
>> >>PHP version 5.4.20
>> >>
>> >> When we upgraded the OS on our web server to OpenSuse 13.2, which
>> >> implies
>> >> (in bundle from YaST2 with dependencies checked)
>> >>
>> >>Squirrelmail version 1.5.2
>> >>Apache version 2.4.10
>> >>PHP version 5.6.1
>> >>
>> >> we are not able anymore to login. We get the following error message:
>> >>
>> >>Error connecting to IMAP server: tls://imap-ifc.0:
>> >>
>> >> and in /var/log/mail of *REMOTE* IMAP server we see the following
>> >> error:
>> >>
>> >>Unexpected client disconnect, while reading line user=???
>> >> host=UNKNOWN
>> >>
>> >> The IMAP server (UW IMAP4rev1 2007e.404 under OpenSuse 13.2) has not
>> >> changed and is happily accepting connections (TLS/SSL ports 143/993)
>> >> from
>> >> other imap clients (alpine, thunderbird, Kmail) ... and from
>> >> Squirrelmail
>> >> (1.5.2 in bundle) of OpenSuse 13.1!
>> >>
>> >> //
>> >> The problem is NOT the remote IMAP server!
>> >> \\
>> >>
>> >> With Squirrelmail these dependencies (both OpenSuse versions 13.1 and
>> >> 13.2) are installed:
>> >>
>> >> php-gettext
>> >> php-session
>> >> mod_php_any
>> >> php-mbstring
>> >> php-iconv
>> >> php-ctype
>> >> php-hash
>> >> php-mcrypt
>> >> php-openssl
>> >> php-posix
>> >> php-sockets
>> >> rpmlib(CompressedFileNames) <= 3.0.4-1
>> >> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
>> >> rpmlib(PayloadIsLzma) <= 4.4.6-1
>> >> rpmlib(PartialHardlinkSets) <= 4.0.4-1
>> >>
>> >> ...other informations... debug step by step...
>> >>
>> >> Apparently the login form passes correctly the arguments to routine
>> >> sqimap_login in ./functions/imap_general.php, but the error is
>> >> generated
>> >> in routine sqimap_create_stream
>> >>
>> >> Any ideas?
>> >
>> > We have no knowledge of what OpenSuse changed between releases in
>> > their re-packaged version of SquirrelMail.  This is a question for
>> > them.
>> >
>> True, but from 'squirremail.org' I had installed both version SquirreMail
>>
>> (1.4.22 stable and 1.5.2 SVN) on TWO PC with OpenSuse 13.2 and I had the
>> same
>> problem:
>> "Error connecting to IMAP server: tls://imap-ifc.0:"
>>
>> Module or library missing? Is't possible? But which one?
>
> I sent you a private e-mail yesterday advicing you to check the forum
> history from 2014-12 until now. You should always search for a solution
> first (without being instructed to do so), so the people on the forums only
> have to spend time on solving a problem once.
>
> I have posted detailed information about which versions work on OpenSUSE
> 13.2 and what version-change-related issues I had to address. Go read it.

I don't see anything in your previous thread about TLS issues.  This
issue looks similar to this one:

http://thread.gmane.org/gmane.mail.squirrelmail.user/39790

It'd be good if someone seeing this issue could first confirm if it
happens with code downloaded from squirrelmail.org and *NOT* a vendor
re-package.  And then if it does, it would be helpful if you could
show your configuration and do some debugging for us.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users