Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Arrange Option Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
SGergov
Newbie
Newbie
Avatar

Joined: 22 September 2015
Online Status: Offline
Posts: 3
Posted: 22 September 2015 at 7:33am | IP Logged Quote SGergov

Hi all,

we hope that you can help me with my issue.

I've upgraded Afterlogic Webmail Lite from 6.6.0 up to 7.2.1

So, i miss one feature at this new version.

This is the "arranged by" option.

Could you help me to find this feature, or is that option present anymore.

Many many thanks in advance.

Kind regards
Sveto
Back to Top View SGergov's Profile Search for other posts by SGergov
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 22 September 2015 at 7:44am | IP Logged Quote Igor

That option isn't available in current version, messages are sorted by date only. And by the way, 7.2.* is still quite an old one, current one is 7.6.2, available for download here.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
SGergov
Newbie
Newbie
Avatar

Joined: 22 September 2015
Online Status: Offline
Posts: 3
Posted: 23 September 2015 at 12:33am | IP Logged Quote SGergov

Thank you for your response!!

with the current version 7.6.2 i have a problem: the smtp server i connect to
supports only TLS. When i connect, i get the error:

error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

here is the smtp dialog:

[07:10:27.14][b3d594ac] SMTP[NOTE]: Start connection to "tcp://smtpauth.server.com:25"
[07:10:27.15][b3d594ac] SMTP[DATA]: < 220 STROMPOST ESMTP V3.00 starting at: Wed, 23 Sep 2015 09:19:53 +0100\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: > EHLO svetogergov\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 250-pleased to meet you!\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 250-STARTTLS\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 250-SIZE 35000000\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 250-AUTH LOGIN CRAM-MD5 PLAIN\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 250-AUTH=LOGIN CRAM-MD5 PLAIN\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 250 HELP\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: > STARTTLS\r\n
[07:10:27.15][b3d594ac] SMTP[DATA]: < 220 Go ahead\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: > EHLO svetogergov\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 250-pleased to meet you!!!\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 250-SIZE 35000000\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 250-AUTH LOGIN CRAM-MD5 PLAIN\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 250-AUTH=LOGIN CRAM-MD5 PLAIN\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 250 HELP\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: > AUTH LOGIN\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 334 VXNlcm5hbWU6\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: > ***********\r\n
[07:10:27.17][b3d594ac] SMTP[DATA]: < 334 UGFzc3dvcmQ6\r\n
[07:10:27.18][b3d594ac] SMTP[SECURE]: > ********\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: < 235 ok, go on (#2.0.0)\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: > MAIL FROM:<svetogergov@levski.at> SIZE=918\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: < 250 svetogergov@levski.at...Sender ok\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: > RCPT TO:<sveto.gergov@gmail.com>\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: < 250 sveto.gergov@gmail.com... Recipient ok\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: > DATA\r\n
[07:10:27.25][b3d594ac] SMTP[DATA]: < 354 Enter mail, end with "." on a line by itself\r\n
[07:10:27.25][b3d594ac] SMTP[NOTE]: Message data.
[07:10:27.26][b3d594ac] SMTP[DATA]: > .\r\n
[07:10:27.29][b3d594ac] SMTP[DATA]: < 250 IM1442992793X0007579C0000000000 Message accepted for delivery\r\n
[07:10:27.29][b3d594ac] SMTP[DATA]: > QUIT\r\n
[07:10:27.32][b3d594ac] PHP[NOTICE]: /big/APACHE/htdocs/webmail/libraries/MailSo/Net/NetClient.php [line:460, code:2]
[07:10:27.32][b3d594ac] PHP[NOTICE]: Error: fgets(): SSL operation failed with code 1. OpenSSL Error messages:
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

Back to Top View SGergov's Profile Search for other posts by SGergov
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 23 September 2015 at 3:56am | IP Logged Quote Igor

Interesting. According to the log, connecting to the server and sending mails out works as expected, the problem occurs on disconnect from SMTP server. I'll check with the developers and see what they think of it. Due to vacation season, this might take a while. Thank you.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
SGergov
Newbie
Newbie
Avatar

Joined: 22 September 2015
Online Status: Offline
Posts: 3
Posted: 23 September 2015 at 5:10am | IP Logged Quote SGergov

yes, connecting and sending works,
i also receive the email !!!
but it seems that something happens at QUIT
and afterlogic lite says
"An error occurred during sending the message."

thank you for your support!!

if you need more informations regarding this issue,
please don't hesitate to contact me.

Back to Top View SGergov's Profile Search for other posts by SGergov
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 28 September 2015 at 5:38am | IP Logged Quote Igor

Currently, it seems the developers are out of ideas as to what exactly could be causing it. Would it be possible to provide us with access details for any email account the issue can be reproduced with? You can send us the information privately via HelpDesk.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 06 October 2015 at 9:17am | IP Logged Quote Igor

OK, it looks like SMTP server you use doesn't require STARTTLS, and without it, mails are sent out just fine. Add the following item to array defined in data/settings/config.php file:

Code:
'labs.prefer-starttls' => false,


--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide