HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- sendmail keep send me message
Operating System - Linux
1830250
Members
2826
Online
110000
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-03-2003 01:32 AM
02-03-2003 01:32 AM
sendmail keep send me message
Hi
I test sendmail with follwing message
I type
date | mailx -s "UUCP Test" node1!node2!cgeska
I keep send me the message , how can I disable it. I try to startup and shutdown sendmail.
It still keep send me , the following message
Feb 3 16:53:44 vccdev sendmail[3614]: h1367rK00846: to=node1!node2!cgeska, delay=02:45:51, mailer=uucp-old, pri=540165, relay=noy
How to disable this message
Regards
Sonny
I test sendmail with follwing message
I type
date | mailx -s "UUCP Test" node1!node2!cgeska
I keep send me the message , how can I disable it. I try to startup and shutdown sendmail.
It still keep send me , the following message
Feb 3 16:53:44 vccdev sendmail[3614]: h1367rK00846: to=node1!node2!cgeska, delay=02:45:51, mailer=uucp-old, pri=540165, relay=noy
How to disable this message
Regards
Sonny
Sek007
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2003 06:51 AM
02-03-2003 06:51 AM
Re: sendmail keep send me message
I don't fully understand your command line, but if you terminate the terminal session, it should stop the mail message.
If that doesn't work, restart the box.
P
If that doesn't work, restart the box.
P
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
02-04-2003 08:05 AM
02-04-2003 08:05 AM
Re: sendmail keep send me message
Make sure the settings in /etc/syslog.conf are correct and sendmail is not started with the -console option or interactively. As this will send log messages to the console. Also look at /etc/sendmail.cf
Did you stop/start sendmail with /etc/init.d/sendmail ?
Regards,
Albert
Did you stop/start sendmail with /etc/init.d/sendmail ?
Regards,
Albert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2003 12:47 PM
02-04-2003 12:47 PM
Re: sendmail keep send me message
Hello Sonny,
The problem is not the message itself, but the error sendmail is generating trying and trying again to send the message. This error is sent to root and I guess you are root.
Just try to empty the mail queue :
/etc/init.d/sendmail stop
cd /var/spool/mqueue
rm *
/etc/init.d/sendmail start
Good luck.
Kodjo
The problem is not the message itself, but the error sendmail is generating trying and trying again to send the message. This error is sent to root and I guess you are root.
Just try to empty the mail queue :
/etc/init.d/sendmail stop
cd /var/spool/mqueue
rm *
/etc/init.d/sendmail start
Good luck.
Kodjo
Learn and explain...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP