IIS and SMTP - AUTH LOGIN Problem

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > March 2005 > AUTH LOGIN Problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author AUTH LOGIN Problem
Pete Loveall

2005-03-09, 5:57 pm

I have a special purpose SMTP server which I would like the IIS SMTP service
(IIS6, W2k3) to connect to to forward emails. The special purpose server
requires authentication. The special purpose server does not understand the
IIS SMTP method of placing the user name on the same line with "AUTH LOGIN".
The special purpose server requires the "normal" method of authentication
which is 3 separate lines:

AUTH LOGIN
username(BASE64)
password(BASE64)

Is there a way to force the Microsoft SMTP server (Exchange is NOT on this
machine) to send the basic authentication in the above format instead of:

AUTH LOGIN username(BASE64)
password(BASE64)

Thanks in advance.

Pete Loveall


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com