Paco Martinez <[EMAIL PROTECTED]> wrote:
> 
> Suddenly, the problemm is that I can't send a mail users lists from
> 192.168.1.3 -NT- using like SMTP server 192.168.1.3, indeed The program I use
> worked on with sendmail but no with qmail.
> 
> This program is complied is C++ using SMTP.h library and when I execute
> SMTP.Connect from NT is there an error !!!
 
What error?  You haven't given us enough information to be sure about the
problem.  Post the _exact_ error message you get here, plus relevant log
entries from the qmail server.

As a wild guess, if it worked with sendmail but doesn't with qmail, it might
be that your program is sending bare linefeeds.  That's illegal, and qmail
rejects the message.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to