Search Results

Search: Posts Made By: Mysturji
Forum: Solaris 09-20-2017
7,883
Posted By Mysturji
How to destroy corrupt zpool without importing it?
A couple of spare disks have been added to a Solaris 10 system, and one of them has a corrupt zpool on it.
I don't care about the data: I want to destroy it and re-use the disk, but it's corrupt so...
4,490
Posted By Mysturji
for file in *.IN do if [[ -e...
for file in *.IN
do
if [[ -e ${file%%IN}OUT ]]; then
:
else
echo ${file%%IN}MISS
fi
done

---------- Post updated at 11:36 ---------- Previous update was at 11:23...
Forum: UNIX and Linux Applications 09-05-2017
10,360
Posted By Mysturji
Thanks MadeinGermany, I have fixed it by...
Thanks MadeinGermany,
I have fixed it by editing sendmail.mc and making a new sendmail.cf : Just add the DS line as you want it to appear in sendmail.cf
I didn't set this up (I'm fairly new here)...
Forum: UNIX and Linux Applications 09-04-2017
10,360
Posted By Mysturji
Thanks hicksd8, but that has already been set as...
Thanks hicksd8, but that has already been set as suggested:
# grep ^DS sendmail.cf submit.cf
sendmail.cf:DS
submit.cf:DS
---------- Post updated at 13:43 ---------- Previous update was at 10:20...
Forum: UNIX and Linux Applications 09-01-2017
10,360
Posted By Mysturji
Hi Jim, Sendmail daemon is active. You...
Hi Jim,
Sendmail daemon is active.

You said:

How? Presumably it can also be configured to send mail immediately... How?
I'm afraid the contents of the .cf files are hieroglyphics to me.

I...
Forum: UNIX and Linux Applications 09-01-2017
10,360
Posted By Mysturji
Hi Rudi (Oops, RE: code tags) We do use DNS...
Hi Rudi (Oops, RE: code tags)
We do use DNS internally, but FQDNs are in the local hosts files as well.
The weird thing is, it doesn't even seem to try to send it for over 3 minutes. It's like...
Forum: UNIX and Linux Applications 09-01-2017
10,360
Posted By Mysturji
Sendmail delay: 3 mins 11 secs... Every time.
Hi all,
I would like some help with a sendmail problem:
We have a new system comprising of 4 T7-1 servers, each hosting 5 LDOMs, all domains running Solaris 11.3
All emails sent from every one of...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 07:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy