- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail UNIX to NT
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 05:59 AM
05-10-2001 05:59 AM
sendmail UNIX to NT
# vi sendmail.cf
# "Smart" relay host (may be null)
DS server1
# vi hosts
192.nnn.nnn.nnn server1
# ping server1
root:L1000>:mailx -s "test" rdarling@southwickclothing.com
test email
EOT
#
No email received...what am I missing? Thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 06:41 AM
05-10-2001 06:41 AM
Re: sendmail UNIX to NT
/sbin/init.d/sendmail start
Try now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 08:03 AM
05-10-2001 08:03 AM
Re: sendmail UNIX to NT
Thanks for the information...I forgot about that. Tested it again, but, unfortunately, it still isn't working...
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 08:23 AM
05-10-2001 08:23 AM
Re: sendmail UNIX to NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 11:16 AM
05-10-2001 11:16 AM
Re: sendmail UNIX to NT
# sendmail -v "test" rdarling@southwickclothing.com
test... User unknown
rdarling@southwickclothing.com... southwickclothing.com: Name server timeout
rdarling@southwickclothing.com... Transient parse error -- message queued for fu
ture delivery
test
rdarling@southwickclothing.com... queued
/dead.letter... cannot open: Permission denied
root... Connecting to local...
root... Sent
???? Thanks...Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 12:53 PM
05-10-2001 12:53 PM
Re: sendmail UNIX to NT
login as root
#sendmail -v rdarling@southwick.com #hit return
type..testing # hit return
. #enter a period and hit return
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 01:19 PM
05-10-2001 01:19 PM
Re: sendmail UNIX to NT
# sendmail -v rdarling@southwickclothing.com
rdarling@southwickclothing.com... southwickclothing.com: Name server timeout
rdarling@southwickclothing.com... Transient parse error -- message queued for fu
ture delivery
...testing
.
rdarling@southwickclothing.com... queued
# mailx
No mail for root
didn't get any mail, but no error messages to root...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 01:36 PM
05-10-2001 01:36 PM
Re: sendmail UNIX to NT
if use the NT as relay server then I think the NT will have to give "permission" to the unix box for this.
you could try to mail to the IP address: mailx user@11.11.111.11, and see if this is handled OK
Another thing to check is the mail log : /var/adm/syslog/mail.log, and check if the mail is sent OK.
good luck,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 02:29 PM
05-10-2001 02:29 PM
Re: sendmail UNIX to NT
nslookup
>set type=mx
>southwickclothing.com
and see what you get..
there are several rules you can define in sendmail.cf to use MX records..setting this one could help
O FallbackMXhost=fall.back.host.net
also you could try these to see if your hostname and all is ok.
sendmail -d0.1
sendmail -d0.15
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 06:24 AM
05-11-2001 06:24 AM
Re: sendmail UNIX to NT
attach a sendmail.cf (sendmail.cf.Z) unix compress file.
i think this sendmail.cf is perfekt for you, pleas change the entry for Dj and DS.
rgds
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 06:43 AM
05-11-2001 06:43 AM
Re: sendmail UNIX to NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 08:28 AM
05-11-2001 08:28 AM
Re: sendmail UNIX to NT
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 08:35 AM
05-11-2001 08:35 AM
Re: sendmail UNIX to NT
From MAILER-DAEMON Thu May 10 19:47:39 EDT 2001
Received: from localhost (localhost)
by L1000. (8.8.6 (PHNE_17190)/8.8.6) with internal id TAA29219;
Thu, 10 May 2001 19:47:39 -0400 (EDT)
Date: Thu, 10 May 2001 19:47:39 -0400 (EDT)
From: Mail Delivery Subsystem
Message-Id: <200105102347.TAA29219@L1000.>
To: root
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="TAA29219.989538459/L1000."
Subject: Warning: could not send message for past 4 hours
Auto-Submitted: auto-generated (warning-timeout)
Status: RO
--TAA29219.989538459/L1000.
**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************
The original message was received at Thu, 10 May 2001 15:28:44 -0400 (EDT)
from root@localhost
----- The following addresses had transient non-fatal errors -----
rdarling@southwickclothing.com
----- Transcript of session follows -----
451 rdarling@southwickclothing.com... southwickclothing.com: Name server timeout
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old
--TAA29219.989538459/L1000.
Content-Type: message/delivery-status
Reporting-MTA: dns; L1000.
Arrival-Date: Thu, 10 May 2001 15:28:44 -0400 (EDT)
Final-Recipient: RFC822; rdarling@southwickclothing.com
Action: delayed
Status: 4.4.3
Last-Attempt-Date: Thu, 10 May 2001 19:47:39 -0400 (EDT)
Will-Retry-Until: Tue, 15 May 2001 15:28:44 -0400 (EDT)
Last-Attempt-Date: Thu, 10 May 2001 19:47:39 -0400 (EDT)
Will-Retry-Until: Tue, 15 May 2001 15:28:44 -0400 (EDT)
--TAA29219.989538459/L1000.
Content-Type: message/rfc822
Return-Path:
Received: (from root@localhost)
by L1000. (8.8.6 (PHNE_17190)/8.8.6) id PAA26605;
Thu, 10 May 2001 15:28:44 -0400 (EDT)
Date: Thu, 10 May 2001 15:28:44 -0400 (EDT)
From: root
Message-Id: <200105101928.PAA26605@L1000.>
test
--TAA29219.989538459/L1000.--
Can anyone recommend a GOD book on sendmail? Thanks...RD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 08:40 AM
05-11-2001 08:40 AM
Re: sendmail UNIX to NT
I cannot open your file!
But, in your first post, you wrote: "DS server1"
You need to change it to: "DSserver1"
If you have the space you wont get your emails delivered.
good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 09:25 AM
05-11-2001 09:25 AM
Re: sendmail UNIX to NT
I have attached the file again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 09:27 AM
05-11-2001 09:27 AM
Re: sendmail UNIX to NT
the attachment still does not want to open. Says the link is bad. Can you paste it into a message?
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 09:32 AM
05-11-2001 09:32 AM
Re: sendmail UNIX to NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 09:38 AM
05-11-2001 09:38 AM
Re: sendmail UNIX to NT
RD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 09:49 AM
05-11-2001 09:49 AM
Re: sendmail UNIX to NT
Is nslookup returning your mx record? If not, you'll never get sendmail to work. Name server TO seems like you got DNS problems on this host.
Do you have a resolv.conf file??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 09:52 AM
05-11-2001 09:52 AM
Re: sendmail UNIX to NT
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90147/B2355-90147_top.html&con=/hpux/onlinedocs/B2355-90147/00/00/35-con.html&toc=/hpux/onlinedocs/B2355-90147/00/00/35-toc.html&searchterms=sendmail&queryid=20010511-104658
I think it's a good reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 10:06 AM
05-11-2001 10:06 AM
Re: sendmail UNIX to NT
Check the file it should have something like this:
hosts: dns [NOTFOUND=continue] files [NOTFOUND=return]
You could have files first then DNS, but make sure it doesn't [NOTFOUND=return] before DNS.
I had this problem onece. Took me a long time to find it.
Hope this does it.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 01:01 PM
05-11-2001 01:01 PM
Re: sendmail UNIX to NT
Thanks anyways...
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 01:04 PM
05-11-2001 01:04 PM
Re: sendmail UNIX to NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 01:54 PM
05-11-2001 01:54 PM
Re: sendmail UNIX to NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 02:18 PM
05-11-2001 02:18 PM
Re: sendmail UNIX to NT
by the way the sendmail book is /-way too complicated-\ to try and figure out. Open a software call, and the ITRC will walk you though the process once your mail gateway is configured. I could also be wrong...