-
I have found that the latest version of PHPMailer-FE has some sort of
problem as follows
The whole system works fine normally and sends an email to the rcipient
with the values of the form OK but as soon as you set the Autoresponder to
false and then attach a local name and local file such as a PDF file to be
sent to the sender along with the thanks messages the rcipent gets a blank...
2010-01-06 20:05:36 UTC by bellringercj
-
I have found that the latest version of PHPMailer-FE has some sort of problem as follows
The whole system works fine normally and sends an email to the rcipient with the values of the form OK but as soon as you set the Autoresponder to false and then attach a local name and local file such as a PDF file to be sent to the sender along with the thanks messages the rcipent gets a blank email and...
2010-01-06 19:53:42 UTC by nobody
-
This line works fine:
file_get_contents('diciembre09.php')
but when I try:
file_get_contents('diciembre09.php?email=randommail@hotmail.com&hash=8195')
I get this error:
Message body empty Mailer Error: Message body empty
is there any way to solve this? thanks.
2010-01-05 13:44:16 UTC by cristianmariani
-
Unable to send e-mail to domain with "-" for example user@your-domain.com but for email user@yourdomain.com is working fine.
2010-01-04 10:39:41 UTC by nobody
-
would love some direction in this matter I am tottally confused.
2009-12-31 17:20:40 UTC by dothedamnthing
-
I get the following error Fatal error: Class 'PHPMailer' not found in C:\phpjason\xampp\htdocs\modules\modules\phpmailer\includes\phpmailer.class.inc on line 15 i have changed my php.ini and included the path to the dir where that phpmailer.class.php and the other one thats all i did to edit the php.ini file tho what am i missing. Am i supposed to change anything else in php.ini I have the lib...
2009-12-31 16:33:51 UTC by dothedamnthing
-
This hasn't been fixed in the 5.1 release either!
2009-12-20 14:04:51 UTC by ckrack
-
Hi all,
i was wondering if any one can help me out with this problem.I'm trying to find a way to remove my inline image from the attachment option. Every time i send an inline image its comes in the attachment....any ideas how i can prevent it from coming in the attachment header?
Here is the code i'm using to send the inline image:-
$mail->From = "from@examlpe.com";...
2009-12-18 04:29:53 UTC by leidieu
-
codeworxtech made 1 file-release changes.
2009-12-16 20:51:02 UTC by codeworxtech
-
codeworxtech made 2 file-release changes.
2009-12-16 20:45:01 UTC by codeworxtech