Hi all,
I'm having a small problem with PHPMailer. It seems like I can't send mail when using sendmail type, but when using mail type (so that phpmailer uses the native mail function) I have no problems.
I have tested my script on a machine without DA, and then everything seems to be in order.
Do I need to specify a custom sendmail path in phpmailer? I have tryed the path I saw in the phpinfo, but still no luck.
any advice would be great
I'm having a small problem with PHPMailer. It seems like I can't send mail when using sendmail type, but when using mail type (so that phpmailer uses the native mail function) I have no problems.
I have tested my script on a machine without DA, and then everything seems to be in order.
Do I need to specify a custom sendmail path in phpmailer? I have tryed the path I saw in the phpinfo, but still no luck.
any advice would be great