Uncaught Error of type [swift_fileexception] with message [Disk Caching failed. Tried to write to file at [/tmp/b205275b9b0a931196eb797828de5529dbl_le] but failed. Check the permissions, or don't use disk caching.]
@0 swift::send() in /home/addictive/public_html/control/mail_pcp.php on line 147
@1 swift_message::build() in /home/addictive/public_html/control/mylib/Swift.php on line 474
@2 swift_message::builddata() in /home/addictive/public_html/control/mylib/Swift/Message/Mime.php on line 493
in /home/addictive/public_html/control/mylib/Swift/Errors.php on line 99
So I did the dump suggestion from the previous post. It did just 81 emails out.
here is an example of the dump
Checked the 147 on the script I wrote:"info@pc.com" ["name"]=> string(9) "PC" } string(22) "rat@sht-hppens.co.uk" object(swift_address)(2) { ["address"]=> string(17)
Code: Select all
$sent = $swift->send($message, $sendout, $sender);surely this isn't because it isn't a batch?
[/quote]