Quantcast
Channel: Exchange Server Development forum
Viewing all 7132 articles
Browse latest View live

Exchange Server 2010 email delivery time difference

$
0
0

Hello, I have MS exchange 2010 infrastructure, the problem is that from certain outside domain, emails are delivering in big time difference with multiple recipients, in message tracking the message id is the same for the incoming email, recipient A and B are the recipients for 1 email, recipient A gets email e.g. 15:00 recipient B is getting 15:45 or 16:00.

hope you will get what I'm meaning, thanks.


Shota Tadumadze


Attachment Filtering Does Not Work / ScanningProcess.exe Does Not Work

$
0
0

Hello,

I've problem. I use exchange server 2013 (CU23) in my organisation. I want to create a new rule. The rule must check the attachment's extension if it matches any words that includes doc,docx,pdf etc. It will forward to moderator for approval. 

There is a problem with this rule.

When i checked event log i see that event

The FIP-FS Scan Process failed initialization. Error: 0x80010105. Error Details: The server threw an exception.
and

Faulting application name: scanningprocess.exe, version: 15.0.1497.0, time stamp: 0x5cb8f317
Faulting module name: scanningprocess.exe, version: 15.0.1497.0, time stamp: 0x5cb8f317
Exception code: 0xc0000005
Fault offset: 0x000000000005a8f6
Faulting process id: 0x3c70
Faulting application start time: 0x01d674c992caa71b
Faulting application path: C:\Program Files\Microsoft\Exchange Server\V15\FIP-FS\Bin\scanningprocess.exe
Faulting module path: C:\Program Files\Microsoft\Exchange Server\V15\FIP-FS\Bin\scanningprocess.exe
Report Id: d489185a-e0bc-11ea-80f9-005056b0e92a
Faulting package full name: 
Faulting package-relative application ID: 

I've also checked V15\FIP-FS folder permission for NETWORK SERVICE. It has already permission (modify,read & execute)

PS: Anti-malware is disabled and there is no AV on exchange server. 

Can anyone help me? 
Best,

Facial recognition logon and PIN to login on windows 10 doesn't work in domain environment (windows server 2019)

$
0
0

HI Team,

We have windows server 2019 Domain Controller (FFL & DFL are also windows server 2019), but Facial recognition logon and PIN to login on windows 10 doesn't work after adding the system into domain. is there any setting, which resolve this issue.

Kindly help us to resolve this issue.

Thanks in the advance !!!


Regards, Prashant


help with a backup solution

$
0
0

Hello, I have an Exchange Server with 5 domains, each domain has database folder located in D:  , now my question is,  to make a backup of all emails do I have to copy only the D drive? what if I delete a mailbox and want to keep the emails?

im a bit confuse with this Exchange backup

please let me know

thank you  


MMG

Event ID 65535

