10-26-2018 02:05 AM
Hey,
I want to compare fields like this:
if(header('To') != rcpt-to) {
drop();
}
But I receive error message saying that 'rcpt-to' is not STRING.
How can I overcome this issue, as I assume bot of these should return string. Or if not, atleast some utility function to cast the response to strings.
Thanks
11-03-2018 10:32 PM
Ability to compare header values is currently being tracked under the below feature request.
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvb97836/?reffering_site=dumpcr
Regards,
Libin
04-27-2020 04:42 AM - edited 04-27-2020 05:31 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide