Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: User registration Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
NEvgenyN
Newbie
Newbie
Avatar

Joined: 07 March 2016
Location: Russian Federation
Online Status: Offline
Posts: 2
Posted: 07 March 2016 at 6:22am | IP Logged Quote NEvgenyN

Hello dear customer support.
I found myself your product WebMail Lite I liked it but there are many questions about the domain settings.
Hochuchtoby users began registrirovatsya that is, in my domain.
user@domain.com
But I do not know how to do this in the settings public_html / mail / data / settings / settings.xml
including the registration of the user <AllowRegistration> On </ AllowRegistration> and set the domain <RegistrationDomains> site.com </ RegistrationDomains> but registration pish*t mistake in what could be the problem?
Back to Top View NEvgenyN's Profile Search for other posts by NEvgenyN
 
NEvgenyN
Newbie
Newbie
Avatar

Joined: 07 March 2016
Location: Russian Federation
Online Status: Offline
Posts: 2
Posted: 07 March 2016 at 6:33am | IP Logged Quote NEvgenyN

Maybe in another configuration file that you want to change something?
Here what to write?
<? Php

$ ASieveDomains = array ( 'imap.domain1.com', 'imap.domain2.com');

return array (

'Sieve' => false,
'Sieve.autoresponder' => true,
'Sieve.forward' => true,
'Sieve.filters' => true,
'Sieve.config.host' => '',
'Sieve.config.port' => 2000
'Sieve.config.filters-folder-charset' => 'utf-8', // [utf7-imap, utf-8]
'Sieve.config.domains' => $ aSieveDomains,

'Links.importing-contacts' => 'http://www.afterlogic.com/wiki/Importing_contacts_(WebMail_Lite)',

'Plugins.external-services' => true,
'Plugins.external-services.connectors' => array (
'Google',
'Dropbox',
'Facebook',
'Twitter'
)
);
Back to Top View NEvgenyN's Profile Search for other posts by NEvgenyN
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 07 March 2016 at 9:49am | IP Logged Quote Igor

With AfterLogic WebMail, you can only access existing email accounts. Registration of new users isn't possible, as creating new email accounts isn't supported by standard email protocols. Typical scenario assumes that you specify IMAP and SMTP server details under Default settings in AdminPanel, and then any user with the email account on that server will be able to log into that account with WebMail.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide