Problem i mail with attachment
-
Hello friends, In my app i have to fire two mails, one to user and other t0 admin. Admin receives a mail with attachment, and user gets without any attachment. Now my probelem is that when i execute my code on local it is wrking fine but when i upload it live the admin is not getting any mail whether the user is getting. I make some changes in admin mail, i removed the line for attachment and again uploaded it in this case admin also receives an email. I mean to say that i am not able to deliver email with attachment from the live whether from local my code is wroking fine. Please tell me what could be the problem.
Deepak Nigam
-
Hello friends, In my app i have to fire two mails, one to user and other t0 admin. Admin receives a mail with attachment, and user gets without any attachment. Now my probelem is that when i execute my code on local it is wrking fine but when i upload it live the admin is not getting any mail whether the user is getting. I make some changes in admin mail, i removed the line for attachment and again uploaded it in this case admin also receives an email. I mean to say that i am not able to deliver email with attachment from the live whether from local my code is wroking fine. Please tell me what could be the problem.
Deepak Nigam
check the size of the uploaded file..