Mail problem

  • Thread starter Thread starter Alessandro
  • Start date Start date
A

Alessandro

HI !
I want to use Notification for mail :
i use mail.Headers.Add("Disposition-Notification-To",[email protected]"), but
ity doesn't work !
I have always an error when i try to send message !
 
Is your syntax correct? There seems to be an imbalance of quotation marks in
the Add() method.
 
Back
Top