i fix it... somehow,
i exported all to a excel worksheet and the filtered save both as ms.csv and mr.csv and other.csv and the loaded and sent it :D
also found something else by testing the email signature goes perfektly but as normal accepted layout the signature is not changed
that´s why in the code i should add
'__SIGNATURE'__=> (($user->signature && empty($conf->global->MAIN_MAIL_DO_NOT_USE_SIGN))?$user->signature:'')
otherwise the signature was not loaded.
↧