Fax to Email - wrong answer

Hi,

I’m using Freepbx 2.6 on gentto.
i setup qmail and it’s work’s fine with Voicemail.
but when I’m retrieving a fax, asterisk trying to send it to wrong email. the email is build from all of my extensions emails.
example:
my email is: "[email protected]"
but fax sends it to: "[email protected] [email protected] [email protected]"

asterisk verbose:
– Executing System(“Zap/1-1”, "/var/lib/asterisk/bin/fax-process.pl --to [email protected] --from [email protected] --dest “1234567” --subject "Fax from " --attachment fax_.pdf --type application/pdf --file ") in new stack

help?