Mailer problem

Just starting out? Need help? Post your questions and find answers here.
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Mailer problem

Post by loulou2522 »

Can someone say me how to debug mailer because send mail return 1 indicating taht the mail was send but after there is an error and the mail is not send .
Thanks in advance
Mindphazer
Enthusiast
Enthusiast
Posts: 340
Joined: Mon Sep 10, 2012 10:41 am
Location: Savoie

Re: Mailer problem

Post by Mindphazer »

I think you should provide an example code
MacBook Pro 14" M1 Pro - 16 Gb - MacOS 14 - Iphone 15 Pro Max - iPad at home
...and unfortunately... Windows at work...
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: Mailer problem

Post by Marc56us »

loulou2522 wrote:Can someone say me how to debug mailer because send mail return 1 indicating taht the mail was send but after there is an error and the mail is not send .
So Sendmail returns 1, but which function then returns an error ? (MailProgress() ?)
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Mailer problem

Post by loulou2522 »

Marc56us wrote:
loulou2522 wrote:Can someone say me how to debug mailer because send mail return 1 indicating taht the mail was send but after there is an error and the mail is not send .
So Sendmail returns 1, but which function then returns an error ? (MailProgress() ?)
This is mailprogress
Post Reply