I am a newbie and have a few questions.
If I send an email through my gmail account I get the following error message:
Code:
server sendmail [15257]: ERROR => ERROR => SMTP-AUTH: Authentication to smtp.gmail.com: 25 failed.
Hi,
I have a .sh file, to email a report of our backups from a linux machine.
I have a script that send email using sendEmail (CentOS shell)
script is:
Code:
sendEmail -vvv -u "TestCompany, Inc.: USB Added" -f user@domain.com -t To@domain.com -s ASPMX.L.GOOGLE.com -m "USB Activity" -o tls=aut
o username=user3@domain.com password=password
So far this works fine.
Now i create a ConfigFile as follows:
Code:
Company=TestCompany, Inc.
FromEmail=u
Hi,
I have a file in the following format
Code:
"SYLVESTER,WILLARD G"|"S00633600"|"221052958A"|"H2256"|"015"|""|"00000042BASJ"|"665303"|"N"|"20100211"|"380.4"|""|""|""|"5400"|"20110218"|""|"20110218"|"FEESC&qu
What I am doing is running ps and search for any connection that is over a specified number, I set it to "1" for testing I want to send an email when any of them are over 50 I want them all in one email
Below is the code what I want is to display the output of ps and grepping for "httpd" to a single email what it does now is sends an email for each one
Code:
#!/bin
Hi All,
If you would suffer an RHEL 6.3 question, I am trying to get "nail" to work with zoho mail.
I need help extracting a column in a file separated by quotations. I would like to extract the first column of data and write it to a flat text file.
I have a file1.txt
file1.txt
Code:
F-120009210","Felix","U-M-F-F-F-","white","yes","no","U-M-F-F-F-","Bristol","RI","true"
F-120009213","Fluffy","U-F-","white","yes","no","M-F-","Warwick","RI","true"
U-12
Hi guys,i am trying to set up Vim as my C++ IDE since 2 days and no success so far.I have installed Vim pacman -Q vim
vim 7.3.661-1I have downloaded vim-latex and clang tar balls,extract and place appropriate directorys in ~/.vim e.g.