afterlogic / webmail-lite

AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
https://afterlogic.org/webmail-lite
GNU Affero General Public License v3.0
444 stars 120 forks source link

Can work with localhost smtp #101

Closed eetsceeck1 closed 3 years ago

eetsceeck1 commented 3 years ago

Hi, this script can work with localhost smtp server? and there is any option to create users?

thank you

afterlogic-support commented 3 years ago

this script can work with localhost smtp server?

Yes but you need both IMAP and SMTP servers. On Windows, you can use free hMailServer solution; on Linux, various options like iRedMail are available.

and there is any option to create users?

No, standalone WebMail cannot do that as it's not something that can be done via IMAP or SMTP. Users need to be created with whichever tools your mailserver software offers for that.

afterlogic-support commented 3 years ago

Also note that version 7 is no longer supported, you may be looking for WebMail Lite v8 instead.

eetsceeck1 commented 3 years ago

Thank you very much for a quick response!!! i just installed it on my server last night and I couldn't find any option to create users that is why i was wondering, now its clear! looks awesome script by the way, thank you!