-
hi...

i trying to implement the advanced workflow [1] in context "Same ip and
diferents ports" with assp v2.0.1 and testing i haves some issues....

so.. i try to make these test to assp:

1) incoming messages (port 25 - Internet - )

      Internet -> ASSP (25) -> SMTP Relay (125)

     id    |             from to -> rcpt to                            |
expected result           | given result

-------|------------------------------------------------------------------|----------------------------------|---------------------------------------------
     1.1 | [email protected] -> [email protected]        | relay rejected
     |  relay rejected (OK)
     1.2 | [email protected] -> [email protected]     | route to SMTP Relay
|  route to SMTP Relay (OK)
     1.3 | [email protected] -> [email protected]     | relay rejected
     |  relay rejected (OK)
     1.4 | [email protected] -> [email protected]  | relay
rejected              |  route to SMTP Relay (FAIL)

-----------------------------------------------------------------------------------------------------------------------------------------------------------

2) outgoing messages (port 225 - Mail Server - )

    User -> Mail Server (25) -> ASSP (225) -> SMTP Relay (125)

     id    |             from to -> rcpt to                            |
expected result           | given result
    -----
-|------------------------------------------------------------------|----------------------------------|---------------------------------------------
     2.1 | [email protected] -> [email protected]     | route to SMTP Relay
| route to SMTP Relay (OK)

-----------------------------------------------------------------------------------------------------------------------------------------------------------

    Note: i only expect mails like "@localDomain -> @noLocalDomail" because
all mails received from port 225 comes from mail server (here i auth,
validate senders)

Others relevant parameters setted in assp config (*):
   - Relaying -> Accept All Mail* (acceptAllMail): <mail server ip>
   - Recipients/Local Domains -> Local Domains* (localDomains): "
maximatt.org"
   - TestModes -> All Test Mode ON: "<yes>

that can you see, test id 1.4 fails... so i try so block external senders
thats come with local domains...

So. i try these:
   a) Validate Sender -> Do Blacklisted Addresses and Domains: "block"
                               -> Blacklisted Addresses and Domains*: "@
maximatt.org"
   or

   b) Validate Sender -> Block Local Address from External Sender
(DoNoSpoofing): "block"

but ... not work :(  (if i understand these parameters ok)

i put all my hopes in (b)...  but not work ... snif snif :(

¿there is another wy that can i block incoming messages with local domain
from port 25 without change (*) parameters?

Thanks in advance!!!

[1]
http://sourceforge.net/apps/mediawiki/assp/index.php?title=ASSP_Advanced_Workflow

-- 
Salu2 ;)
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to