Office 365 + CF Mail
i trying send mail using coldfusion (8) , office 365, i'm not sure username use in either mail settings in cf administrator or using regular cfmail tag.
any appreciated!
hi,
cf8admin > server settings > mail , comments.
user name
password
if mail server requires authentication, can specify user name , password use.
-0365 requires authentication use valid 0365 account details.
server port
the default port number mail servers. standard smtp mail server port 25.
-0365 not accepting requests on port 25 use valid port eg 587.
enable tls connection mail server
select check box enable transport level security (tls) on connection mail server.
-0365 allow secure (makes sense because it's cloud) enable tls.
hth, carl.
More discussions in ColdFusion
adobe
Comments
Post a Comment