Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
sendmail
Name: Leigh Date: September 16, 2002 at 00:15:19 Pacific OS: Sco Unixware 7 CPU/Ram: Dual PIII / 512
Comment:
For some reason, my sendmail has stopped working for outgoing "Internet" email. Messages for the Intranet still work but not Internet. There have been no changes to my server that I know of and it ws working fine a few days ago. (Actually it stopped on September 11)
The message in the syslog shows:
Sep 16 16:35:02 host sendmail[2526]: QAA02496: SYSERR(root): readqf: cannot open dfQAA02496: No such file or directory
Name: TaaKie Date: September 17, 2002 at 02:05:19 Pacific
Reply:
Hey,
I had a similar problem some time ago. The solution to my problem lay in the fact that my name resolving didnt work properly. So you should check it on the server sendmail runz on:
nslookup www.xs4all.nl exit
Hope it helps, TaaKie
0
Response Number 2
Name: Leigh Date: September 17, 2002 at 15:25:55 Pacific
Reply:
TaaKie, Thanks...That looks to be the problem. What did you have to do to resolve it? What would have changed?
Summary: I have a customer (the one from the parsing and emailing text thread) that does not have SendMail or SMTP but has UUCP. In my research for that thread I am looking at several eform generator type p...
Summary: Hello, I am trying to use sendmail to send an email with a subject line, attachment, and body.. We have a custom mail script but it is not available for this customer... so I am trying to use sendmail...
Summary: I have a php script that changes the bounced e-mails to send to a specific address. The pattern used for bounce addresses is bounce-*@mydomain.com, where * is a wildcard. This means that I will need...