I dunno about that but as it stands, like I said earlier, your connectors will 
only receive from internal addresses. 

> On Sep 4, 2014, at 16:21, "Michael B. Smith" <[email protected]> wrote:
> 
> This is way SBS does things.
> 
> Sent from my Windows Phone
> From: ccollins9
> Sent: ‎9/‎4/‎2014 7:10 PM
> To: exchange
> Subject: Re: [Exchange] REceive connector Exchnage 2010
> 
> Uhhhh, is it me or are none of these connectors are set to receive from 
> 0.0.0.0 - 255.255.255.255?  Going to be hard to receive email from the 
> internet if all your connectors can only receive from a 192.168 address, no?  
> You need to set a receive connector to ip range 0.0.0.0-255.255.255.255 AND 
> permissions group 'anonymous'.  For example, here's my output from our 
> internet connector:
> 
> PermissionGroups                        : AnonymousUsers
> PipeliningEnabled                        : True
> ProtocolLoggingLevel                   : None
> RemoteIPRanges                          : 
> {::-ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff, 0.0.0.0-255.255.255.255}
> RequireEHLODomain                       : False
> 
> 
>> On Thu, Sep 4, 2014 at 6:00 PM, Michael B. Smith <[email protected]> 
>> wrote:
>> You’ve got 3 receive connectors in your output. The first one doesn’t have 
>> AnonymousUsers set on it. You probably want it to. Especially if you are 
>> trying to, for example, accept non-authenticated email in the “Default 
>> WC-SBS1” connector from IP addresses in the range of 192-168.10.0/24.
>> 
>>  
>> 
>> [1]
>> 
>> PermissionGroups                        : ExchangeUsers, ExchangeServers, 
>> ExchangeLegacyServers
>> 
>> RemoteIPRanges                          : {192.168.10.255-192.168.10.255, 
>> 192.168.10.0-192.168.10.253}
>> 
>> Name                                    : Default WC-SBS1
>> 
>>  
>> 
>> [2]
>> 
>> PermissionGroups                        : AnonymousUsers
>> 
>> RemoteIPRanges                          : {192.168.11.0-255.255.255.255, 
>> 192.168.10.254-192.168.10.254, 0.0.0.0-192.168.9.255}
>> 
>> Name                                    : Windows SBS Internet Receive 
>> WC-SBS1
>> 
>>  
>> 
>> [3]
>> 
>> PermissionGroups                        : AnonymousUsers, ExchangeUsers
>> 
>> RemoteIPRanges                          : {127.0.0.1-127.0.0.1}
>> 
>> Name                                    : Windows SBS Fax Sharepoint Receive 
>> WC-SBS1
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>> From: [email protected] [mailto:[email protected]] 
>> On Behalf Of Graeme Carstairs
>> Sent: Thursday, September 4, 2014 5:47 PM
>> 
>> 
>> To: [email protected]
>> Subject: Re: [Exchange] REceive connector Exchnage 2010
>>  
>> 
>> Ok
>> 
>>  
>> 
>> I have tried the command
>> 
>>  
>> 
>> Deleteing and recreating all connectors.
>> 
>> uninstalling and reinstlaling the hub transport role, and using windows SBS 
>> manager fix netowrk connectivity to rebuild the connectors
>> 
>>  
>> 
>> and still the same errors
>> 
>>  
>> 
>> I have ran the 
>> 
>>  
>> 
>> get-receiveconnector |fl
>> 
>>  
>> 
>> Here are the results
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>> RunspaceId                              : 
>> 70374003-32d5-4db1-a7f9-13e7c949b853
>> 
>> AuthMechanism                           : Tls, Integrated, BasicAuth, 
>> BasicAuthRequireTLS, ExchangeServer
>> 
>> Banner                                  : 
>> 
>> BinaryMimeEnabled                       : True
>> 
>> Bindings                                : {192.168.10.2:25}
>> 
>> ChunkingEnabled                         : True
>> 
>> DefaultDomain                           : 
>> 
>> DeliveryStatusNotificationEnabled       : True
>> 
>> EightBitMimeEnabled                     : True
>> 
>> BareLinefeedRejectionEnabled            : False
>> 
>> DomainSecureEnabled                     : False
>> 
>> EnhancedStatusCodesEnabled              : True
>> 
>> LongAddressesEnabled                    : False
>> 
>> OrarEnabled                             : False
>> 
>> SuppressXAnonymousTls                   : False
>> 
>> AdvertiseClientSettings                 : False
>> 
>> Fqdn                                    : WC-SBS1.wce.local
>> 
>> Comment                                 : 
>> 
>> Enabled                                 : True
>> 
>> ConnectionTimeout                       : 00:10:00
>> 
>> ConnectionInactivityTimeout             : 00:05:00
>> 
>> MessageRateLimit                        : unlimited
>> 
>> MessageRateSource                       : IPAddress
>> 
>> MaxInboundConnection                    : 5000
>> 
>> MaxInboundConnectionPerSource           : unlimited
>> 
>> MaxInboundConnectionPercentagePerSource : 100
>> 
>> MaxHeaderSize                           : 64 KB (65,536 bytes)
>> 
>> MaxHopCount                             : 60
>> 
>> MaxLocalHopCount                        : 12
>> 
>> MaxLogonFailures                        : 3
>> 
>> MaxMessageSize                          : 10 MB (10,485,760 bytes)
>> 
>> MaxProtocolErrors                       : 5
>> 
>> MaxRecipientsPerMessage                 : 5000
>> 
>> PermissionGroups                        : ExchangeUsers, ExchangeServers, 
>> ExchangeLegacyServers
>> 
>> PipeliningEnabled                       : True
>> 
>> ProtocolLoggingLevel                    : None
>> 
>> RemoteIPRanges                          : {192.168.10.255-192.168.10.255, 
>> 192.168.10.0-192.168.10.253}
>> 
>> RequireEHLODomain                       : False
>> 
>> RequireTLS                              : False
>> 
>> EnableAuthGSSAPI                        : False
>> 
>> ExtendedProtectionPolicy                : None
>> 
>> LiveCredentialEnabled                   : False
>> 
>> TlsDomainCapabilities                   : {}
>> 
>> Server                                  : WC-SBS1
>> 
>> SizeEnabled                             : EnabledWithoutValue
>> 
>> TarpitInterval                          : 00:00:05
>> 
>> MaxAcknowledgementDelay                 : 00:00:30
>> 
>> AdminDisplayName                        : 
>> 
>> ExchangeVersion                         : 0.1 (8.0.535.0)
>> 
>> Name                                    : Default WC-SBS1
>> 
>> DistinguishedName                       : CN=Default WC-SBS1,CN=SMTP Receive 
>> Connectors,CN=Protocols,CN=WC-SBS1,CN=Serv
>> 
>>                                           ers,CN=Exchange Administrative 
>> Group (FYDIBOHF23SPDLT),CN=Administrative Grou
>> 
>>                                           ps,CN=First 
>> Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,D
>> 
>>                                           C=wce,DC=local
>> 
>> Identity                                : WC-SBS1\Default WC-SBS1
>> 
>> Guid                                    : 
>> faeddf10-bbfd-41a1-af70-22523d342be8
>> 
>> ObjectCategory                          : 
>> wce.local/Configuration/Schema/ms-Exch-Smtp-Receive-Connector
>> 
>> ObjectClass                             : {top, msExchSmtpReceiveConnector}
>> 
>> WhenChanged                             : 04/09/2014 22:36:36
>> 
>> WhenCreated                             : 04/09/2014 22:26:20
>> 
>> WhenChangedUTC                          : 04/09/2014 21:36:36
>> 
>> WhenCreatedUTC                          : 04/09/2014 21:26:20
>> 
>> OrganizationId                          : 
>> 
>> OriginatingServer                       : WC-SBS1.wce.local
>> 
>> IsValid                                 : True
>> 
>>  
>> 
>> RunspaceId                              : 
>> 70374003-32d5-4db1-a7f9-13e7c949b853
>> 
>> AuthMechanism                           : Tls
>> 
>> Banner                                  : 
>> 
>> BinaryMimeEnabled                       : True
>> 
>> Bindings                                : {192.168.10.2:25}
>> 
>> ChunkingEnabled                         : True
>> 
>> DefaultDomain                           : 
>> 
>> DeliveryStatusNotificationEnabled       : True
>> 
>> EightBitMimeEnabled                     : True
>> 
>> BareLinefeedRejectionEnabled            : False
>> 
>> DomainSecureEnabled                     : False
>> 
>> EnhancedStatusCodesEnabled              : True
>> 
>> LongAddressesEnabled                    : False
>> 
>> OrarEnabled                             : False
>> 
>> SuppressXAnonymousTls                   : False
>> 
>> AdvertiseClientSettings                 : False
>> 
>> Fqdn                                    : webmail.domain.com
>> 
>> Comment                                 : 
>> 
>> Enabled                                 : True
>> 
>> ConnectionTimeout                       : 00:10:00
>> 
>> ConnectionInactivityTimeout             : 00:01:00
>> 
>> MessageRateLimit                        : unlimited
>> 
>> MessageRateSource                       : IPAddress
>> 
>> MaxInboundConnection                    : 5000
>> 
>> MaxInboundConnectionPerSource           : 20
>> 
>> MaxInboundConnectionPercentagePerSource : 2
>> 
>> MaxHeaderSize                           : 64 KB (65,536 bytes)
>> 
>> MaxHopCount                             : 60
>> 
>> MaxLocalHopCount                        : 12
>> 
>> MaxLogonFailures                        : 3
>> 
>> MaxMessageSize                          : 10 MB (10,485,760 bytes)
>> 
>> MaxProtocolErrors                       : 5
>> 
>> MaxRecipientsPerMessage                 : 200
>> 
>> PermissionGroups                        : AnonymousUsers
>> 
>> PipeliningEnabled                       : True
>> 
>> ProtocolLoggingLevel                    : None
>> 
>> RemoteIPRanges                          : {192.168.11.0-255.255.255.255, 
>> 192.168.10.254-192.168.10.254, 0.0.0.0-192.168
>> 
>>                                           .9.255}
>> 
>> RequireEHLODomain                       : False
>> 
>> RequireTLS                              : False
>> 
>> EnableAuthGSSAPI                        : False
>> 
>> ExtendedProtectionPolicy                : None
>> 
>> LiveCredentialEnabled                   : False
>> 
>> TlsDomainCapabilities                   : {}
>> 
>> Server                                  : WC-SBS1
>> 
>> SizeEnabled                             : Enabled
>> 
>> TarpitInterval                          : 00:00:05
>> 
>> MaxAcknowledgementDelay                 : 00:00:30
>> 
>> AdminDisplayName                        : 
>> 
>> ExchangeVersion                         : 0.1 (8.0.535.0)
>> 
>> Name                                    : Windows SBS Internet Receive 
>> WC-SBS1
>> 
>> DistinguishedName                       : CN=Windows SBS Internet Receive 
>> WC-SBS1,CN=SMTP Receive Connectors,CN=Protoco
>> 
>>                                           
>> ls,CN=WC-SBS1,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),C
>> 
>>                                           N=Administrative Groups,CN=First 
>> Organization,CN=Microsoft Exchange,CN=Servic
>> 
>>                                           es,CN=Configuration,DC=wce,DC=local
>> 
>> Identity                                : WC-SBS1\Windows SBS Internet 
>> Receive WC-SBS1
>> 
>> Guid                                    : 
>> 6f2b8f1b-fbbe-4de1-94ec-ac62e7c6987b
>> 
>> ObjectCategory                          : 
>> wce.local/Configuration/Schema/ms-Exch-Smtp-Receive-Connector
>> 
>> ObjectClass                             : {top, msExchSmtpReceiveConnector}
>> 
>> WhenChanged                             : 04/09/2014 22:36:41
>> 
>> WhenCreated                             : 04/09/2014 22:36:40
>> 
>> WhenChangedUTC                          : 04/09/2014 21:36:41
>> 
>> WhenCreatedUTC                          : 04/09/2014 21:36:40
>> 
>> OrganizationId                          : 
>> 
>> OriginatingServer                       : WC-SBS1.wce.local
>> 
>> IsValid                                 : True
>> 
>>  
>> 
>> RunspaceId                              : 
>> 70374003-32d5-4db1-a7f9-13e7c949b853
>> 
>> AuthMechanism                           : BasicAuth
>> 
>> Banner                                  : 
>> 
>> BinaryMimeEnabled                       : True
>> 
>> Bindings                                : {127.0.0.1:25}
>> 
>> ChunkingEnabled                         : True
>> 
>> DefaultDomain                           : 
>> 
>> DeliveryStatusNotificationEnabled       : True
>> 
>> EightBitMimeEnabled                     : True
>> 
>> BareLinefeedRejectionEnabled            : False
>> 
>> DomainSecureEnabled                     : False
>> 
>> EnhancedStatusCodesEnabled              : True
>> 
>> LongAddressesEnabled                    : False
>> 
>> OrarEnabled                             : False
>> 
>> SuppressXAnonymousTls                   : False
>> 
>> AdvertiseClientSettings                 : False
>> 
>> Fqdn                                    : WC-SBS1.wce.local
>> 
>> Comment                                 : 
>> 
>> Enabled                                 : True
>> 
>> ConnectionTimeout                       : 06:00:00
>> 
>> ConnectionInactivityTimeout             : 00:05:00
>> 
>> MessageRateLimit                        : unlimited
>> 
>> MessageRateSource                       : IPAddress
>> 
>> MaxInboundConnection                    : 5000
>> 
>> MaxInboundConnectionPerSource           : 20
>> 
>> MaxInboundConnectionPercentagePerSource : 2
>> 
>> MaxHeaderSize                           : 64 KB (65,536 bytes)
>> 
>> MaxHopCount                             : 60
>> 
>> MaxLocalHopCount                        : 12
>> 
>> MaxLogonFailures                        : 3
>> 
>> MaxMessageSize                          : 10 MB (10,485,760 bytes)
>> 
>> MaxProtocolErrors                       : 5
>> 
>> MaxRecipientsPerMessage                 : 200
>> 
>> PermissionGroups                        : AnonymousUsers, ExchangeUsers
>> 
>> PipeliningEnabled                       : True
>> 
>> ProtocolLoggingLevel                    : None
>> 
>> RemoteIPRanges                          : {127.0.0.1-127.0.0.1}
>> 
>> RequireEHLODomain                       : False
>> 
>> RequireTLS                              : False
>> 
>> EnableAuthGSSAPI                        : False
>> 
>> ExtendedProtectionPolicy                : None
>> 
>> LiveCredentialEnabled                   : False
>> 
>> TlsDomainCapabilities                   : {}
>> 
>> Server                                  : WC-SBS1
>> 
>> SizeEnabled                             : Enabled
>> 
>> TarpitInterval                          : 00:00:05
>> 
>> MaxAcknowledgementDelay                 : 00:00:30
>> 
>> AdminDisplayName                        : 
>> 
>> ExchangeVersion                         : 0.1 (8.0.535.0)
>> 
>> Name                                    : Windows SBS Fax Sharepoint Receive 
>> WC-SBS1
>> 
>> DistinguishedName                       : CN=Windows SBS Fax Sharepoint 
>> Receive WC-SBS1,CN=SMTP Receive Connectors,CN=P
>> 
>>                                           
>> rotocols,CN=WC-SBS1,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SP
>> 
>>                                           DLT),CN=Administrative 
>> Groups,CN=First Organization,CN=Microsoft Exchange,CN=
>> 
>>                                           
>> Services,CN=Configuration,DC=wce,DC=local
>> 
>> Identity                                : WC-SBS1\Windows SBS Fax Sharepoint 
>> Receive WC-SBS1
>> 
>> Guid                                    : 
>> dc413f07-cb4d-480d-9ec0-10a51f1cdb40
>> 
>> ObjectCategory                          : 
>> wce.local/Configuration/Schema/ms-Exch-Smtp-Receive-Connector
>> 
>> ObjectClass                             : {top, msExchSmtpReceiveConnector}
>> 
>> WhenChanged                             : 04/09/2014 22:36:41
>> 
>> WhenCreated                             : 04/09/2014 22:36:41
>> 
>> WhenChangedUTC                          : 04/09/2014 21:36:41
>> 
>> WhenCreatedUTC                          : 04/09/2014 21:36:41
>> 
>> OrganizationId                          : 
>> 
>> OriginatingServer                       : WC-SBS1.wce.local
>> 
>> IsValid                                 : True
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>> Thanks for your help guys.
>> 
>>  
>> 
>> Graeme
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>> On 4 September 2014 22:17, Michael B. Smith <[email protected]> wrote:
>> 
>> Set-ReceiveConnector -Name "<receive-connector-name>" -Server <server-name> 
>> -PermissionGroups 
>> AnonymousUsers,ExchangeUsers,ExchangeServers,ExchangeLegacyServers
>> 
>> 
>> 
>> 
>> 
>>  
>> 
>> -- 
>> Good news everyone, you have just received an e-mail from me!
> 

Reply via email to