Feature #61357
sxaa --forward"
0%
Description
Hi all,
I need to forward an incoming email "inline" (not as attachment).
"sxaa --forward" forward the incoming email as attachment.
"--redirect" is not a solution because of "Sender Policy Framework".
Is there any solution ?
Any help is appreciated.
Miche
History
Updated by Michelangelo Rezzonico 8 months ago
I did alreay try "sxaa --user USER --redirect"
The problem is that al lot of mail server reject this email because if of "Sender Policy Framework".
The option "retain" is only to have a local copy. This is not the solution.
I also tryed with the "print" option.
To this purpose I created i printer that print to file. The idea is the to redirect the content with "sendmail" in the printer script.
As "printer-steering-file" I used of "alltext.str"
This works but with "alltext.str" (but also with all other options) the content of the email is converted.
Regards
Miche
Updated by Alexey Bobyr 8 months ago
Hi,
if user is used only for forwarding you may create an entry in sendmails virtusertable and sendmail should forward it but in this case user in scalix wont have incoming emails.
For now there are no other way to forward email as inline and without getting blocked .
Can check more but sxaa forwards only as attachment