$
0
0
<TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Error"><TraceIdentifier>https://docs.microsoft.com/dotnet/framework/wcf/diagnostics/tracing/System-ServiceModel-Diagnostics-ThrowingException</TraceIdentifier><Description>Throwing an exception.</Description><AppDomain>/LM/W3SVC/2/ROOT/owa-2-132421528967613646</AppDomain><Exception><ExceptionType>System.Runtime.Serialization.SerializationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>DateTime values that are greater than DateTime.MaxValue or smaller than DateTime.MinValue when converted to UTC cannot be serialized to JSON.</Message><StackTrace> at System.Runtime.Serialization.Json.JsonWriterDelegator.WriteDateTimeInDefaultFormat(DateTime value) at System.Runtime.Serialization.Json.JsonWriterDelegator.WriteDateTime(DateTime value) at WriteOwaLightningStateToJson(XmlWriterDelegator , Object , XmlObjectSerializerWriteContextComplexJson , ClassDataContract , XmlDictionaryString[] ) at System.Runtime.Serialization.Json.JsonClassDataContract.WriteJsonValueCore(XmlWriterDelegator jsonWriter, Object obj, XmlObjectSerializerWriteContextComplexJson context, RuntimeTypeHandle declaredTypeHandle) at System.Runtime.Serialization.Json.XmlObjectSerializerWriteContextComplexJson.WriteDataContractValue(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle declaredTypeHandle) at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithoutXsiType(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle declaredTypeHandle) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObjectContent(XmlWriterDelegator writer, Object graph) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph) at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver) at System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(XmlDictionaryWriter writer, Object graph) at System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(Stream stream, Object graph) at Microsoft.Exchange.Data.Storage.LightningConfigurationHelper.SaveConfiguration[T](Stream stream, IUserConfiguration lightningConfiguration, DataContractJsonSerializer jsonSerializer, T state) at Microsoft.Exchange.Data.Storage.LightningConfigurationHelper.&amp;lt;GetUnseenLightningItems&amp;gt;d__0`2.MoveNext() at System.Linq.Enumerable.&amp;lt;CastIterator&amp;gt;d__97`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Microsoft.Exchange.Clients.Owa2.Server.Core.ServiceCommands.GetUnseenLightningIds.InternalExecute() at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.DetectDuplicatedCallOrExecute() at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.Execute() at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.InvokeMethod(HttpRequest request, MethodInfo methodInfo, Object obj, Object[] parameters) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.&amp;lt;&amp;gt;c__DisplayClass22_0.&amp;lt;InternalInvokeMethod&amp;gt;b__0() at Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(Action tryDelegate, Func`2 filterDelegate, Action`1 catchDelegate) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.InternalInvokeMethod(ServiceMethodInfo methodInfo, Object service, HttpRequest httpRequest, HttpResponse httpResponse, Object[] arguments) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.InvokeMethodWithPostDataInHeader(ServiceMethodInfo methodInfo, Object service, HttpRequest httpRequest, HttpResponse httpResponse) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceHttpHandler.InternalProcessRequest(HttpContext httpContext) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceHttpHandler.ProcessRequest(HttpContext httpContext) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus&amp;amp; notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus&amp;amp; notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) </StackTrace><ExceptionString>System.Runtime.Serialization.SerializationException: DateTime values that are greater than DateTime.MaxValue or smaller than DateTime.MinValue when converted to UTC cannot be serialized to JSON. ---&amp;gt; System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: value --- End of inner exception stack trace ---</ExceptionString><InnerException><ExceptionType>System.ArgumentOutOfRangeException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Specified argument was out of the range of valid values. Parameter name: value</Message><StackTrace> at System.Runtime.Serialization.Json.JsonWriterDelegator.WriteDateTimeInDefaultFormat(DateTime value) at System.Runtime.Serialization.Json.JsonWriterDelegator.WriteDateTime(DateTime value) at WriteOwaLightningStateToJson(XmlWriterDelegator , Object , XmlObjectSerializerWriteContextComplexJson , ClassDataContract , XmlDictionaryString[] ) at System.Runtime.Serialization.Json.JsonClassDataContract.WriteJsonValueCore(XmlWriterDelegator jsonWriter, Object obj, XmlObjectSerializerWriteContextComplexJson context, RuntimeTypeHandle declaredTypeHandle) at System.Runtime.Serialization.Json.XmlObjectSerializerWriteContextComplexJson.WriteDataContractValue(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle declaredTypeHandle) at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithoutXsiType(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle declaredTypeHandle) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObjectContent(XmlWriterDelegator writer, Object graph) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph) at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver) at System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(XmlDictionaryWriter writer, Object graph) at System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(Stream stream, Object graph) at Microsoft.Exchange.Data.Storage.LightningConfigurationHelper.SaveConfiguration[T](Stream stream, IUserConfiguration lightningConfiguration, DataContractJsonSerializer jsonSerializer, T state) at Microsoft.Exchange.Data.Storage.LightningConfigurationHelper.&amp;lt;GetUnseenLightningItems&amp;gt;d__0`2.MoveNext() at System.Linq.Enumerable.&amp;lt;CastIterator&amp;gt;d__97`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Microsoft.Exchange.Clients.Owa2.Server.Core.ServiceCommands.GetUnseenLightningIds.InternalExecute() at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.DetectDuplicatedCallOrExecute() at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.Execute() at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.InvokeMethod(HttpRequest request, MethodInfo methodInfo, Object obj, Object[] parameters) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.&amp;lt;&amp;gt;c__DisplayClass22_0.&amp;lt;InternalInvokeMethod&amp;gt;b__0() at Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(Action tryDelegate, Func`2 filterDelegate, Action`1 catchDelegate) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.InternalInvokeMethod(ServiceMethodInfo methodInfo, Object service, HttpRequest httpRequest, HttpResponse httpResponse, Object[] arguments) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceMethodDispatcher.InvokeMethodWithPostDataInHeader(ServiceMethodInfo methodInfo, Object service, HttpRequest httpRequest, HttpResponse httpResponse) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceHttpHandler.InternalProcessRequest(HttpContext httpContext) at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaServiceHttpHandler.ProcessRequest(HttpContext httpContext) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus&amp;amp; notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus&amp;amp; notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) </StackTrace><ExceptionString>System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: value</ExceptionString></InnerException></Exception></TraceRecord>

