Sponsored Content
Full Discussion: Mail sending
Top Forums Shell Programming and Scripting Mail sending Post 302136525 by panknil on Tuesday 18th of September 2007 07:08:28 AM
Old 09-18-2007
Mail Sending

Daer sanjay,
please go through this

Sep 18 16:01:51 TDM sendmail[27979]: l8IAVmpj027977: l8IAVppj027979: DSN: Data format error
Sep 18 16:01:52 TDM sendmail[27979]: l8IAVppj027979: to=<tdmscrdr@TDM>, delay=00:00:01, mailer=local, pri=31347, dsn=4.4.3, s
Sep 18 16:02:51 TDM sendmail[27997]: My unqualified host name (TDM) unknown; sleeping for retry
Sep 18 16:04:22 TDM sendmail[27997]: unable to qualify my own domain name (TDM) -- using short name
Sep 18 16:04:22 TDM sendmail[27997]: l8IAYMR0027997: from=tdmscrdr, size=70, class=0, nrcpts=1, msgid=<200709181034.l8IAYMR00
mscrdr@localhost
Sep 18 16:04:54 TDM sendmail[28150]: l8IAYNpj028150: from=<tdmscrdr@TDM>, size=323, class=0, nrcpts=1, msgid=<200709181034.l8
roto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Sep 18 16:04:54 TDM sendmail[27997]: l8IAYMR0027997: to=pankaj.choudhury@tcs.com, ctladdr=tdmscrdr (504/500), delay=00:00:32,
iler=relay, pri=30070, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l8IAYNpj028150 Message accepted for delivery)
Sep 18 16:04:54 TDM sendmail[28175]: STARTTLS=client, relay=inkolg01.tcs.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-R
256/256
Sep 18 16:04:54 TDM sendmail[28175]: l8IAYNpj028150: to=<pankaj.choudhury@tcs.com>, ctladdr=<tdmscrdr@TDM> (504/500), delay=0
0:00, mailer=esmtp, pri=30323, relay=inkolg01.tcs.com. [172.18.18.26], dsn=5.6.0, stat=Data format error
Sep 18 16:04:54 TDM sendmail[28175]: l8IAYNpj028150: l8IAYspj028175: DSN: Data format error
Sep 18 16:04:54 TDM sendmail[28175]: l8IAYspj028175: to=<tdmscrdr@TDM>, delay=00:00:00, mailer=local, pri=31347, dsn=4.4.3, s
Sep 18 16:25:05 TDM sendmail[29130]: My unqualified host name (TDM) unknown; sleeping for retry
Sep 18 16:26:36 TDM sendmail[29130]: unable to qualify my own domain name (TDM) -- using short name
Sep 18 16:26:36 TDM sendmail[29130]: l8IAuaaX029130: from=tdmscrdr, size=76, class=0, nrcpts=1, msgid=<200709181056.l8IAuaaX0
mscrdr@localhost
Sep 18 16:27:08 TDM sendmail[29203]: l8IAubpj029203: from=<tdmscrdr@TDM>, size=329, class=0, nrcpts=1, msgid=<200709181056.l8
roto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Sep 18 16:27:08 TDM sendmail[29130]: l8IAuaaX029130: to=pankaj.choudhury@tcs.com, ctladdr=tdmscrdr (504/500), delay=00:00:32,
iler=relay, pri=30076, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l8IAubpj029203 Message accepted for delivery)
Sep 18 16:27:10 TDM sendmail[29223]: STARTTLS=client, relay=indelg01.tcs.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-R
256/256
Sep 18 16:27:11 TDM sendmail[29223]: l8IAubpj029203: to=<pankaj.choudhury@tcs.com>, ctladdr=<tdmscrdr@TDM> (504/500), delay=0
0:03, mailer=esmtp, pri=30329, relay=indelg01.tcs.com. [157.227.246.120], dsn=5.6.0, stat=Data format error
Sep 18 16:27:11 TDM sendmail[29223]: l8IAubpj029203: l8IAvBpj029223: DSN: Data format error
Sep 18 16:27:11 TDM sendmail[29223]: l8IAvBpj029223: to=<tdmscrdr@TDM>, delay=00:00:00, mailer=local, pri=31353, dsn=4.4.3, s

Thnx
Regards,
pankaj
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

sending a mail to a mail client

Hi everyone! I'm trying to create a database monitoring script that reads an alert file and sends an error message if it can 'grep' a particular string. Is there a way to send this message to a mail client using SMTP? Even better, is there any place on this site that has these kinds of... (5 Replies)
Discussion started by: solaris73
5 Replies

2. UNIX for Advanced & Expert Users

sending mail

How do I send an email with a subject and an attachment from a command prompt? (3 Replies)
Discussion started by: mskarica
3 Replies

