Authenticated SMTP on Front-End
- From: Henrik Zawischa <hzawischa@xxxxxx>
- Date: Thu, 07 Apr 2005 18:04:59 +0200
I try to get SMTP running on a EX2K3 FE. Need it for IMAP4 clients. I
want them to authenticate, which they seem to do successfully. But then
they can't send and get a 5.7.3 Error:
220 server.mydomain.de Microsoft ESMTP MAIL Service, Version:
6.0.3790.211 ready at Thu, 7 Apr 2005 17:33:58 +0200
EHLO [192.168.100.66]
250-server.mydomain.de Hello [192.168.100.66]
250-TURN
250-SIZE
250-ETRN
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-X-EXPS LOGIN
250-X-EXPS=LOGIN
250-AUTH LOGIN
250-AUTH=LOGIN
250-X-LINK2STATE
250-XEXCH50
250 OK
AUTH LOGIN
334 VXNlcm5hbWU6
Ymx1ZWNvbVxoeg==
334 UGFzc3dvcmQ6
TW9ybzhrdUw=
235 2.7.0 Authentication successful.
MAIL FROM:<sender@xxxxxxxxxxx> SIZE=390
454 5.7.3 Client does not have permission to Send As this sender.
In the eventlog I see:
MSExchangeTransport 1708 for successful authentication
But also:
MSExchangeTransport 1710 for the 5.7.3 Error
What am I doing wrong? Tried everything I could think of yet.
henrik
.
- Follow-Ups:
- Re: Authenticated SMTP on Front-End
- From: Henrik Zawischa
- Re: Authenticated SMTP on Front-End
- Prev by Date: Re: OWA browser incompatibility?
- Next by Date: Re: Intrasite SMTP quits in the middle of sending data
- Previous by thread: Event id 7010 - 504 Need to authenticate first
- Next by thread: Re: Authenticated SMTP on Front-End
- Index(es):
Relevant Pages
|