sabir hussain IT support Engineer

Running Exchange Script remotely per ssh

$
0
0

I have a HA-Proxy, which handles the SSL encryption but cannot handle the SMTPS or IMAPS encryption.

So I have installed openssh on the Exchange server and I have written a powershell script to do the import and enable stuff.

My Problem is now, when I launch the Script via ssh from the linux machine, It gives me this Error:

root@Test-Proxy-01:~/bin# ssh administrator@exchange@192.168.70.100 powershell C:\\Scripts\\Working\\Renew_Cert\\Renew_Cert.ps1 -Path C:\\Scripts\\Working\\Renew_Cert\\Cert\\testexchange.hosttech.eu.pfx
VERBOSE: Connecting to EX-01.exchange.test.
New-PSSession : [ex-01.exchange.test] Connecting to remote server ex-01.exchange.test failed with the following error
message : WinRM cannot process the request. The following error with errorcode 0x8009030e occurred while using
Kerberos authentication: A specified logon session does not exist. It may already have been terminated.
 Possible causes are:
  -The user name or password specified are invalid.
  -Kerberos is used when no authentication method and no user name are specified.
  -Kerberos accepts domain user names, but not local user names.
  -The Service Principal Name (SPN) for the remote computer name and port does not exist.
  -The client and remote computers are in different domains and there is no trust between the two domains.
 After checking for the above issues, try the following:
  -Check the Event Viewer for events related to authentication.
  -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or
use HTTPS transport.
 Note that computers in the TrustedHosts list might not be authenticated.
   -For more information about WinRM configuration, run the following command: winrm help config. For more
information, see the about_Remote_Troubleshooting Help topic.
 Other Possible Cause:
  -The domain or computer name was not included with the specified credential, for example: DOMAIN\UserName or
COMPUTER\UserName.
At line:1 char:1+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Micr ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
   gTransportException+ FullyQualifiedErrorId : 1312,PSSessionOpenFailed
