Release from EFA quarantine link broken
Posted: 27 Feb 2014 11:19
I have come across an issue regarding the link that is generated in the autoreply from my EFA server to users that have "spam mails" sent to them.
The link is meant to allow users to release mails that are deemed to be legitimate that are in quarantine.
Long story short is, the syntax of the link is causing it to break, this is the output for example
If you are satisfied that this message is not spam, you can release it from
quarantine by clicking
http://efa001.example.com/cgi-bin/relea ... mber=20140[..] <== (This is what causes the issue due to a line break)
27&id=04B36100151.A9107&token=42df7e9a7cafe8a310db5051245bfafc
The only work around I have come across is copying the entire URL...
http://efa001.example.com/cgi-bin/relea ... mber=20140[..]
27&id=04B36100151.A9107&token=42df7e9a7cafe8a310db5051245bfafc[/b]
and editing it by removing the square brackets and replacing it with a "2" for the current month for example :
http://efa001.example.com/cgi-bin/relea ... 51245bfafc[/b]
It could be due to word wrapping that this placeholder occurs, but is there a way to overcome this?
Is there a way to modify the hyperlink (shorten maybe?) to release the quarantined mail and if so, can you please provide me with assistance on how to go about it.
Thanks in advance
The link is meant to allow users to release mails that are deemed to be legitimate that are in quarantine.
Long story short is, the syntax of the link is causing it to break, this is the output for example
If you are satisfied that this message is not spam, you can release it from
quarantine by clicking
http://efa001.example.com/cgi-bin/relea ... mber=20140[..] <== (This is what causes the issue due to a line break)
27&id=04B36100151.A9107&token=42df7e9a7cafe8a310db5051245bfafc
The only work around I have come across is copying the entire URL...
http://efa001.example.com/cgi-bin/relea ... mber=20140[..]
27&id=04B36100151.A9107&token=42df7e9a7cafe8a310db5051245bfafc[/b]
and editing it by removing the square brackets and replacing it with a "2" for the current month for example :
http://efa001.example.com/cgi-bin/relea ... 51245bfafc[/b]
It could be due to word wrapping that this placeholder occurs, but is there a way to overcome this?
Is there a way to modify the hyperlink (shorten maybe?) to release the quarantined mail and if so, can you please provide me with assistance on how to go about it.
Thanks in advance