You need to add some logging. Also try sending a test message with -v so you can watch what it's trying to do
mailx -v -s"test" joebob@yahoo.com
Have an issue with relay to internal and external addresses. When I use relay "DSsmtp1.efbailey.com" the internal addresses get routed i.e. joe@efbailey.com but external messages do get routed i.e. bob@yahoo.com
When I change the relay to "DSpublic.efbailey.com" the outside...
Cant get pass this error. No matter what text I give it. Just trying to add a 2gb swap file.
# dd if=/dev/zero of=swapfile1 bs=1024 count=2147483648
6171601+0 records in
6171600+0 records out
# mkswap swapfile1
mkswap: error: swap area needs to be at least 40kB
Usage: mkswap [-c] [-v0|-v1]...
I have had serveral system freezes which have caused me to reboot the Linux server. I dont see anything strange except the following messages:
Jul 21 23:59:45 aas01 kernel: device eth0 left promiscuous mode
Jul 22 00:00:05 aas01 kernel: device eth0 entered promiscuous mode
I see a lot of...
We don;t see this when the server is powering down. When pysically disconnecting the port is sending a BREAK that can only be fixed by typing "go". I notice this on smaller hardware types sparc20-E450's...
Anyone expericne this or have an explaination ?
Is it a Sun quirk some Suns have, of dropping to the OK prompt if a device connected on a serial port loses power. Does anyone know which platforms of HW have these issues?
Yes my issue was Sendmail not working but when I took sendmail out of the mix I should be able to send anything via mailx. I didn;t want to double post but the issue is all the same. If I can figure out why mail is defered status then I can get sendmail working again (see where I'm going...
I have sendmail on the server and I should be able to send a message to myself with or without it running. I just want to email a local user on the standalone server. The issue is any user including root. mail says it's defered but goes nowhere...
#####################
# mailx -v root...
I'm getting the following messages:
######################################
sendmail[18008]: f9SKx1B18008: Losing ./qff9SKx1B18008: savemail panic
SYSERR(smadmin): savemail: cannot save rejected email anywhere
############################################
The permissions on the /var/spool/mqueue &...
Having problems with entries in sendmail logs. Of just under 16,000 entries in the log regarding connections from that host I enclosed below. Can any help me as to why this is happening or how I should resolve it.
Oct 14 03:22:19 my.sendmail.server sendmail[21855]: NOQUEUE...
solaris 8 (E450 server) telnet running extremly slow and sometimes connections timeout. Any ideas where to look....telnet -d provides no infomation so I'm out of ideas
Have some application scripts that appear to be hung up on VARS. Five scripts run and each set VARs but I would like to know if there is a command to unset all VARs before running thr next script (starting with a clean plate so to speak..) I'm running a ksh shell
Anyone know how to track telnet usage. I was think maybe it could be done via tcp wrapper. We'd like to not completly cut off access to telnet but encourage SSH access. Thus it would be great to set up a script that woudl email sysadmin when use attempts telnet usage but not deny access. Any...
Yes it looks like this will work better but now It appears my problem is Mike's script produces yesterdays date as 10/05/2001 --> I need the year to be two digets. Any advice?
I have read Mike Lacey's FAQ on calulating yesterdays date. I do need to set yesterdays date as a VAR in a script. Can anyone tell me what I might be doing wrong?
yday= 'cat /opt/mlacey.script'
echo $yday
yday -->nothing comes back<--
was able to do it with the following:
myscript|sed '1,2d' |awk '{print $1,$4}'
now I have to figure out how to send print out the $4 line grouping them by common names
Hi all,
I have a script that produceds outout that looks like the following...
Media Written
--------
CDE343 orabot-safe-backup
MA3670 orabot-safe-backup
MA3672 orabot-safe-backup
CDE372 orabot-d02
CDE373 orabot-d02
I want to strip the following lines from the top of the file before feeding...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.