camperjohn64
Programmer
Has anyone ever successfully used the NMSMTP1 component of Borland to actually connect to a SMTP server?
Where do I put my Authentication and passwords?
NMSMTP1 -> Host = "mail.mccarthy.net";
NMSMTP1 -> UserID = "john";
NMSMTP1 -> Connect();
Ok that's great, but where do I put my password information so I can actually send an email??!?!?
Is the component faulty? Did Borland forget to add it to the component? If it is part of the "FinalHeader" property, what do I put in there?
Where do I put my Authentication and passwords?
NMSMTP1 -> Host = "mail.mccarthy.net";
NMSMTP1 -> UserID = "john";
NMSMTP1 -> Connect();
Ok that's great, but where do I put my password information so I can actually send an email??!?!?
Is the component faulty? Did Borland forget to add it to the component? If it is part of the "FinalHeader" property, what do I put in there?