Microsoft
Software
Hardware
Network
Question : exchange 2010 smtp connector needs to append @domain.com for aliases
I have recently upgraded our exchange server to 2010 things are working well but some external programs still can not use the server to send out emails using smtp. What is going on is that the external programs are trying to send emails to usernames only and SMTP is denying it calling them invalid users. what I need to find out if there is a way to have all aliased sends to append them with @domain.com before checking to see if they are valid. Also in forsight I will need to adjust the from recipient as well.
from the command line I can recreate the problem:
220 mail.domain.com Microsoft ESMTP MAIL Service ready at Wed, 25 Aug 2010 09:25:35 -0700
HELO
250 mail.domain.com Hello [192.168.0.225]
mail from:
[email protected]
250 2.1.0 Sender OK
rcpt to:
[email protected]
250 2.1.5 Recipient OK
rcpt to: user
501 5.1.3 Invalid address
I would like to tell the admins of the machines to fully qualify the email address but they say they aare not in control of that aspect.
thanks in advance.
Answer : exchange 2010 smtp connector needs to append @domain.com for aliases
Set-ReceiveConnector -DefaultDomain domain.com
http://support.microsoft.c
om/kb/9443
02
Random Solutions
Reverse DNS Centos 5, Bind. shared hosting
How do I read/set Application.GetOption("New
database sort order") from ASP
Delete blank line from textarea
ASP.NET LinQ Look up
WRVS4000 Router in front of Cisco ASA
Raid 1 mirror Bad block discovered
SCCM OSD deployment to Hyper-v R2
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Formview insert doesnt insert data if I add postbackurl on button
Exchange 2007 Powershell - Set-MailboxDatabase add Journal Recipient that is a Distribution Group