Sending emails to a group of 140 recipients

Hodsocks

Posts: 420   +2
Hi guys, I am trying to send mails to a local group of people, approx 140 recipients, but my Outlook 365 won't send them. I have tried using an outlook account and a gmail account but get the same message, see below-
Any suggestions how to get round the problem?

Diagnostic information for administrators:

__________________________________________________



Error is [0x80004005-0x00000b22-0x00000501].



Exchange response headers:

request-id: 97da8e5e-d3cb-e741-2212-6662cf3efc7f

X-ServerApplication: Exchange/15.20.9818.014

X-FEServer: LO4P265CA0277

X-CalculatedBETarget: DB9P190MB1796.EURP190.PROD.OUTLOOK.COM

X-RequestId: {52AC07B5-9E52-46D0-9D7D-997052B2FEA3}:57

X-ClientInfo: {43ED60BE-80A7-4F79-8270-33CD8A74E576}:277360014

X-ElapsedTime: 432

X-BackEndHttpStatus: 200

X-ResponseCode: 0

X-RequestType: Execute

__________________________________________________



ROPs Summary:



0: ropFlushRecipients (14) Processed(1) Completed(0)

ROP result: 0

Response codes: 0

1: ropSetProps (10) Processed(1) Completed(0)

ROP result: 0

Response codes: 0

2: ropTransportSend (74) Processed(1) Completed(0)

ROP result: 0

Response codes: 2850

__________________________________________________



Response Exceptions:



ROP Index: 2

ROP Associated: ropTransportSend (74)

Microsoft.Exchange.Data.Storage.OutboundSpamException: WASCL UserAction verdict is not None. Actual verdict is RefuseQuota.

at Microsoft.Exchange.Data.Wascl.WasclHelper.PerformAntiSpamCheck(IStoreSession session, ICoreItem coreItem, Func`1 activityScopeGetter)

at Microsoft.Exchange.Data.Wascl.WasclHelper.PerformAntiSpamCheck(IStoreSession session, ICoreItem coreItem)

at Microsoft.Exchange.Data.Storage.Adapters.ObjectEventHandlers.WasclEventsHandler.Handle(BeforeItemSendEvent beforeItemSendEvent)

at Microsoft.Exchange.Data.StoreObjects.EventHandler.EventDispatcher.ExecuteHandler[TEvent](TEvent eventObject, IInlineEventHandler`1 eventHandler, ICoreObject eventSource)

at Microsoft.Exchange.Data.StoreObjects.EventHandler.EventDispatcher.Dispatch[TEvent](TEvent currentEvent)

at Microsoft.Exchange.Data.Storage.CoreItem.PreprocessItem(String apiName)

at Microsoft.Exchange.Data.Storage.CoreItem.TransportSend(StorePropertyDefinition[]& properties, Object[]& values)

at Microsoft.Exchange.Data.StoreObjects.ProxyCoreItem.TransportSend(StorePropertyDefinition[]& properties, Object[]& values)

at Microsoft.Exchange.Data.Storage.Items.CloudCacheSendProxyCoreItemDecorator.TransportSend(StorePropertyDefinition[]& properties, Object[]& values)

at Microsoft.Exchange.RpcClientAccess.Handler.Message.TransportSend()

at Microsoft.Exchange.RpcClientAccess.Handler.RopHandler.<>c__DisplayClass156_0.<TransportSend>b__0()

at Microsoft.Exchange.RpcClientAccess.Handler.ExceptionTranslator.TryExecuteCatchAndTranslateExceptions[TResult](Func`1 protectedCode, Func`2 errorCodeExtractor, Boolean noThrow, TResult& result, Exception& exception, ErrorCode& errorCode)





Transport-Send failed: failure enum(25), HResult(0x00000000), EC(2850).

Transport-Send failed: failure enum(22), HResult(0x00000000), EC(2850).

Submit-Message failed: message id(1), failure enum(13), HResult(0x80004005), EC(2850).
 
I think I have got to the bottom of the problem, gmail and outlook allow up to 500 recipients to be sent but only using webmail, if you use a third party email program, such as Outlook 365 it reduces to only 100. In the end I opened up gmail website and saved it as an app, so I can now send my mails via the app without a problem.
 
Back