Ok the problem was in my mail server configuration (postfix)
I got this in syslog I didn't see:
postfix/postdrop[14596]: warning: uid=5028: File too large
postfix/sendmail[14595]: fatal: web34(5028): message file too big
Incrasing the message_size_limit (default is 9MB) in postfix main conf. and it works fine!