Steve Dionne 24.Oct.02 03:39 PM a Web browser Core module5.0Windows 2000
Do you know why the Notification email telling that the course is online or offline is not working in my system but I'm sucessfully able to send mail using the Email function within a course.
If I check in the Event view on my server I got that error message:
Thu Oct 24 14:33:38 EDT 2002
Error occurred when sending mail.
javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: 451 Unable to complete command, DNS not available or timed out
My dns is set and the Core server name has been added.
With my test, it seem that the email generated by the Core server is not going to the Collaboration Server first but immediately send to the Smtp Server written in the Home Core Settings page.
I'm able to see that the Core server initialize a connection with my smtp server, but for some reason there the email is never send. Maybe because my domino server doesn't like the sender's name. Do you know a way to set the from when an email is send by the the core server ?
If i'm tring to send an email when I logged as my user name and that I use the Email button, the the From of the email will be my name and I'm sucessfully able to receive the mail in that situation.