Hi all,

I'm new to Dspam and have recently added it to a hosted email proof of 
concept with postfix. Login syntax used is m...@example.org. All seems to 
work but I can't figure out one thing. In the webui in the "Performance" 
screen it says:

"If you receive a message in your e-mail application that was not caught 
by the filter, please forward it to spam...@example.org"

The responsible variable is in templates/nav_performance.html:
<strong>$REMOTE_USER$$LOCAL_DOMAIN$</strong>

Changing this to <strong>spam@$LOCAL_DOMAIN$</strong> does not work 
because apparently LOCAL_DOMAIN is empty.

Does anyone know how to change this so it says 
spam@<domain_of_person_logged_in> ?

Thanks!
Patrick

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to