![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sendmail 8.11.7P1 Problem | dmguild | SUN Solaris | 0 | 08-28-2007 06:38 PM |
| Sendmail problem | hshapiro | UNIX for Dummies Questions & Answers | 3 | 05-22-2007 08:46 AM |
| sendmail problem | rpadilla | UNIX for Dummies Questions & Answers | 0 | 07-28-2005 09:44 AM |
| problem with sendmail, help please! | eden2 | UNIX for Dummies Questions & Answers | 3 | 07-09-2002 01:10 PM |
| Sendmail problem | Optimus_P | UNIX for Advanced & Expert Users | 2 | 09-25-2001 11:59 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
I'm trying to configure sendmail on a HP-UX 11.0 to send a mail from my server to my mailbox. I have changed the macro DS in sendmail.cf with the name of the smtp server. When I try to send a message it is always put in the queue and never sent. In the log, I get : May 29 15:30:53 smmv6 sendmail[1142]: PAA01142: from=root, size=100, class=0, pri=30100, nrcpts=1, msgid=<200705291330.PAA01142@smmv6.telecom.capgemini.fr>, relay=root@localhost May 29 15:30:53 smmv6 sendmail[1142]: PAA01142: to=aribault@capgemini.fr, delay=00:00:45, mailer=relay, stat=queued The command sendmail -q -v gives : Running OAA27272 (sequence 3 of 3) aribault@capgemini.fr... capgemini.fr: Name server timeout aribault@capgemini.fr... Transient parse error -- message queued for future delivery All is as if it does not find the SMTP server Note : I did exactly the same on Solaris and it works fine. Could someone help me please ? |
| Forum Sponsor | ||
|
|
|
|||
|
Hi RTM
Thanks for your answer. I just found the solution at the same time. In fact I have no DNS. I solved the problem with two actions : 1. Rewrite the ruleset 96 (I took one on a SUN server) 2. Put the domain name in the file /etc/resolv.conf Now it works. |
|||
| Google UNIX.COM |