Exception calling "GetComputerSite" with "0" argument(s): "An operations error occurred."
At C:\Program Files\Microsoft\Exchange Server\V15\bin\ConnectFunctions.ps1:164 char:2+     $localSite=[System.DirectoryServices.ActiveDirectory.ActiveDirect ...+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo          : NotSpecified: (:) [], MethodInvocationException+ FullyQualifiedErrorId : ActiveDirectoryOperationException

Failed to connect to an Exchange server in the current site.

I am logged in as domain administrator and to initialize the Exchange Shell, I have this on top of my script:

Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010
. "$PSScriptRoot\Remote_Connect\RemoteExchange.ps1"
Connect-ExchangeServer -auto

The RemoteExchange.ps1 was slightly modifyed to remove the banner. This Worked so far, when run locally.

How can I successfully start the script?

Exchange "POP3 Downloader" is not downloading emails from Exchange 2010

$
0
0

Dear team

I have Exchange 2010 server hosting few customer domains 

One of the customer is using POP3Downloader (from KINESPHERE exchangepop3.com) application to download their emails.

from past 15 days some accounts stopped downloading emails to their POP3Downloader where as some there accounts do well.

When we check the POP3 logs at server (CAS) we have noticed the following

For failed accounts, it shows the connection log as;  

2020-08-18T00:05:34
.861Z,0000000000041F89,1,172.27.107.10:110,37.200.225.164:9836,,0,34,5,user,notworking1@domainx.com,R=ok;RpcL=-1;LdapL=-1
2020-08-18T00:05:34
.861Z,0000000000041F8A,1,172.27.107.10:110,37.200.225.164:49138,,0,29,5,user,notworking2@domainx.com,R=ok;RpcL=-1;LdapL=-1

AND FOR WORKING ACCOUNT as follows;
2020-08-18T00:05:34.861Z,0000000000041F8B,1,172.27.107.10:110,37.200.225.164:4082,,0,34,5,user,working1@domainx.com,R=ok

Can you kindly help to understand the issue

As per our customer (@domainx.com) they have changed the email password and updated the same in the POP3Downloader application

Thanks and Regards, 


Random delay with SMTPReceive process ( Exchange 2016)

$
0
0

Hello,

For few months now ( and maybe more) we encountered random SMTP delay for mail sent via our internal smtp.

When I analyse the logs, I can see that the delay is on the SMTPReceive log between "354 Start mail input" step and"*,,Proxy destination(s) obtained from OnProxyInboundMessage event" step .

Do you have any idea of something that can explain this behaviour ?

Environnement : Exchange 2016

For instance:

C:\ExchangeDBs\Logs\Logs\FrontEnd\SmtpReceive\RECV2020081706-1.LOG (56 hits)
    
    Line 13470: 2020-08-17T06:28:02.073Z,XXXXXXXXXXXX,XXXX,0,XXXX,XXXX:XXXX,+,,
    Line 13471: 2020-08-17T06:28:02.074Z,XXXXXXXXXXXX,XXXX,1,XXXX,XXXX:XXXX,>,"220 XXXX.XXXX.XXXX.XX Microsoft ESMTP MAIL Service ready at Mon, 17 Aug 2020 08:28:01 +0200",
    Line 13472: 2020-08-17T06:28:02.075Z,XXXXXXXXXXXX,XXXX,2,XXXX,XXXX:XXXX,<,EHLO XXXX,
    Line 13473: 2020-08-17T06:28:02.075Z,XXXXXXXXXXXX,XXXX,3,XXXX,XXXX:XXXX,>,250  XXXX.XXXX.XXXX.XX Hello [XXXX] SIZE 37748736 PIPELINING DSN ENHANCEDSTATUSCODES STARTTLS X-ANONYMOUSTLS AUTH NTLM X-EXPS GSSAPI NTLM 8BITMIME BINARYMIME CHUNKING XRDST,
    Line 13474: 2020-08-17T06:28:02.077Z,XXXXXXXXXXXX,XXXX,4,XXXX,XXXX:XXXX,<,MAIL FROM:<XXXXX@XXXX.com>,
    Line 13475: 2020-08-17T06:28:02.077Z,XXXXXXXXXXXX,XXXX,5,XXXX,XXXX:XXXX,*,XXXX;2020-08-17T06:28:02.073Z;1,receiving message
    Line 13475: 2020-08-17T06:28:02.077Z,XXXXXXXXXXXX,XXXX,5,XXXX,XXXX:XXXX,*,XXXX;2020-08-17T06:28:02.073Z;1,receiving message
    Line 13476: 2020-08-17T06:28:02.077Z,XXXXXXXXXXXX,XXXX,6,XXXX,XXXX:XXXX,>,250 2.1.0 Sender OK,
    Line 13477: 2020-08-17T06:28:02.078Z,XXXXXXXXXXXX,XXXX,7,XXXX,XXXX:XXXX,<,RCPT TO:<XXXXXX@XXXXX.com>,
    Line 13478: 2020-08-17T06:28:02.078Z,XXXXXXXXXXXX,XXXX,8,XXXX,XXXX:XXXX,>,250 2.1.5 Recipient OK,
    Line 13479: 2020-08-17T06:28:02.080Z,XXXXXXXXXXXX,XXXX,9,XXXX,XXXX:XXXX,<,DATA,
    Line 13480: 2020-08-17T06:28:02.080Z,XXXXXXXXXXXX,XXXX,10,XXXX,XXXX:XXXX,>,354 Start mail input; end with <CRLF>.<CRLF>,

********  lines about others SMTP email ********  
    Line 14252: 2020-08-17T06:30:00.138Z,XXXXXXXXXXXX,XXXX,11,XXXX,XXXX:XXXX,*,,Proxy destination(s) obtained from OnProxyInboundMessage event. Correlation Id:XXXXXX9
    Line 14260: 2020-08-17T06:30:00.972Z,XXXXXXXXXXXX,XXXX,12,XXXX,XXXX:XXXX,>,"250 2.6.0 <XXXX@XXXX.XXXX.XXXX.XX> [InternalId=XXXXXXXX, Hostname=XXXX.XXXX.XXXX.XX] 9475 bytes in 0.755, 12,252 KB/sec Queued mail for delivery",
    Line 14261: 2020-08-17T06:30:00.973Z,XXXXXXXXXXXX,XXXX,13,XXXX,XXXX:XXXX,-,,Remote(ConnectionAborted)

Thanks a lot in advance for your help !

Florian A






Debug message rules pattern matches

$
0
0

I am using https://github.com/SwiftOnSecurity/SwiftFilter to filter some of my inbound emails.

Some emails are incorrectly being marked as Phishing.

Is there a way to find out which regular expression was matched? So that i can understand whats whats going on with the expression and if it needs tweaking.

There was an error in reading the rules on the server. The format of the server rules was not recognized

$
0
0

There was an error in reading the rules on the server. The format of the server rules was not recognized

I get the above in my outlook 2019 and need someone to provide me with a solution

Outlook/Exchange The standard folder "Inbox" has been moved to standard folder "Deleted"

$
0
0

Good day, everyone!

I have a problem with moved standard folder Inbox to folder Deleted, and now all rules which apply to this folder doesn't  work.

Now, all message incoming to this folder, moving into folder "Deleted" \ "Inbox" and they are in the users tree folders, these looks like how deleted.

I can't move  the folder "Inbox" now to another folder.

Remove old expired Exchange Delegation Federation Certificate

$
0
0

I used the following Article to renew my unexpired Exchange Federation Certificate successfully.

https://docs.microsoft.com/en-us/exchange/renew-the-federation-certificate-exchange-2013-help

After that i left the Old one there. Now since the old one is expired, its showing in the ECP notification all the time.

I am unable to delete it from ECP, it error out.

Does anyone experience that, please share your process to remove the expired one.


ZakBhai

Rest Endpoints for EXO Commandlets

$
0
0

Howdy y'all, 

I'm trying to write some dashboards that involve using OAuth to authenticate on behalf of the users. Normally, this is pretty trivial via the Graph API. However, I don't see endpoints to access mailbox permissions (especially members on shared mailboxes) via Graph. I read that the EXO commandlets in PowerShell are rest-based, but they themselves don't support OAuth tokens for authentication. Are those rest endpoints exposed so I can hit them externally, or any other way that I can access them using tokens for authentication?

Thanks!

Will

Exchange admin center page loading issue.

$
0
0

Hi All,

We have three server Exchange 2016 servers(CU 15) in a DAG, after reboot of one server, Exchange Admin Center stopped proper working in all three servers. Page not loading properly even tried externally same error.

All certificates are ok, powershell and OWA working proper

Exchange 2019 Limit Outbound Emails

$
0
0
Is there a way to limit the amount of outbound emails that are sent per user within a certain time frame?  I would like to regulate this to avoid being put on a blacklist from users "spamming" too many messages in a small amount of time.

Brian Modlin


proxying in Exchange

$
0
0

Hi,

using URL: https://localhost/ecp or owa. We find these requests are going to random server. I can find the hits for powershell, OWA and ECP for my account in the random server instead of local server. Is this kind of proxying expected while using localhost.

Cheers

Priya

adjacentmeetings in finditems ews

$
0
0

I am trying get meetings for date range & color category, but also need each meeting's adjacent/conflict meetings(even though they don't match color category filter)
Tried adding below in soap request
<ItemShape>
<ns2:BaseShape>IdOnly</ns2:BaseShape>
<ns2:AdditionalProperties>
<ns2:FieldURI FieldURI="calendar:AdjacentMeetings"/>
<ns2:FieldURI FieldURI="calendar:ConflictingMeetings"/>
</ns2:AdditionalProperties>
</ItemShape>

