Search Results

Search: Posts Made By: davidm123SED
791
Posted By davidm123SED
[sendmail] One Spam Per Day..
Hi,
I have sendmail 8.14.4 on a CentOS 6.6-RELEASE virtual machine. This box is primary MX for our domain, and everything is swell.

Every single day, one spam gets through. This spam has the...
Forum: UNIX and Linux Applications 03-07-2013
9,118
Posted By davidm123SED
Sorry to get back to you so late. Nope, the box...
Sorry to get back to you so late. Nope, the box is still sending e-mails as 'localhost.localdomain', despite the fact that there is not a single instance of that word anywhere in /etc/mail.

HELP!!
Forum: Web Development 02-25-2013
1,611
Posted By davidm123SED
Two separate domains - and files
Hi,
I've been asked to 'troubleshoot' a webserver where two different TLDs are being served. Or to be more accurate, 'domain.com' and 'domain.fr'.

So we have

/var/www/domain.com...
Forum: UNIX and Linux Applications 02-13-2013
9,118
Posted By davidm123SED
I can't get sendmail to stop considering itself as localhost.localdomain
Hi,
I am tearing my hair out, here. We have a CentOS 4.7 box running sendmail 8.13.1.

I can't send e-mail out from that box to anywhere not on localhost, as I keep getting the error 'DSN Data...
Forum: Programming 01-30-2013
6,358
Posted By davidm123SED
Yeah, it's a complete mess, isn't it? The...
Yeah, it's a complete mess, isn't it? The problem stems from the fact that I could do this in PhP, but it's a production server and they don't want PhP running on it, and so I have to do it in bash,...
Forum: Programming 01-30-2013
6,358
Posted By davidm123SED
Loop in bash file for mysql
Hi,
I'm having problems with a script which some of you helped me with last week. It's a script to check the status of orders in an SQL database, and if the count(*) is zero, then the script stops....
5,988
Posted By davidm123SED
OK, that worked - some of them must have had...
OK, that worked - some of them must have had spaces in them.

Thank you for your help, Sir. :)
5,988
Posted By davidm123SED
Hmm, that's firing up some 'no such file'....
Hmm, that's firing up some 'no such file'....
5,988
Posted By davidm123SED
Yes, the file is called /home/david/files.txt and...
Yes, the file is called /home/david/files.txt and there is one filename per line..

/home/david/fileone
/home/david/directory_example/filetwo

.. etc.

I want to read in the list, and chmod...
5,988
Posted By davidm123SED
Chmod list of files
Hi,
I have a list of files in a text file. I want to change the mode of every one of those files, but am having difficulty in doing so.

#!/bin/bash
files=/home/david/files.txt
for $item in...
4,446
Posted By davidm123SED
It does, yes. I am in your debt, Sir. Thank...
It does, yes.

I am in your debt, Sir. Thank you!

---------- Post updated at 11:52 AM ---------- Previous update was at 10:05 AM ----------



Can I pick your brains a bit more?

OK, so I...
4,446
Posted By davidm123SED
[Solved] Backtick and escapes
Hello all,
I have a problem with a bash script. It contains an MySQL query, which when I run it 'as is', executes without a problem.

When, however, I try to get it to assign its output to a...
Showing results 1 to 12 of 12

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