Author |
|
DanielS Newbie
Joined: 08 August 2017 Location: Slovakia
Online Status: Offline Posts: 2
|
Posted: 08 August 2017 at 7:44am | IP Logged
|
|
|
Hello
I have problems with login into WebMail Service.
First a i had problem with MySQL. There was error :
Test database Failed to connect. SQLSTATE[HY000] [1045] Access denied for user '****'@'*****' (using password: YES) (1045)
So i choosed SQLite (experimental).
Testing was successful.
Then email server host test was successful too.
SMTP connection to port 25 successful, sending outgoing e-mail over SMTP should work.
Then i loged in admin panel but what i am supossed to do now?
Thank you i am beginner and i really need help
In domains section i have only settings.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 08 August 2017 at 7:47am | IP Logged
|
|
|
In AdminPanel, you need to navigate to Domains > Default settings, and specify IMAP and SMTP details of mail server you intend to use. Once that's done, you should be able to log into your email account(s) from main page of WebMail Lite.
You can find more info on this in the product documentation, for example, at Getting started page.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
DanielS Newbie
Joined: 08 August 2017 Location: Slovakia
Online Status: Offline Posts: 2
|
Posted: 08 August 2017 at 9:59am | IP Logged
|
|
|
This is image of my settings.
And this is my censored settings file please help.
<AdminLogin>info</AdminLogin>
<AdminPassword>$2y$eeqwe4807$4558674a127fdaed8bee3uzk60wn4HbnV9fKILv0KQ7o79Chh8Muy</AdminPassword>
<DBType>SQLite</DBType>
<DBPrefix />
<DBHost>****</DBHost>
<DBName>*****</DBName>
<DBLogin>****</DBLogin>
<DBPassword>****</DBPassword>
<UseSlaveConnection>Off</UseSlaveConnection>
<DBSlaveHost>127.0.0.1</DBSlaveHost>
<DBSlaveName />
<DBSlaveLogin>root</DBSlaveLogin>
<DBSlavePassword />
<DefaultLanguage>Autodetect</DefaultLanguage>
<DefaultTimeZone>0</DefaultTimeZone>
<DefaultTimeFormat>F12</DefaultTimeFormat>
<DefaultDateFormat>MM/DD/YYYY</DefaultDateFormat>
<AllowRegistration>Off</AllowRegistration>
<RegistrationDomains />
<RegistrationQuestions />
<AllowPasswordReset>Off</AllowPasswordReset>
<EnableLogging>On</EnableLogging>
<EnableEventLogging>On</EnableEventLogging>
<LoggingLevel>Full</LoggingLevel>
<EnableMobileSync>Off</EnableMobileSync>
<TenantGlobalCapa />
<LoginStyleImage />
<AppStyleImage />
<InvitationEmail />
<DefaultTab>mailbox</DefaultTab>
<RedirectToHttps>Off</RedirectToHttps>
<PasswordMinLength>0</PasswordMinLength>
<PasswordMustBeComplex>Off</PasswordMustBeComplex>
</Common>
<WebMail>
<AllowWebMail>On</AllowWebMail>
<IncomingMailProtocol>IMAP4</IncomingMailProtocol>
<IncomingMailServer>127.0.0.1</IncomingMailServer>
<IncomingMailPort>143</IncomingMailPort>
<IncomingMailUseSSL>Off</IncomingMailUseSSL>
<OutgoingMailServer>127.0.0.1</OutgoingMailServer>
<OutgoingMailPort>25</OutgoingMailPort>
<OutgoingMailAuth>AuthSpecified</OutgoingMailAuth>
<OutgoingMailLogin>info</OutgoingMailLogin>
<OutgoingMailPassword>****</OutgoingMailPassword>
<OutgoingMailUseSSL>Off</OutgoingMailUseSSL>
<OutgoingSendingMethod>Specified</OutgoingSendingMethod>
<UserQuota>0</UserQuota>
<ShowQuotaBar>On</ShowQuotaBar>
<AutoCheckMailInterval>1</AutoCheckMailInterval>
<DefaultSkin>Default</DefaultSkin>
<MailsPerPage>20</MailsPerPage>
<AllowUsersChangeInterfaceSettings>On</AllowUsersChangeInterfaceSettings>
<AllowUsersChangeEmailSettings>Off</AllowUsersChangeEmailSettings>
<EnableAttachmentSizeLimit>Off</EnableAttachmentSizeLimit>
<AttachmentSizeLimit>102400000</AttachmentSizeLimit>
<ImageUploadSizeLimit>10240000</ImageUploadSizeLimit>
<AllowLanguageOnLogin>On</AllowLanguageOnLogin>
<FlagsLangSelect>Off</FlagsLangSelect>
<LoginFormType>Email</LoginFormType>
<LoginSignMeType>DefaultOn</LoginSignMeType>
<LoginAtDomainValue />
<UseLoginWithoutDomain>Off</UseLoginWithoutDomain>
<AllowNewUsersRegister>On</AllowNewUsersRegister>
<AllowUsersAddNewAccounts>Off</AllowUsersAddNewAccounts>
<AllowOpenPGP>Off</AllowOpenPGP>
<AllowIdentities>On</AllowIdentities>
<AllowInsertImage>On</AllowInsertImage>
<AllowBodySize>Off</AllowBodySize>
<MaxBodySize>600</MaxBodySize>
<MaxSubjectSize>255</MaxSubjectSize>
<Layout>Side</Layout>
<AlwaysShowImagesInMessage>Off</AlwaysShowImagesInMessage>
<SaveMail>Always</SaveMail>
<IdleSessionTimeout>0</IdleSessionTimeout>
<UseSortImapForDateMode>On</UseSortImapForDateMode>
<UseThreadsIfSupported>On</UseThreadsIfSupported>
<DetectSpecialFoldersWithXList>On</DetectSpecialFoldersWithXList>
<EnableLastLoginNotification>Off</EnableLastLoginNotification>
<ExternalHostNameOfLocalImap />
<ExternalHostNameOfLocalSmtp />
<ExternalHostNameOfDAVServer />
</WebMail>
<Calendar>
<AllowCalendar>Off</AllowCalendar>
<ShowWeekEnds>Off</ShowWeekEnds>
<WorkdayStarts>9</WorkdayStarts>
<WorkdayEnds>18</WorkdayEnds>
<ShowWorkDay>On</ShowWorkDay>
<WeekStartsOn>Monday</WeekStartsOn>
<DefaultTab>Month</DefaultTab>
<AllowReminders>On</AllowReminders>
</Calendar>
<Contacts>
<AllowContacts>On</AllowContacts>
<ContactsPerPage>20</ContactsPerPage>
<ShowGlobalContactsInAddressBook>Off</ShowGlobalContactsInAddressBook>
<GlobalAddressBookVisibility>Off</GlobalAddressBookVisibility>
</Contacts>
<Files>
<AllowFiles>Off</AllowFiles>
<EnableSizeLimit>Off</EnableSizeLimit>
<SizeLimit>0</SizeLimit>
</Files>
<Sip>
<AllowSip>Off</AllowSip>
<Realm />
<WebsocketProxyUrl />
<OutboundProxyUrl />
<CallerID />
</Sip>
<Twilio>
<AllowTwilio>Off</AllowTwilio>
<PhoneNumber />
<AccountSID />
<AuthToken />
<AppSID />
</Twilio>
<Socials>
<Google>
<Allow>Off</Allow>
<Name>Google</Name>
<Id />
<Secret />
<Scopes>auth filestorage</Scopes>
<ApiKey />
</Google>
<Dropbox>
<Allow>Off</Allow>
<Name>Dropbox</Name>
<Id />
<Secret />
<Scopes>filestorage</Scopes>
<ApiKey />
</Dropbox>
<Facebook>
<Allow>Off</Allow>
<Name>Facebook</Name>
<Id />
<Secret />
<Scopes>auth</Scopes>
<ApiKey />
</Facebook>
<Twitter>
<Allow>Off</Allow>
<Name>Twitter</Name>
<Id />
<Secret />
<Scopes>auth</Scopes>
<ApiKey />
</Twitter>
</Socials>
<Helpdesk>
<AllowHelpdesk>Off</AllowHelpdesk>
<AdminEmailAccount />
<ClientIframeUrl />
<AgentIframeUrl />
<SiteName />
<StyleAllow>Off</StyleAllow>
<StyleImage />
<StyleText />
<FetcherType>NONE</FetcherType>
<FacebookAllow>Off</FacebookAllow>
<FacebookId />
<FacebookSecret />
<GoogleAllow>Off</GoogleAllow>
<GoogleId />
<GoogleSecret />
<TwitterAllow>Off</TwitterAllow>
<TwitterId />
<TwitterSecret />
</Helpdesk>
</Settings>
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 09 August 2017 at 1:21am | IP Logged
|
|
|
Not sure what kind of help you're looking for. But first of all, do you already have a mailserver you're going to use WebMail with? WebMail is just a web-based email client, you're supposed to have a mailserver which will host accounts accessed by WebMail.
By default, WebMail assumes that it runs on the same box you have mailserver running on, which is why IP address is set to 127.0.0.1 there in the settings. If the server is elsewhere, you need to supply its IP or hostname in Default settings.
Hope this helps.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|