• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

New email server and SMTP printer problem

Oyeve

Lifer
So, a couple of weeks ago our win2k3 exchange server blew up. Since then I installed a win2008 server and loaded up exchange 2010 on it. I have spent the last 2 weeks fixing all of the issues, mostly from legacy 2000 and 2003 schemas. Other than a few contact lists gone awry my next biggest concern is our scanner. It is your typical network scanner/copier/printer. I had it set last year will all of our email addresses and had it send from one customerservice email address via SMTP. It does not work right now and the printer just says email sending failed with no reason. The email address works as I have tested it thoutoughly but I come from w2k3 and have not much knowlegde of SMTP on 2008 and 2010. HELP!
 
That or configure the printer to actually authenticate. I also highly recommend that you use an ACL of some sort to make sure you don't become an open relay on the internet.
 
That or configure the printer to actually authenticate. I also highly recommend that you use an ACL of some sort to make sure you don't become an open relay on the internet.
The printer was set up to authenticate. It was set up to use and email address for the send. This is what is borked. I am not familiar yet with these new servers. I am old school AD.
 
The printer was set up to authenticate. It was set up to use and email address for the send. This is what is borked. I am not familiar yet with these new servers. I am old school AD.

Does the printer have an AD account assigned to it?
 
Does the printer have an AD account assigned to it?
The printer is just networked. In the printer settings I just setup SMTP with my exchange OWA settings, mail.mycompany.com like, ofcourse my rel companies name is not mycompany. There are fields for login name and PW and they are correct but since the new server went in its fubared.
 
You will likely need to turn on the logging from the Exchange side and see what the issue is. Is it showing anything in the log about that account? You would also need to know if you have encryption set up, does the printer support it etc. You also would need to verify that the printer can reach the new server.

Test with telnet using something like this:

http://www.ndchost.com/wiki/mail/test-smtp-auth-telnet

and see if the machine can even login.
 
Back
Top