Sendmail problems

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Rawhead
Forum Newbie
Posts: 11
Joined: Wed Aug 07, 2002 3:46 pm
Location: Houston, Tx
Contact:

Sendmail problems

Post by Rawhead »

I can tell sendmail to send out to addresses on the server, but any address off of the server doesnt work, what am I missing, is this something to do with smtp?
dgarrett
Forum Newbie
Posts: 20
Joined: Sun Sep 15, 2002 8:54 pm
Location: CA, UT

Post by dgarrett »

I'm not sure what you meen here, but I too am working through some email issues, give a little more info, it may be one of the problems I've encountered so far.
User avatar
Rawhead
Forum Newbie
Posts: 11
Joined: Wed Aug 07, 2002 3:46 pm
Location: Houston, Tx
Contact:

Post by Rawhead »

hmmm, well specificlly, just what I said! I'm not sure I can explain it any better, but I'll try. I have a page that allows you to sign up for a service. When you click "next" the page is supposed to email ME and the user. I get the email, the user does not. I'm using standard sendmail program, unless anyone else has a better solution (qmail is NOT a better solution btw) :)

So could this be a smtp error? Should I post the script? is there some obscure safety setting I'm overlooking? I'm using red hat 7 on an Ensim Appliance
dgarrett
Forum Newbie
Posts: 20
Joined: Sun Sep 15, 2002 8:54 pm
Location: CA, UT

Post by dgarrett »

I am no expert at this by any means, but the code could help, maybe someone else will see somthing there too. If it is sending the mail to you I'd bet it's not the smtp.
Post Reply