mchbshop
Intern
Intern
  • UID6066
  • Fans0
  • Follows0
  • Posts1
Reads:62633Replies:4

[Others]Setup

Created#
More Posted time:Aug 8, 2018 0:44 AM
I am trying to setup my smtp and my webmail address. Please can someone guide me through?

Ranjithkumar
Engineer
Engineer
  • UID5737
  • Fans4
  • Follows3
  • Posts129
1st Reply#
Posted time:Aug 8, 2018 1:11 AM
Hi @mchbshop, Can you elaborate your query... If you are using Alibaba Direct Mail service then have a look at Click Here.

Ranjithkumar
Engineer
Engineer
  • UID5737
  • Fans4
  • Follows3
  • Posts129
2nd Reply#
Posted time:Aug 8, 2018 1:19 AM
Hi @mchbshop, If you are trying to configure the SMTP mail server on ECS then need to consider the following points.

1) Port 25 is not supported... If you still want that then have a look at Click me

2) You can use port 465 instead of port 25 ( Typically used for SMTP with TLS encryption ).
3) If you are planning to use third-party SMTP server then try to have port forwarding ( You can map your requests to some port it will be redirected to port 25)

BrianBae
Assistant Engineer
Assistant Engineer
  • UID5909
  • Fans1
  • Follows0
  • Posts58
3rd Reply#
Posted time:Aug 8, 2018 12:11 PM
Can you provide your os for email service?

On debian , ubuntu like below.

sudo apt-get install mailutils


There are too many web mail client (open source).


Afterlogic is a good webmail client with free edition.

GhulamQadir
Senior Engineer
Senior Engineer
  • UID5968
  • Fans4
  • Follows0
  • Posts98
4Floor#
Posted time:Aug 10, 2018 0:19 AM
@mchbshop,

Please have a look on this Existing Forum Thread about SMTP
Guest