Link to home
Create AccountLog in
Avatar of ocmara
ocmara

asked on

fax issue

Hi,
I'm trying to send fax via my code but I got this exception
javax.mail.MessagingException: 530 5.7.0 Must issue a STARTTLS command first

        at javax.mail.Transport.send0(Transport.java:219)
        at javax.mail.Transport.send(Transport.java:81)

Would anyone tell me why?
ASKER CERTIFIED SOLUTION
Avatar of WelkinMaze
WelkinMaze

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of ocmara
ocmara

ASKER

I put it but no change :(
There are more suggestions at that link.