![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
FIRST PROBLEM
I found a bug, or maybe its not a bug, but at least I had a problem and I fix it. In the File sendmail.inc line 336 we have: Code:
$sent = smtp_mail($from, $a_recipients, $MAIL_MIME->txtHeaders($send_headers);, $msg_body, $smtp_response); Quote:
Code:
$aa = $MAIL_MIME->txtHeaders($send_headers); $sent = smtp_mail($from, $a_recipients, $aa, $msg_body, $smtp_response); I hope this can help someone. SECOND PROBLEM In the oder hand I still have a problem with a different thing. I have this email: Quote:
Quote:
I hope someone can help me. Thanks in advance Regards Tomas. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |