Hi,
if I use fallbackDomains and the email is quarantined the original
emailaddress is lost and it is delivered to @example.com.
I think the problem is in webui.conf:
$CONFIG{'DSPAM_ARGS'} = "--deliver=innocent --class=innocent " .
"--source=error --user %CURRENT_USER% -- %u";because CURRENT_USER is @example.com How can I deliver the mail to [EMAIL PROTECTED] from the webui? regards Sven
