- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail does'nt work anymore
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
03-19-2003 10:10 AM
03-19-2003 10:10 AM
sendmail does'nt work anymore
In /var/adm/mail.log the last records I got are from Dec 2002
The send mail Version 8.9.3
My sendmail.cf configured thru DS mail relay to the network mail server
When I telnet the network mail server thru port 25
root@xxx:/root>telnet
Trying...
Connected to xxxxxx.com
Escape character is '^]'.
220 Mail ESMTP Server Ready at Wed, 19 Mar 2003 12:55:21 -0500 (EST)
I guess this mean that it is not firewall issue right?
I noticed that when I try to sent email thru mailx they got stuck in mailq .
and mail.log file don???t get updated .
I know from past experience that when there is some problems in sending the emails the mail.log file will have a record on that
BTW I tried start/stop the sendmail daemon,
Anyone have an idea?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 10:19 AM
03-19-2003 10:19 AM
Re: sendmail does'nt work anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 10:27 AM
03-19-2003 10:27 AM
Re: sendmail does'nt work anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 10:32 AM
03-19-2003 10:32 AM
Re: sendmail does'nt work anymore
sendmail -v
TESTING!!
.
That should show you what it's doing to send the mail message.
Hope that Helps,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 10:44 AM
03-19-2003 10:44 AM
Re: sendmail does'nt work anymore
this is what I got
xxxx.com: Name server timeout
my_name@my_domain... Transient parse error -- message queued for future delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 11:58 AM
03-19-2003 11:58 AM
Re: sendmail does'nt work anymore
/sbin/sinit.d/sendmail stop and /sbin/init.d/sendmail start
Secondly see if your server resolves the your mail server by it dns name , use nslookup command
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 12:41 PM
03-19-2003 12:41 PM
Re: sendmail does'nt work anymore
Run this command, adjusting for the target address.
Type in a line, hit enter
.
enter
This will give you pretty good diagnostics.
Past experience tells me there was a change in the DNS/Network environoment.
check /etc/resolv.conf
/etc/nsswitch.conf
nslookup important_server
Run and come back with more info if this doesn't lead to resolution.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2003 06:28 AM
03-20-2003 06:28 AM
Re: sendmail does'nt work anymore
I added new route and now the DNS is working correctly
I started the sbin/init.d/sendmail again stop/start
But still nothing, I noticed that in /var/adm/syslog/mail.log there is problem (old problem)
Dec 9 23:23:04
Dec 9 23:54:04
Dec 10 00:01:49
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2003 06:35 AM
03-20-2003 06:35 AM
Re: sendmail does'nt work anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2003 07:51 AM
03-20-2003 07:51 AM
Re: sendmail does'nt work anymore
I checked already that my /var is not full ,it is 83%.
It looked like my log files are stale (syslog.log ,mail.log).
When I issue the following command this is what I got
/usr/sbin/sendmail -v -d8.99 -d38.99
root@
seq_map_parse(aliases.files, )
map_init(sequence:aliases.files, NULL, 0)
sequence:aliases.files NULL: valid
map_init(implicit:Alias0, /etc/mail/aliases, 0)
wrong pass (pass = 0, rebuildable = 1)
map_init(host:host, NULL, 0)
host:host NULL: valid
map_init(switch:aliases, aliases, 0)
switch_map_open(aliases, aliases, 0)
switch_map_find => 1
files
map_stack[0] = sequence:aliases.files
switch:aliases aliases: valid
map_init(dequote:dequote, NULL, 0)
dequote:dequote NULL: valid
map_init(host:resolve, NULL, 0)
host:resolve NULL: valid
map_init(sequence:aliases.files, NULL, 1)
wrong pass (pass = 1, rebuildable = 0)
map_init(implicit:Alias0, /etc/mail/aliases, 1)
impl_map_open(Alias0, /etc/mail/aliases, 0)
hash_map_open(Alias0, /etc/mail/aliases, 0)
impl_map_lookup(Alias0, @)
db_map_lookup(Alias0, @)
implicit:Alias0 /etc/mail/aliases: valid
map_init(host:host, NULL, 1)
wrong pass (pass = 1, rebuildable = 0)
map_init(switch:aliases, aliases, 1)
wrong pass (pass = 1, rebuildable = 0)
map_init(dequote:dequote, NULL, 1)
wrong pass (pass = 1, rebuildable = 0)
map_init(host:resolve, NULL, 1)
wrong pass (pass = 1, rebuildable = 0)
getcanonname
text_getcanonname
getcanonname
dns_getcanonname(
dns_getcanonname: trying
YES
dns_getcanonname:
getcanonname(
.
getmxrr(
getmxrr: res_search(
getcanonname(
text_getcanonname(
getcanonname(
dns_getcanonname(
dns_getcanonname: trying
NO: errno=0, h_errno=1
dns_getcanonname: trying
NO: errno=0, h_errno=1
getcanonname(
seq_map_lookup(aliases, root)
seq_map_lookup(aliases.files, root)
impl_map_lookup(Alias0, root)
db_map_lookup(Alias0, root)
root... forward: /root/.forward.
root... forward: /root/.forward+: World writable directory
root... forward: /root/.forward.
root... forward: /root/.forward: World writable directory
/root/dead.letter... Saved message in /root/dead.letter
closemaps: closing aliases.files (NULL)
closemaps: closing Alias0 (/etc/mail/aliases)
impl_map_close(Alias0, /etc/mail/aliases, 12a3)
db_map_close(Alias0, /etc/mail/aliases, 12a3)
closemaps: closing host (NULL)
closemaps: closing aliases (aliases)
closemaps: closing dequote (NULL)
closemaps: closing resolve (NULL)
In the mailq I get
Mail Queue (1 request)
--Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient------------
ABC25478 (no control file)
Please ,anyone has an idea what is the problem ?
Thanks in advance !!!