But still results are not getting me adjacent/conflict meetings.

appreciate your help in getting adjacent meetings.

  show up in message body since upgrade to Exchange 2016 CU17

$
0
0

Hi guys,

since upgrade to Exchange 2016 CU17 we see &nbsp; in message body in following cases so far:

  • Appointments sent via Teams (Hybrid Configuration)
  • Drag & drop email messages to Tasks in Outlook
  • Preview in Windows Explorer after saving the message to file system
  • Received read receipt

Here an example with a read receipt:

We use Outlook 2013 in online mode and since we're using it in a terminal server environment cache mode is not an option at the moment. In Outlook 2016 messages are displayed correctly. Does anyone encounter the same problems since upgrade to CU17 or has an idea to work around this issue?

Thanks, Daniel.

Receiving Replies from unknown email addresses on the emails i sent to different people.

$
0
0

Dear All,

Last month i joined an organization that was using an on-premise exchange server 2016 to handle the emails.

Previously due to change in public IP address from the ISP our server was unable to send messages on specific external domains such as yahoo, hotmail etc. To overcome the issue i used SMTP-Relay provided by google to g-suite users, the issue with the external domains was resolved after setting up a relay for outbound emails. Now since a couple of days some of the users within the organization have reported that they are receiving replies on the emails they sent to other people. For Example there are 3 people A,B and C. A(Our employee) sent an email to B(any user). Now C which had no idea about the conversation is replying on the thread that was initiated by A, even the Sender name mentioned in the Email is of B but the email address is some kind of random address. Only a couple of users are receiving such emails. Please let me know if this has happened to anybody else. Also i have verified and our server isn't acting as an open relay(Tested using MXtoolbox.com). If there are any other logs required please do let me know. Any help or guidance is highly appreciated. 

Thank you.


UserMailbox.Forwardable.Resolver.CreateRecipientItems.40

$
0
0

Hi all,

Many thanks in advance, I have both sender & recipient in Office365/Exchange Online, now for one particular mail when a sender sends out an email keeping the recipient in 'To' the email is not delivered to the recipient, I did an extended Trace in compliance and couldn't clearly see whether there was any failure or error events in the report.

I could see the Deliver event logged as well, but, a couple of things what i saw under recipient_status was a continuous "To;To;To...To"(29 times) against the event against the Event "Receive" once and 

"UserMailbox.Forwardable.Resolver.CreateRecipientItems.40" again 29 times against the event "RecipientInfo",

The number 29 is obviously because there were 29 recipients. But, I am not able to understand what does that message mean and what actually happened to the mail.

I actually did a search and could not find the mail in the mailbox, and checked for whether forwarding is enabled or not.

So, need more help on this one, kindly help!! 



Niranjan

Viewing all 7132 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>