Hi All
I have just simple bash script to send out email to my external email.
I configure sendmail.cf smart relay to IP of my smtp server (running qmail).
I can see the mail are qued not delievered.
How can I make the email are sent.
I tried sending email from command line.
/var/log/maillog showed
......................
May 3 18:21:49 S106PU02 sendmail[15436]: l43ALnfI015436: from=root, size=45, class=0, nrcpts=1, msgid=<200705031021.l43ALnfI015436@localhost.local domain>, relay=root@localhost
May 3 18:21:49 S106PU02 sendmail[15436]: l43ALnfI015436: to=me@xxxxx.com, delay=00:00:00, mailer=esmtp, pri=30045, dsn=4.4.3, stat=queued
.........................................
/var/spool/clientqueue showed
root@ttttt [/var/spool/clientmqueue]
# more qfl43ALnfI015436
V8
T1178187709
K1178187709
N1
P30045
Mhost map: lookup (xxxxx.com): deferred
Fbs
$_root@localhost
${daemon_flags}c u
Sroot
Aroot@localhost.localdomain
rRFC822;
me@xxxxx.com
RPFD:me@xxxxx.com
H?P?Return-Path: <g>
H??Received: (from root@localhost)
by localhost.localdomain (8.13.1/8.13.1/Submit) id l43ALnfI015436
for
me@xxxxx.com; Thu, 3 May 2007 18:21:49 +0800
H?D?Date: Thu, 3 May 2007 18:21:49 +0800
H?F?From: root <root>
H?x?Full-Name: root
H?M?Message-Id: <200705031021.l43ALnfI015436@localhost.localdomain >
H??To:
me@xxxxx.com
H??Subject: TEST
Any help is appreciated. Pls advise.
Thans in deed. Regards, Ayuu.
Recent comments
1 day 2 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 12 hours ago
2 days 4 hours ago
2 days 4 hours ago
2 days 8 hours ago