Settings and activity
22 results found
-
4 votes
An error occurred while saving the comment -
3 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWe're actually working on this right now, the idea is to have packages for both WebMail Lite and Pro installed in a fully automated way, so webmail is a solid part of Nextcloud app, and things like database setup, trial key generation, etc. are automatically done by the installer.
The only problem we're now facing is the future updates of the app and providing an upgrade preserving the configuration files and the database, Nextcloud documentation is rather minimal in that regard. Still, we hope to roll the new apps out soon.
-
3 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWhich product is this about? Thanks.
-
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedCurrently, those features can be disabled by setting Disabled to false in configuration files of respective modules in data/settings/modules directory: CalendarWebclient.config.json, PersonalFiles.config.json, Tasks.config.json etc.
Naturally, those can be changed via API too. And at some point we may be adding on/off switches in admin interface, at least for the most important features.
-
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedIt's not there in v8 yet but we're definitely going to add it soon.
-
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedThere's a voting on this feature already:
https://afterlogic.uservoice.com/forums/106725-ideas-for-afterlogic-products/suggestions/6710580-sieve-filters-improvements -
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedYes that can be done for a specific mailserver, such as, for our MailSuite Pro bundle: https://afterlogic.com/mailsuite/linux-email-server
In case of an external IMAP server, gathering mails across folders doesn't look feasible performance-wise. If you're looking for a custom development, for your specific mail server, please let us know: http://afterlogic.works
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedThing is, those are actually email services, not webmail apps you can install with any mailserver at all. And in other standalone webmail clients, we didn't see such a behavior you've described.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWhen speaking of other programs, do you mean other webmail applications? It works rather different for desktop applications.
Also, WebMail Pro offers an option to save sent mail to Inbox - which actually makes threading more complete.
-
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedIn WebMail Pro 7, there's a plugin that can help with this:
https://afterlogic.com/docs/plugins-repository/export-and-import-mails-saved-as-zip-archive
It allows you to backup emails from IMAP folder into .ZIP archive, and then import it elsewhere - to a different folder, or a different email account.
-
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedThere's already a filter for unread messages in WebMail Pro - just click the number of unread mails next to a folder name, and only unread mails will show in the list. Doesn't that work for you?
-
22 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedRe-read your post. Looks like you meant accessing an EWS capable server like OpenChange from our webmail. Anyway, no plans for that because percentage of such installations in comparison to overall IMAP-capable boxes is so tiny that it can be ignored.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedThere are no plans for that. Also, usually if people already have Exchange server, they use OWA as webmail client. Using third-party client (like ours) does not seem to be a popular option in this case.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedBeta with EWS support is out! You can get it at:
http://www.afterlogic.com/forum/forum_posts.asp?TID=7192It includes trial key, Nuget link and the documentation file.
You'll also need to install Managed EWS dependency from Microsoft (Microsoft Exchange WebServices package).
There is a sample which shows many aspects of working with EWS, including sending a mail, getting folders and messages. You can find it in MailBee.EwsMail.Ews topic of the documentation.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedStill working on it, can't really tell any ETA for now, we'll let you know once beta is available.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedMost likely, later this month.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedAlpha version is already in Nuget. Will release beta soon.
-
7 votes
MDN functionality is added to the internal builds and will be officially presented in the next version. Please contact us via Helpdesk if you need beta build now.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedMDN support is now officially available in v11.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWe'll consider the possibility of adding multipart/report for the next version but can't promise anything yet. The expected amount of work to make it right is pretty big there.
-
4 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedHow universal is this? With LDAP, the typical problem is that you need to adjust your code heavily for every particular installation. Unlike IMAP/SMTP, LDAP is pretty abstract and different installations use very different schemas.
-
21 votes
Will think on it for the upcoming versions (the next version is almost ready so we’re not adding new features to it but the version next to it may get this).
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWill definitely make it eventually, just need to make sure it won't contradict with other controls (need to reserve some place for it, especially in mobile layout, and sort some other matters).
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWe're considering implementing it in future versions. If you're interested in having it added sooner, please see our response at: http://www.afterlogic.com/forum/forum_posts.asp?TID=6201&TPN=1
-
27 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedCurrently, the product only provides sync with the built-in DAV server. For performance reasons, we also maintain database cache of the data - for instance, that eliminates the need to parse vCard / iCal files every time user needs to run search. Thus, working directly via DAV protocol isn't an option for now.
However, in the future, we do plan to offer sync with the external DAV servers - and since Google seems to offer CalDAV access, that's going to work for syncing with Google Calendar.
-
2 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedDoesn't this help?
http://www.afterlogic.com/wiki/Displaying_detailed_error_information
-
6 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedNew version does not show this message if the message starts with a quote.
-
3 votesAdminAfterlogic (Manager, AfterLogic) responded
Any idea why can this be useful? We had message size displayed before but removed this as this feature was useless but occupied screen space. Modern webmails like Gmail don’t show message size.
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWe don't like how many things are done in RC. Moreover, many clients select us for the same reason. Each new setting, each new option is an extra burden for the system. We can implement only those features which are needed not just for 1% or 5% of customers but, let's say, for 30% or more.
Anyway, if this feature gets many votes, we'll consider adding this setting. If not, please note you always have an option to request sponsored development.
-
4 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedYes, that's correct. Still, we believe WebMail Pro is nicer :-)
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedWe do provide mobile layout in WebMail Pro commercial version. It still comes with source code so you can customize the product for your needs and so on.
-
3 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedFor some time now, we consider replacing richtext editor we have in WebMail with one of the existing richtext editors like CKEditor or TinyMCE. Those are easily extended and emoticons are available there I believe. It's unlikely, however, that it will be configured via AdminPanel the way you suggest, as those editors offer their own ways of customization.
-
24 votes
An error occurred while saving the comment AdminAfterlogic (Manager, AfterLogic) commentedOur webmail uses SabreDav as calendar backend. When/if they ever provide support for Hijri, this will at least make the task of displaying Hijri calendar possible. Before that, it cannot be implemented.
Horizontal layout is currently available:
https://afterlogic.com/docs/webmail-pro-8/configuring-webmail/how-to-enable-horizontal-layout
Preview pane, however, is always visible.