sasirekha jaganathan wrote:
Hi , Can anyone point me to the function used to remove a tag in To Header field. For ex: To:sss@sss.com;tag=09888
In this case how to remove the tag param.
There is no dedicated function. You can use the functions from textops module to replace the tag (using regular expressions) (make sure to not remove the \r at the end of the line)
regards klaus