Adding email id to Katak support

3 posts / 0 new
Letzter Beitrag
benson
Offline
Last seen: vor 9 Jahre 3 Monate
Joined: 26/12/2014 - 13:04
Adding email id to Katak support

I installed this Katak support. I need to configure to local mail server. i use hmailserver . incoming mail as pop3 port 110 and outgoing mail port smpt 250 port. i am unable to connect to the mail server with php.inc setting.. i user server with ip address.

Tomark
Offline
Last seen: vor 11 Monate 1 Woche
Joined: 14/01/2013 - 16:00

You provide too little information to allow us to help you. Are you sure that the smtp port number is 250?
Anyhow, these are the basic instructions:

Enable mail fetch in Admin Panel => Settings => Email Settings.
Refer to your hosting manual or contact your hosting provider for host name and port number.
Fill the form in Admin Panel => Emails => Add New Email.
Configure fetch frequency for each of the accounts - 5 minutes recommended.
Enable Delete fetched message(s) - if your mail server doesn't support auto-archiving on fetch.

Simply checking Admin Panel => Settings => Email Settings => Enable POP/IMAP email fetch will not cause Katak to automatically poll a mailbox for new messages. Account polling, unlike email piping, requires that a mail fetcher (script) be scheduled for repeated execution.

Please note that some hosting companies do not allow the use of SMTP servers located on a separate server and will block all requests. Trying to connect to a blocked external SMTP server will result in a "login failure" message in Katak-support when trying to save the Outgoing Emails settings.
If you have shell access with your hosting account you can manually test a connection to a remote SMTP server from the command line using telnet:
telnet smtp.example.com 25
A blocked connection will result in a message similar to the following:
Trying 192.168.31.10...
telnet: connect to address 192.168.31.10: Connection refused

benson
Offline
Last seen: vor 9 Jahre 3 Monate
Joined: 26/12/2014 - 13:04

Its Internal mail server not conncted to hosting company it works on ip
tested with ip host is conncected by mails are no flowing in..