fortiko

Results 33 comments of fortiko

Actually, this code does not work as expected: ``` php $envelopefrom = preg_replace('/^([^\s*$/','-F "$1" -f "$2"',$message->headers["from"]); $send = @mail ( $toaddr, $message->headers["subject"], $body, $headers, $envelopefrom ); ``` because the variable...

Well, for me it did not put the "-f" in front; I printed out $envelopefrom to the log and it was (at least in my case with Sogo ZEG) always...

It appears that on iOS6 the possibility to invite attendees to events disappears as soon as there is more than one calender present on the caldav backend. One caledar: Field...