On Thu, 13 Jul 2000, Ted Hilts wrote:
> I am having this problem on both Red Hat 6.0 and SuSE6.4.
>
> I orginally sent the help request to the CGI list but there have been no
> takers. Since I am having the same problem on Red HAT Linux I thought I
> would also try this list.
>
> Basically, when I use perl script as a CGI operation and evoke sendmail
> or if I just evoke "sendmail -t" from the command line, my ISP SMTP mail
> server figures out that the mail is coming from a machine on my private
> network (spcl.mspt.com) and declares an error resulting in returned
> mail. Same thing on 3 differen't machines all running Linux.
>
Are you running sendmail on your own machine? I mean on the same machine
that is running the Perl script? I do that all the time, and it works
flawlessly... plus, I'm in control. I suppose that would be the easiest
way to do it. Then, your own sendmail daemon checks the MX records for
whichever domain you're sending the messages to and it connects directly
to that mail server instead of your ISP's mail server.
That should work fine, or at least it does for me.
------------------------------
Nitebirdz
http://www.linuxnovice.org
Tips, articles, news, links...
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.