3. HP-UX

hp ux not sending mail

Hi.. In Hp ux box,, mails are not being sent. they are getting queued up in mail queue. (3 Replies)
Discussion started by: kkhan
3 Replies

4. Ubuntu

help sending mail

Hi, I have kubuntu 8.10 and I would like to configure Ubuntu to can send mail from command line with mailx. I've saw that I need to install a MTA. But I don't know with install and how. Do you know some howto or url where I find how could I configure it? Many thanks and sorry for my... (2 Replies)
Discussion started by: mierdatuti
2 Replies

5. UNIX for Dummies Questions & Answers

sending mail

i want to send an email from the unix machine to the windows machine. now windows dont have any specified folder for the mail. mail has to be sent to the email-id like abc@xyz.com unix machine itself can not directly send mail. it has to be transferred via mail server. (11 Replies)
Discussion started by: parmeet
11 Replies

6. Shell Programming and Scripting

Sending mail

Hi there, How can I send the automated log file, daily at 7 am to the respective mail . Thanks in Advance, Neha (2 Replies)
Discussion started by: NehaKrish
2 Replies

7. Shell Programming and Scripting

Stop sending mail after certain number of mail

Hi guys... I am busy writing a script to notify me via an mail if my application is down. I have done that. Now I want this script to stop sending mails after five mails were sent but the script should keep on checking the application. When the application is up again that count should be... (5 Replies)
Discussion started by: Phuti
5 Replies

8. Shell Programming and Scripting

Sending Mail

Hi All, I have a script that looks like this: *********** #!/bin/sh -x cd /u01/app/oracle/diag/rdbms/spdb/spdb/trace cat alert_spdb.log|grep Archiver >/dev/null if ; then mailx -s "Archiver message in Alert log" user@email.com fi ************ Im using the -x option to see any... (1 Reply)
Discussion started by: oradba888
1 Replies

9. UNIX for Dummies Questions & Answers

Sending mail

How can i send a mail when user login in unix ENV. How can i know present use mailID?? Moved out of Contact Us Forum - Please Do Not Post Technical Questions in Non-Technical Forum(s) (1 Reply)
Discussion started by: arun508.gatike
1 Replies

10. Red Hat

Problems sending mail: Difference between Mail and Mailx?

Whats the difference between mail and mailx? I'm trying to troubleshoot a problem where I can send mail from server A with this `echo $MESSAGE | mail -s "$SUBJECT" -r $FROM $RECIPIENTS` command but executing the same command from server B throws me this error (Both servers are RHEL) ... (1 Reply)
Discussion started by: RedSpyder
1 Replies
MAILER.CONF(5)						      BSD File Formats Manual						    MAILER.CONF(5)

NAME
mailer.conf -- configuration file for mailwrapper(8) DESCRIPTION
The file /etc/mailer.conf contains a series of lines of the form name program [arguments ...] The first word of each line is the name of a program invoking mailwrapper(8). (For example, on a typical system /usr/sbin/sendmail would be a symbolic link to mailwrapper(8), as would newaliases(1) and mailq(1). Thus, name might be ``sendmail'' or ``newaliases'' etc.) The second word of each line is the name of the program to actually execute when the first name is invoked. The further arguments, if any, are passed to the program, followed by the arguments mailwrapper(8) was called with. The file may also contain comment lines, denoted by a '#' mark in the first column of any line. The default mailer is postfix(1), which will also start by default (unless specifically disabled via an rc.conf(5) setting) so that locally generated mail can be delivered, if the ``sendmail'' setting in /etc/mailer.conf is set to ``/usr/libexec/postfix/sendmail''. FILES
/etc/mailer.conf EXAMPLES
This example shows how to set up mailer.conf to invoke the postfix(1) program: sendmail /usr/libexec/postfix/sendmail mailq /usr/libexec/postfix/sendmail newaliases /usr/libexec/postfix/sendmail This example shows the use of the mini-sendmail package from pkgsrc in place of postfix(1): # Send outgoing mail to a smart relay using mini-sendmail sendmail /usr/pkg/sbin/mini-sendmail -srelayhost send-mail /usr/pkg/sbin/mini-sendmail -srelayhost Note the use of additional arguments. SEE ALSO
mail(1), mailq(1), newaliases(1), postfix(1), mailwrapper(8) pkgsrc/mail/sendmail, pkgsrc/mail/mini_sendmail HISTORY
mailer.conf appeared in NetBSD 1.4. AUTHORS
Perry E. Metzger <perry@piermont.com> BUGS
The entire reason this program exists is a crock. Instead, a command for how to submit mail should be standardized, and all the ``behave differently if invoked with a different name'' behavior of things like mailq(1) should go away. BSD
April 10, 2010 BSD
All times are GMT -4. The time now is 10:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy