Hello,

 

After following an advise on a C++ forum (I use Builder C++), I download
ICS.

 

In first, I try to use the example IcsMailSnd.dproj

 

I enter my username and password, in SmtpCli (I don't need SSL).

 

When I launch the program, I enter the name of my Smtp server, the port
(587), my mail address in From, and an address in To .

 

I think it connected to the server, because I don't have any error message,
the From is OK, but I have an error message for Receipt (I try few address
of different domains, and it's the same message) : "This domain isn't in our
allowed list".

 

I contact our webmaster, we verify with WireShark, and our webmaster tell me
that there isn't any authentification, but I have put the values
SmtpAuthlogin, or SmtpAuthPlain on propriety AuthType of SmtpCli ????

 

May you advise me to solve this problem ?

 

Very cordially.

PL

 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to