![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sendmail 8.11.7P1 Problem | dmguild | SUN Solaris | 0 | 08-28-2007 06:38 PM |
| sendmail problem with HP-UX | aribault | HP-UX | 2 | 05-31-2007 06:16 AM |
| 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 |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Sendmail problem
problem: user 1 sends an email thru exchange to a unix box w/ 2 ip's and hostnames running sendmail. Email is marked sent to one address and deffered to the other. any ideas as to how to get them both marked as sent? actual error below. When email is sent to the 2nd host the email is proccessed thru an internal program, thus the differant mailer.
Code:
Sep 24 14:20:47 qgatu003 sendmail[8610]: OAA08610: from=<Geoff@company.com>, size=3736, class=0, pri=33736, nrcpts=1, msgid=<1F93F8B909D7D21199ED0008C74 CA637D21D00@qgaes001.company.com>, proto=ESMTP, relay=ljcqs016.parent-company.com [10.0.108.19] Sep 24 14:20:47 qgatu003 sendmail[8611]: OAA08610: to=<root@qgatu003.company.com>, delay=00:00:01, xdelay=00:00:00, mailer=local, stat=Sent Sep 24 14:21:55 qgatu003 sendmail[8619]: OAA08619: from=<Geoff@company.com>, size=3722, class=0, pri=33722, nrcpts=1, msgid=<1F93F8B909D7D21199ED0008C74 CA637D21D01@qgaes001.company.com>, proto=ESMTP, relay=ljcqs016.parent-company.com [10.0.108.19] Sep 24 14:21:55 qgatu003 sendmail[8621]: OAA08619: to=<root@cis-editd1.company.com>, delay=00:00:01, xdelay=00:00:00, mailer=es_mime_in, relay=dummy, stat=Deferred |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
and the answer is!!!!
"HContent-Type: multipart/alternative;" The format of the email to the 2nd hostname does not have a valid content type. |
|
#3
|
||||
|
||||
|
Excellent. Thanks for posting the solution
|
||||
| Google The UNIX and Linux Forums |