[SUPPORT] SmartPhoneLover - Webmail Lite/Pro PHP (Afterlogic)


Recommended Posts

webmail-lite-files_200x200.png           webmail-pro_200x200.png

 

This docker template was created based on an already available official docker image

 

WebSite: https://afterlogic.org/

Forum: https://s.afterlogic.com/forum/

Documentation (lite): https://afterlogic.com/docs/webmail-lite-net

Documentation (pro): https://afterlogic.com/docs/webmail-pro-net

DockerHub (lite): https://hub.docker.com/r/afterlogic/docker-webmail-lite

DockerHub (pro): https://hub.docker.com/r/afterlogic/docker-webmail-pro

GitHub (lite): https://github.com/afterlogic/webmail-lite-8

GitHub (pro): https://github.com/afterlogic/docker-webmail-pro

My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

 

DESCRIPTION

Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.

 

NOTES

• On first launch, go to 'ip_host:port/adminpanel' and enter the default credentials: superadmin/-empty- (user/pass). Here you will have to configure all the required things to start working with your mail provider(s).
• There's no need to configure an external DB service (integrated), but you can: MySQL/MariaDB.

• The Pro version is just a dockerized installation, so it will still require a licence key to be purchased from the web. (30 days trial period)

 

VERSION
1.0 (2021-12-02)

 

 

If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.

 

 

If you like my work, please consider making a little donation.

- DONATE -

Thank you very much 🙂

Edited by SmartPhoneLover
Link to comment

any help setting this up?

 

Tried using Network type bridge and port 80 and template install fails (even though I have noting on port 80) if i change the port number and try and start the container i get a server error. if i change to network type host then webui just redirects to unraid.

Edited by enigma27
Link to comment

The reply from the customer support of the platform:

 

WebMail Pro is a commercial software and requires purchasing a license if you wish to keep using it after 30-day trial. Using a Docker image is just one of the installation methods available for the product.

 

So, yes. Hope it solves your doubt.

 

Note: I will update 'NOTES' section to include that info.

Link to comment
  • 3 months later...

Giving this a try.

Set up a mail server and set credentials for it but when I try and login to the webmail front end it just constantly says email or password is incorrect.

 

I then tried to set up a user as it had not made this automatically and still have the same issue.

Link to comment
11 minutes ago, LFFPicard said:

Giving this a try.

Set up a mail server and set credentials for it but when I try and login to the webmail front end it just constantly says email or password is incorrect.

 

I then tried to set up a user as it had not made this automatically and still have the same issue.

 

Ignore me... For some reason everything has to be specific for the login to even work. Once I ticked SSL in the mail server settings it let me login to the webmail.

  • Like 1
Link to comment
  • 1 month later...

Stumbled on this after getting my own webmail lite working and wanting a pro one... I must not have searched properly the first time.

I see you haven't "volume" the /data/settings for easier accessing the config or modules files (https://afterlogic.com/docs/webmail-pro-8/configuring-webmail/advanced-configuration)

I am wondering how your accessing /data or where it is situated within the docker as within the console I can't seem to find/access it.

  • Like 1
Link to comment
  • 6 months later...
Quote

On first launch, go to 'ip_host:port/adminpanel' and enter the default credentials: superadmin/-empty- (user/pass)

 

Sorry but this doesn't work... 

 

Log/pass superadmin/

or

Log/pass superadmin/-empty-

 

Doesn't work.

Edited by PicPoc
Link to comment
  • 4 months later...
  • 4 weeks later...

Hi, i cant send mail from the interface, when i try i got the error:

"(501 HELO requires valid address)"

i have a local mail server with the IP: 192.x.x.100 only for backup, and i want to use the SMTP of ARUBA.IT to send (smtps.aruba.it port 456 ssl enabled).

I've already try to setup correcly the IMAP of aruba (imaps.aruba.it), but after the access i cant still send mail: Any Idea?
 

i found this but i dunno if can work with my problem:

https://www.roundcubeforum.net/index.php/topic,23786.msg64464.html#msg64464

logs:

[23:48:43.47][6563de6b] IMAP[NOTE]: Start connection to "ssl://192.x.x.100:993"
[23:48:43.47][6563de6b] IMAP[DATA]: < * OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot ready.\r\n
[23:48:43.48][6563de6b] IMAP[SECURE]: > TAG1 LOGIN "[email protected]" "********"\r\n
[23:48:43.49][6563de6b] IMAP[DATA]: < TAG1 OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SNIPPET=FUZZY PREVIEW=FUZZY PREVIEW STATUS=SIZE SAVEDATE LITERAL+ NOTIFY SPECIAL-USE QUOTA] Logged in\r\n
[23:48:43.49][6563de6b] SMTP[NOTE]: Start connection to "ssl://smtps.aruba.it:465"
[23:48:43.74][6563de6b] SMTP[DATA]: < 220 smtpdh19.ad.aruba.it Aruba Outgoing Smtp  ESMTP server ready\r\n
[23:48:43.74][6563de6b] SMTP[DATA]: > EHLO _\r\n
[23:48:43.78][6563de6b] SMTP[DATA]: < 501 EHLO requires valid address\r\n
[23:48:43.78][6563de6b] SMTP[ERROR]: 501 EHLO requires valid address
[23:48:43.78][6563de6b] SMTP[DATA]: > HELO _\r\n
[23:48:43.81][6563de6b] SMTP[DATA]: < 501 HELO requires valid address\r\n
[23:48:43.81][6563de6b] SMTP[ERROR]: 501 HELO requires valid address
[23:48:43.81][6563de6b] SMTP[DATA]: > QUIT\r\n
[23:48:43.85][6563de6b] SMTP[DATA]: < 221 2.0.0 smtpdh19.ad.aruba.it Aruba Outgoing Smtp  closing connection\r\n
[23:48:43.85][6563de6b] SMTP[NOTE]: Disconnected from "ssl://smtps.aruba.it:465" (success)
[23:48:43.85][6563de6b] @Time: 0.4967
[23:48:43.85][6563de6b] @TimeApiInit: 0.087
[23:48:43.85][6563de6b] INFO[MEMORY]: Memory peak usage: 14MB
[23:48:43.85][6563de6b] INFO[TIME]: Time delta: 1682120923.8576
[23:48:43.85][6563de6b] INFO[MEMORY]: Memory peak usage: 14MB
[23:48:43.85][6563de6b] INFO[TIME]: Time delta: 1682120923.8578
[23:48:43.85][6563de6b] IMAP[DATA]: > TAG2 LOGOUT\r\n
[23:48:43.85][6563de6b] IMAP[DATA]: < * BYE Logging out\r\n
[23:48:43.85][6563de6b] IMAP[DATA]: < TAG2 OK Logout completed (0.001 + 0.000 secs).\r\n
[23:48:43.86][6563de6b] IMAP[NOTE]: Disconnected from "ssl://192.XXX.X.100:993" (success)

 

Edited by Goldino
Link to comment
  • 3 months later...
  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.