Hi,
I am trying to send e-mail from command line by using "mail" in fedora. It goes to e-mail server in the same network but it is refused by other outside this network with message: "..... Connection refused by name@yahoo.com ......
Any ideas will be appreciated.
Hi everybody. Currently I has problem with my configuration Apache: setup 2 CA for 2 domain following VirtualHost, there not match
Apache 2.2.14
OpenSSL 0.9.8e-12.el5
Problem:
_https://site1.com browser notice SSL with info CA is site1.com
_https://site2.com browser does not match SSL CA site2.com, only show CA of site1.com
Hi All,
my requirement send a mail with attachment a abc.txt file.
below is the shell script.
Code:
#!/usr/bin/ksh
set -x
#DIR=/appldata/download/mail
MAILTO="krupa.behera@kk.com"
SUBJECT="Report"
BODY="Hi All,"
ATTACH=/projects/psoft/hrdw/pushreports/crons/temp_out
#ATTACH1="$DIR/ahmed1.csv"
(
echo "To: $MAILTO"
echo "Subj
Every day
I get an error mail from the server, about an email that could not be sent.
The error mail is sent successfully by ssmtp.
The mail that failed to get delivered, is failed because it's sent by the cron service to:
andre@odin2 (no such email address exist)
Technical details of permanent failure:
DNS Error: Domain name not found
I've tried to force all CRON email to go to corr
I use KDE but use Thunderbird for email and Firefox for web. Both are working fine. However, when I click a mailto link in Firefox, the KDE mail ap starts up and I'd like it to go to TBird.
Hello
When I run cronjobs, I don't receive an email despite having one sent to me from the cronjob. I can look in mailq and see this output:
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
16FD42C2FA 587 Thu Dec 17 00:30:01 root@linux-m8o2.site
Hi,
I have a .sh file, to email a report of our backups from a linux machine.
Hi All,
I have a Postfix Mail Server configured for sending out email via a "relayhost", however I have a small problem that I need some assistance to resolve.
We have Hamster working from command line, but dying in panel on (some?) 64 bit machines due to some threading issues or something and I totally can’t find the instructions i remember reading and using two years ago on how to debug applet once in panel.