![]() |
|
IMAP and POP3. - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35) +---- Thread: IMAP and POP3. (/showthread.php?tid=1195) |
IMAP and POP3. - qwerty108109 - 03-04-2015 Does anybody mind showing me how to set up IMAP and POP3 on Sentora? RE: IMAP and POP3. - SasquatchLV - 03-24-2015 Same here. Looks like there is no support for this. RE: IMAP and POP3. - Me.B - 03-24-2015 (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. RE: IMAP and POP3. - rajeevrrs - 03-25-2015 What about SMPT ?? RE: IMAP and POP3. - Me.B - 03-25-2015 (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 |