Hi

Does Dspam keep tracks of the original recipient address when storing spam
emails in the quarantine because I tried to force all email for a specific
domain to be manager inside an single account per domain. I was successful
in forcing an email into one account but when it comes time to deliver a
quarantined email, the message is delived to the
[EMAIL PROTECTED] email which is not the original recipient of
the email.

Here an single explanation of what I mean

--> Incoming email to "[EMAIL PROTECTED]" (real spam content) 
  --> postfix process it and send it to dspam filter
    --> dspam filter get recipient domain name and run "--user $domainname
(instead of $recipient)
      --> dspam put email in quarantine under a single user which name is
"infocomplexe.com"
        --> user log in with "infocomplexe.com" username/password to the web
User Interface
          --> user decide to deliver a quarantined email back to its
original user
            --> (here's the problem) email send back to user using
"[EMAIL PROTECTED]" which 
                should be the original recipient email and not to
"[EMAIL PROTECTED]" for all 
                emails.

I think dspam does not store the original recipient address so how can I
make sure my email are sent back to the right email address when running in
this kind of scenario? Should dspam be storing this kind of informations?

Marc Tessier
[EMAIL PROTECTED]





Reply via email to