Showing posts with label Email Client. Show all posts
Showing posts with label Email Client. Show all posts
Saturday, November 28, 2015
Evolution 3.13.4 officially available for Testing with several Bug Fixes
Evolution development team officially announces the release of Evolution 3.13.4 with huge number of bug fixes. As you know that Evolution is personal information assistant which provides integrated mail service, address book and calendering service. This update released with several bug fixes and is available only for testing purposes.
According to official announcement, Evolution 3.13.4 comes with several bug fixes. It allows multiple folder selection when creating send account overrides. It inserts quote symbols before HTML element when it has no previous siblings. It preserves spaces and create anchors for the links in the text after the last BR element. Also, review how to install Evolution on Ubuntu & Linux Mint ?
According to official announcement, Evolution 3.13.4 comes with several bug fixes. It allows multiple folder selection when creating send account overrides. It inserts quote symbols before HTML element when it has no previous siblings. It preserves spaces and create anchors for the links in the text after the last BR element. Also, review how to install Evolution on Ubuntu & Linux Mint ?
This release correctly replace tabulators with spaces and also generate new lines into plain text version even when paragraph has no children. It introduce functions to register/remove the HTML "input" event on body. It removes our attributes from blockquotes when generating the HTML version of the message. You might also like to check out other latest Software News on our website.
List of Bug Fixes Made in Evolution 3.13.4
- Automatically mark message as read sometimes doesn't work (take 2).
- alloca.h in e-util/e-color-combo.c is not needed.
- data/evolution.appdata.xml is not git-ignored.
- Small calendar print doesn't follow week-start-day option.
- Crash under process_elements() at e-html-editor-view.c:5004.
- Make Evolution build under Win32.
- Composer paste issues.
- Backspace removes too much when editing quotation.
- Splitting quoted part changes clipboard content.
- Scale-down contact images in message preview.
- Paste can select following text.
- Cannot split quotation after an empty line.
These are some of the major bug fixes which are made in Evolution 3.13.4 release. If you wish to check out complete list of bug fixes then you must visit their official changelog page.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
List of Bug Fixes Made in Evolution 3.13.4
- Automatically mark message as read sometimes doesn't work (take 2).
- alloca.h in e-util/e-color-combo.c is not needed.
- data/evolution.appdata.xml is not git-ignored.
- Small calendar print doesn't follow week-start-day option.
- Crash under process_elements() at e-html-editor-view.c:5004.
- Make Evolution build under Win32.
- Composer paste issues.
- Backspace removes too much when editing quotation.
- Splitting quoted part changes clipboard content.
- Scale-down contact images in message preview.
- Paste can select following text.
- Cannot split quotation after an empty line.
These are some of the major bug fixes which are made in Evolution 3.13.4 release. If you wish to check out complete list of bug fixes then you must visit their official changelog page.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Thursday, November 26, 2015
How to Install Evolution 3.13.3 using PPA on Ubuntu, Debian, Linux Mint
Evolution is one of the famous personal information management application which provides integrated mail, calendering and address book functionality. Few days ago Evolution 3.13.3 client was released with new features. You can check out what's new in Evolution 3.13.3 release ?
Evolution retreives mail using POP and IMAP protocols and transfer emails with SMTP protocol. It establish secure network connections which are encrypted with SSL, TLS and STARTTLS. It also includes email encryption with GPG and S/MIME and E-mail filters. You might also like to check out latest Software News to know what's happening in software world ?
In today's HowTo Tutorial, we will discuss how could you install Evolution 3.13.3 using PPA on Ubuntu, Kubuntu, Xubuntu, Debian, Linux Mint and other Debian based Linux Distros.
Step Wise Installation of Evolution 3.13.3 (Personal Information and Mail Assistant) using PPA on Ubuntu, Kubuntu, Xubuntu, Debian, Linux Mint and other Debian based Linux Distros
Step 1 : Before beginning the installation, Open the terminal and run or copy the following command in terminal to add PPA for Evolution 3.13.3 on your Debian based Linux Distros.
Evolution retreives mail using POP and IMAP protocols and transfer emails with SMTP protocol. It establish secure network connections which are encrypted with SSL, TLS and STARTTLS. It also includes email encryption with GPG and S/MIME and E-mail filters. You might also like to check out latest Software News to know what's happening in software world ?
In today's HowTo Tutorial, we will discuss how could you install Evolution 3.13.3 using PPA on Ubuntu, Kubuntu, Xubuntu, Debian, Linux Mint and other Debian based Linux Distros.
Step Wise Installation of Evolution 3.13.3 (Personal Information and Mail Assistant) using PPA on Ubuntu, Kubuntu, Xubuntu, Debian, Linux Mint and other Debian based Linux Distros
Step 1 : Before beginning the installation, Open the terminal and run or copy the following command in terminal to add PPA for Evolution 3.13.3 on your Debian based Linux Distros.
$ sudo add-apt-repository ppa:fta/gnome3
Step 2 : Next, run or copy the following command in terminal to update recently added PPA for Evolution 3.13.3 in the software repository on your Debian based Linux Distros.
$ sudo apt-get update
Step 3 : Finally, run or copy the following command in terminal to install latest Evolution 3.13.3 client on your Debian based Linux Distros.
$ sudo apt-get install evolution
After installation, enter your account credentials and access your mail account and its mails directly on your desktop with the help of Evolution client.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Tuesday, November 24, 2015
Mozilla Thunderbird 31.0 (Mail Client) released with Number of Bug Fixes
Mozilla Thunderbird community officially announces the release of Mozilla Thunderbird 31.0 with several bug fixes. After a long span, the community announce this release with number of bug fixes. This release primarily includes fixes so if someone expecting new features then they might get disappointed with this release.
According to official announcement, Mozilla Thunderbird 31.0 comes with fixes CSS variables and opening a message, feed or newsgroup message in a tab results in an empty transparent tab. This release makes nsMessengerWinIntegration.cpp compile with frozon linkage and also fixes signed/unsigned compiler warnings in mailnews.
Other major bug fixes includes selecting spans of different color in HTML message compose produces CSS warning, instantly get and use favicon for feed after importing feeds from opml file or adding single feed, Address Book quick search for strings with round brackets fails. You might also like to check out other latest Software News on our website.
List of Bug Fixes Made in Thunderbird 31.0
- Expose remote content per-host privileges,
- Composition's recipient autocomplete does not / fails to show all matching address book entries.
- Show favicon next to RSS/Atom feeds.
- Directed messages should be able to hook into system prompts/give notifications.
- Build Thunderbird with frozen linkage / external API - Windows fixes.
- Provide a non-rdf way to go from a URI to a msgFolder.
- Followup fix for Bug 955869.
- Move UTF-7 decoder/encoder to comm-central.
- Hovering over a separated toolbar button hides the separator even in its disabled state.
- Filelink: YouSendIt is now Hightail.
These are some of the fixes which are made in Mozilla Thunderbird 31.0 mail client. If you wish to review complete list of all fixes then you must visit their official changelog page.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Mozilla Thunderbird 31.0 comes with fixes CSS variables and opening a message, feed or newsgroup message in a tab results in an empty transparent tab. This release makes nsMessengerWinIntegration.cpp compile with frozon linkage and also fixes signed/unsigned compiler warnings in mailnews.
Other major bug fixes includes selecting spans of different color in HTML message compose produces CSS warning, instantly get and use favicon for feed after importing feeds from opml file or adding single feed, Address Book quick search for strings with round brackets fails. You might also like to check out other latest Software News on our website.
List of Bug Fixes Made in Thunderbird 31.0
- Expose remote content per-host privileges,
- Composition's recipient autocomplete does not / fails to show all matching address book entries.
- Show favicon next to RSS/Atom feeds.
- Directed messages should be able to hook into system prompts/give notifications.
- Build Thunderbird with frozen linkage / external API - Windows fixes.
- Provide a non-rdf way to go from a URI to a msgFolder.
- Followup fix for Bug 955869.
- Move UTF-7 decoder/encoder to comm-central.
- Hovering over a separated toolbar button hides the separator even in its disabled state.
- Filelink: YouSendIt is now Hightail.
These are some of the fixes which are made in Mozilla Thunderbird 31.0 mail client. If you wish to review complete list of all fixes then you must visit their official changelog page.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Monday, November 23, 2015
Geary 0.7.0 (Mail Client) released with Improved UI and New Features
Yorba developers officially announces the release of Geary 0.7.0 (Email Client) with new features along with minor bug fixes. Like Thunderbird mail, Geary mail client is quite popular among Linux users as it is lightweighted and has user friendly interface.
According to official announcement, Geary 0.7.0 client comes with improved main window interface which uses GtkHeaderBar. This release also includes updated translations as well as improved connection retry. The saving drafts on server can be disabled from this release. Also, check how to install Geary client on Ubuntu derivatives ?
According to official announcement, Geary 0.7.0 client comes with improved main window interface which uses GtkHeaderBar. This release also includes updated translations as well as improved connection retry. The saving drafts on server can be disabled from this release. Also, check how to install Geary client on Ubuntu derivatives ?
The major overhaul of email composer now inline in main window and redesigned. The mail composer will automatically add signature to emails. Apart from these new features, Geary 0.7.0 client also includes several bug fixes. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Sunday, November 22, 2015
Geary 0.7.1 receives Improved IMAP, Updated Translations & Minor Fixes
Yorba developers officially announces the release of Geary 0.7.1 with minor new features and few improvements. As you have seen earlier that Geary is a lightweighted email client and quite popular among GNOME desktop users specially Ubuntu users. This is just a development release which is primarily released for testing purposes.
According to official announcement, Geary 0.7.1 email client comes with improved IMAP disconnect/reconnect logic and updated translations. It shows attachments lacking a Content-Disposition along with stabilized search results to prevent lost or dropped results. Also, review how to install Geary using PPA on Ubuntu and Linux Mint ?
This release mainly includes fixes for major memory leakage and autocomplete properly quotes RFC822 strings. It also contains inline composer polish. Apart from this, it also consist minor improvements and bug fixes. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Geary 0.8.0 released with Redesigned Mail Composer & Signature Support
The Yorba developers officially announces the release of Geary 0.8.0 Email Client with new addition along with minor bug fixes. As you all know that Geary is one of the popular mail client like Thunderbird and used by most of Ubuntu users. Well this release contains several improvements along with new features.
According to official announcement, Geary 0.8.0 email client comes with major redesign of email composer, now presented inline in main window, composer will automatically add signature to emails, saving drafts to server can be disabled, improved interface which uses GtkHeaderBar and modern widgets, database speed optimizations to reduce lags and improve read time, improved connection handling and reestablishment.
Robert Schroll, developer of Geary, redesigned the mail composer which looks sharper and more modern than earlier one. It also operates inline in main window which is you have to type your reply right below the email you are responding to. So it makes the conversation more natural rather then opening a separate window or switching to new window. You can also download the source tarball of Geary 0.8.0 for your Linux distro.
This release also comes with signature support in Geary, by which geary automatically insert a signature of your design into your email while replying. This release also comes with improved database speed and IMAP connection stability. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Geary 0.8.0 email client comes with major redesign of email composer, now presented inline in main window, composer will automatically add signature to emails, saving drafts to server can be disabled, improved interface which uses GtkHeaderBar and modern widgets, database speed optimizations to reduce lags and improve read time, improved connection handling and reestablishment.
Robert Schroll, developer of Geary, redesigned the mail composer which looks sharper and more modern than earlier one. It also operates inline in main window which is you have to type your reply right below the email you are responding to. So it makes the conversation more natural rather then opening a separate window or switching to new window. You can also download the source tarball of Geary 0.8.0 for your Linux distro.
This release also comes with signature support in Geary, by which geary automatically insert a signature of your design into your email while replying. This release also comes with improved database speed and IMAP connection stability. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Saturday, November 21, 2015
Mozilla Thunderbird 31.4.0 Mail Client officially arrives in Ubuntu Repository
Canonical and Ubuntu team officially updated the newer version of Mozilla Thunderbird 31.4.0 mail client in their repository, so that users of Ubuntu derivative can update their Thunderbird to newer version. The Ubuntu developers noticed some of the issues which are fixed in this release.
According to official announcement, Thunderbird 31.4.0 mail client is currently available for Ubuntu 14.10, Ubuntu 14.04 LTS and Ubuntu 12.04 LTS. Well this updated version primarily includes several security issue fixes which were reported in previous release. We have also discussed some of the issues which are discovered by developers in this release.
The Christian Holler and Patrick McManus discovered multiple memory safety issues in Thunderbird. If a user were tricked in to opening a specially crafted message with scripting enabled, an attacker could potentially exploit these to cause a denial of service via application crash or execute arbitary code with the privileges of the user invoking Thunderbird.
Muneaki Nishimura discovered that requests from navigator.sendBeacon() lack an origin header. If a user were tricked in to opening a specially crafted message with scripting enabled, an attacker could potentially exploit this conduct cross-site request forgery (XSRF) attacks. You might also like to check out other latest Software News to know what's new in them ?
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Thunderbird 31.4.0 mail client is currently available for Ubuntu 14.10, Ubuntu 14.04 LTS and Ubuntu 12.04 LTS. Well this updated version primarily includes several security issue fixes which were reported in previous release. We have also discussed some of the issues which are discovered by developers in this release.
The Christian Holler and Patrick McManus discovered multiple memory safety issues in Thunderbird. If a user were tricked in to opening a specially crafted message with scripting enabled, an attacker could potentially exploit these to cause a denial of service via application crash or execute arbitary code with the privileges of the user invoking Thunderbird.
Muneaki Nishimura discovered that requests from navigator.sendBeacon() lack an origin header. If a user were tricked in to opening a specially crafted message with scripting enabled, an attacker could potentially exploit this conduct cross-site request forgery (XSRF) attacks. You might also like to check out other latest Software News to know what's new in them ?
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Wednesday, November 11, 2015
Mozilla Thunderbird 31.1.1 released with Fixed Occasional Startup Crashes
Mozilla Foundation officially announces the release of Mozilla Thunderbird 31.1.1 email client with new security fixes and minor improvements. Well this release is the second update under 31.x series. If anyone is expecting new features from this release then they might get disappointed as it only includes minor fixes with no new additions.
According to official announcement, Mozilla Thunderbird 31.1.1 mail client comes with fixed issue where mailing lists with spaces in their names couldn't be autocompleted along with fixed occasional startup crash. Well these issues were reported since the last stable release. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Mozilla Thunderbird 31.1.1 mail client comes with fixed issue where mailing lists with spaces in their names couldn't be autocompleted along with fixed occasional startup crash. Well these issues were reported since the last stable release. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Subscribe to:
Posts (Atom)