User Tools

Site Tools


internet:mail:assp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
internet:mail:assp [2012/10/13 10:28]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ASSP - Exchange Notes ====== 
  
-http://sourceforge.net/apps/mediawiki/assp/index.php?title=ASSP_Advanced_Workflow 
- 
-http://sourceforge.net/apps/mediawiki/assp/index.php?title=Exchange_2007 
- 
-===== Exchange Outbound ===== 
- 
-**Exchange Management Console -> Organization Configuration -> Hub Transport -> New Send Connector (Custom)** 
- 
-  Name: ASSP Outbound 
-  Address: * 
-  SmartHost: 127.0.0.1 
-  Auth: None 
-  Use remote server DNS: Selected (check mark in the box) 
- 
-==== Exchange Management Shell ==== 
- 
-Test ASSP on the ''relayPort'' at a command prompt on the Exchange Server: 
- 
-<file> 
-telnet 127.0.0.1 225 
-</file> 
- 
-Then set the outbound connector to use the ''relayPort'' on ASSP: 
- 
-<file> 
-Set-SendConnector -Identity "ASSP Outbound" -port 225 
-</file> 
- 
-Finally, using the Exchange Management Console, disable the 'Default' send connector. 
- 
-===== ASSP E-Mail Interface ===== 
- 
-**Exchange Management Console -> Recipient Configuration -> Mail Contacts -> New Mail Contact** 
- 
-  * Add each of the addresses in the Email Interface section of ASSP as Exchange Contacts 
-    * The alias should be the ASSP control e-mail address 
-    * Exchange Contacts must be used 
-      * Otherwise the Exchange server will reject the spam/ham reports as non-existing email accounts 
- 
-  * Include an external address at a non-existent domain 
-    * ''assp-help@nospam.org'' 
-    * ''assp-white@nospam.org'' 
-    * ''assp-notwhite@nospam.org'' 
-    * ''assp-black@nospam.org'' 
-    * ''assp-notblack@nospam.org'' 
-    * ''assp-red@nospam.org'' 
-    * ''assp-notred@nospam.org'' 
-    * ''assp-spam@nospam.org'' 
-    * ''assp-notspam@nospam.org'' 
- 
-{{ ::assp_exchange_contacts.png?direct |ASSP Exchange Contacts}} 
- 
-  * ASSP will capture the messages and make the appropriate changes 
-    * With Exchange used this way, ASSP will not parse the headers for whitelist or blacklist entries 
-  * You must add whitelist or blacklist entries to the body of the message 
internet/mail/assp.1350145706.txt.gz · Last modified: 2015/12/24 10:14 (external edit)