Sentora Support Forums

Full Version: IMAP and POP3.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anybody mind showing me how to set up  IMAP and POP3 on Sentora?
Same here. Looks like there is no support for this.
(03-24-2015, 05:41 PM)SasquatchLV Wrote: [ -> ]Same here. Looks like there is no support for this.

You gotta be kidding guys. This is BASIC POP3 setup.

On your email client setting are easy:

POP3:
serveur: yourdomain.com
port : 110
NO SSL NO TLS
and add authentification:
user: email
pass: emailpassword

IMAP4:
serveur: yourdomain.com
port : 143
NO SSL NO TLS
and add authentification:
user: email
pass: emailpassword

The problem you are supposed having a minimal knowledge of server admin before using sentora and you don't even know basic email config.
What about SMPT ??
(03-25-2015, 01:26 AM)rajeevrrs Wrote: [ -> ]What about SMPT ??

SMTP:
server: domain.com
port: 25
authentification plain text NO SLL NO TLS
login: youremail
pass: Emailpassword.

M B