Hi everyone,
I try to post in my blog (myblog.wordpress.com) by mail,
I try from gmail, roundcube (on my own server) it's ok, but I try from my background admin website with phpmailer 5.1 (using smtp gmail) and this don't work :/
my php script for send mail (from my website) work with all domain (gmail, own domain, hotmail...).
I try my email adress (for send post to @post.wordpress.com) with roundcube, and it's work ...
Just using phpmail or php mail() function don't work.
So myblog.wordpress.com have mail restriction or I have a problem with my script ?
I think width email header :
X-mailer : PHPMailer 5.1 (phpmailer.sourceforge.net)
??
Thank for your help (and sorry for my english ... :/ )