Problem is in my POP class certain messages arrive with some strange chars...
example
string originally sented as 'ciccio@zio.com' arrives as
=?iso-8859-1?Q?ciccio@zio.com?=
another example made with another mail provider
the '_' char is translated as '5F'
Which function I can use?
utf8_decode doesn't work for that