/t5/coldfusion-discussions/cfmail-port-25/td-p/608830Feb 20, 2007
Feb 20, 2007
Copy link to clipboard
Copied
I have been using CF for 10 years and gave used the CFMAIL
tags hundreds of times.
But last week I switched to VERIZON for internet /email etc.
Now I cant get my CFMAIL tags to send.
I suspect that this has something to do with VERIZON blocking
port25.
But I had COMCAST and they supposedly blocked port25
too...But I never had any problems with CFMAIL sending.
Now I have tried every email, cf administrator setting and
cant get this CFMAIL to work.
Any ideas?
I also have an MSN account I could use and I tried today to
use ...to no avail.
/t5/coldfusion-discussions/cfmail-port-25/m-p/608831#M56763Feb 20, 2007
Feb 20, 2007
Copy link to clipboard
Copied
did you try changing the port to 26 in cf admin?
another issue may be that verizon requires autentication for
sending
mail: are you using server, username and password attributes
in you
cfmail tags?