Using the Mailer plugin in Jenkins (on Windows 7) to send a test email from the Configure screen gets the spinning graphic for a full 95 seconds. Then the email is sent successfully.
I can hit the same smtp sever from the command prompt outside Jenkins and send nearly instantly. Same command inside Jenkins as a Build Step = slow as the test email above.
The emails are always sent. Just that it takes much longer when done from Jenkins or a Jenkins-launched build.
Non-email operations inside Jenkins are performing as expected. Just email from Jenkins is slow.
I've done a lot of googling, suggestions appreciated...