Email don't send and attach don't received

PassionlabItaly 19 Dec, 2018
Hello, we have problem with a new form with a send of email and attach.
We have test a joomla system of send mail from global configuration and work fine.
I don't know why don't receive email.
We can help us?
thank you
Alessandro
GreyHead 19 Dec, 2018
Hi Alessandro,

Please enable Debugging on your form and copy and paste the debugger output here.

Bob
PassionlabItaly 19 Dec, 2018

This is private content

This is private content

This is private content

healyhatman 19 Dec, 2018
Does the file you're trying to attach "pdf-curriculum" actually exist? My guess is it doesn't, because the filename doesn't even have an extension (.pdf for example)
PassionlabItaly 19 Dec, 2018
Hello, the file exist and the name is [pdf-curriculum] => TET1-PDF.pdf
Extension are available.
healyhatman 19 Dec, 2018
    [email4] =>
Array (
[recipients] => Array (
[0] => curriculum@aaa.com
[1] => gestioneweb@bbb.com
) [subject] => .....
[body] => ...
[files] => Array(
[0] => pdf-curriculum)

TET1-PDF.pdf might exist but that's not what you've told your email to attach.
PassionlabItaly 19 Dec, 2018
Hello, thank you.
i don't received email instead the problem it's not only attach...
healyhatman 19 Dec, 2018
So you've fixed up the file attachment? Because it won't send with an incorrect file name.
This topic is locked and no more replies can be posted.