Page 2 of 2 FirstFirst 12
Results 16 to 30 of 30

Thread: AtMail Webmail open-source edition now available

  1. #16
    Member
    Join Date
    May 2006
    Location
    Johannesburg, South Africa
    Posts
    976
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    How can we upgrade to the commercial @Mail client in WHM / cPanel?
    • cPanel :: Fantastico :: RVSkin :: WHM :: ModernBill
    • Reseller Hosting :: SSL Certificates :: Domain Registrations :: Affiliate Program
    • Blog Hosting :: CMS Hosting :: Forum Hosting :: E-Commerce Hosting

    SoftDux- The Leaders in Software
    Use the coupon: cpanel-06 to get 20% off our packages

  2. #17
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    Quote Originally Posted by SoftDux View Post
    How can we upgrade to the commercial @Mail client in WHM / cPanel?
    That is not something we currently accommodate with the AtMail Open Source plugin.

  3. #18
    Member
    Join Date
    Oct 2010
    Posts
    13

    Default Re: AtMail Webmail open-source edition now available

    I installed it but I can't get it to let me login. Squirrel Mail and Roundcube work fine though.

  4. #19
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    7,611
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    What is happening when you try to log into it? Are you showing any error message at all? If not, please describe what exactly is happening on login attempt.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  5. #20
    Member
    Join Date
    Jun 2009
    Posts
    24

    Default Re: AtMail Webmail open-source edition now available

    I love the new option. I installed it and it works, but seems to be really slow compared to the other webmail clients. Not sure why.

  6. #21
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    7,611
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    The first time you log into it, it builds an SQLite flat file for all email accounts at /home/username/etc/atmail location. This means the very first login will take a very long time due to that creation. Subsequent logins shouldn't take nearly so long. I'm mentioning this in case you might be basing that first login on the normal speed for atmail.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  7. #22
    Member
    Join Date
    Sep 2003
    Posts
    245

    Default Re: AtMail Webmail open-source edition now available

    While choice is good, I don't see what this brings to the table. The interface can use an overhaul(it is too wide on large widescreen monitors) and it of course lacks many of the features that the others already have.

  8. #23
    Member Alexandre Duran's Avatar
    Join Date
    May 2003
    Location
    Rio de Janeiro - BRAZIL
    Posts
    61

    Default Re: AtMail Webmail open-source edition now available

    Hi i have a problem, when i try to access the atmail. See the error:

    DB Error: extension not found

    missing some PHP/PERL module maybe?

    Thanks

  9. #24
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    7,611
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    You are likely missing SQLITE, since it's required for atmail open to function. Please try running the following in command line:

    Code:
    php -m | grep -i sqlite
    It should be using the internal cPanel PHP unless your system isn't for some reason, so only if your system isn't using the internal PHP would this be the case for the above.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  10. #25
    Member Joriz's Avatar
    Join Date
    Aug 2004
    Location
    the Netherlands
    Posts
    31
    cPanel/WHM Access Level

    DataCenter Provider

    Default Re: AtMail Webmail open-source edition now available

    First off all great that this is added to cPanel.

    The AtMail Open version included in cPanel seems to be version 1.0.4-1.1.
    On the website of AtMail Open a newer more secure version is offered. Will the cPanel AtMail be updated to the newest version?
    Phost.nl - Your Personal Host!
    Phost.nl offers cPanel webhosting and related services in the Netherlands for SMEs and private persons.

  11. #26
    Member Alexandre Duran's Avatar
    Join Date
    May 2003
    Location
    Rio de Janeiro - BRAZIL
    Posts
    61

    Default Re: AtMail Webmail open-source edition now available

    The results:

    root@node [/scripts]# php -m | grep -i sqlite
    pdo_sqlite
    SQLite

    I try to recompile apache+php, no solution.

  12. #27
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    7,611
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    If "/usr/local/cpanel/scripts/makecpphp" doesn't fix the issue, then please submit a ticket at that point.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  13. #28
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    Quote Originally Posted by Joriz View Post
    First off all great that this is added to cPanel.

    The AtMail Open version included in cPanel seems to be version 1.0.4-1.1.
    On the website of AtMail Open a newer more secure version is offered. Will the cPanel AtMail be updated to the newest version?
    Just FYI, I am following up internally with this. We were working on applying security patches to version 1.0.4 but it is unclear where these sit in the QA process at this time.

  14. #29
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default Re: AtMail Webmail open-source edition now available

    Update: AtMail 1.05 is currently in the final stages of QA testing.

  15. #30
    Member Joriz's Avatar
    Join Date
    Aug 2004
    Location
    the Netherlands
    Posts
    31
    cPanel/WHM Access Level

    DataCenter Provider

    Default Re: AtMail Webmail open-source edition now available

    Quote Originally Posted by cPanelDavidG View Post
    Update: AtMail 1.05 is currently in the final stages of QA testing.
    Thanks for the quick update
    Phost.nl - Your Personal Host!
    Phost.nl offers cPanel webhosting and related services in the Netherlands for SMEs and private persons.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Horde Groupware Webmail Edition
    By davidfuzzylime in forum cPanel & WHM Discussions
    Replies: 16
    Last Post: 04-10-2012, 06:51 PM
  2. Replies: 3
    Last Post: 12-06-2010, 05:18 PM
  3. atmail open database logging
    By saanjac in forum Database Discussions
    Replies: 1
    Last Post: 06-08-2009, 11:08 AM
  4. atmail webmail
    By BraveX in forum cPanel Developers
    Replies: 0
    Last Post: 05-20-2007, 06:17 AM