RE: [PHP] PHP/Sendmail interaction : how to get rid of wrong emails

2001-08-28 Thread Jon Farmer
n Stadtlich; 'Php-General (E-Mail) > Betreff: RE: [PHP] PHP/Sendmail interaction : how to get rid of wrong > emails > > > Well on submission of the email you could try contacting > their mail server > and pretend to a have a mail for them using SMTP. > > If you get

RE: [PHP] PHP/Sendmail interaction : how to get rid of wrong emails

2001-08-28 Thread Jon Farmer
Well on submission of the email you could try contacting their mail server and pretend to a have a mail for them using SMTP. If you get a "recipient ok" or similar message.. ,thre is a code for it, then at least the server accepts mail for that address. You might be better off croning this rather