Sponsored Content
Full Discussion: mailx not working
Top Forums Shell Programming and Scripting mailx not working Post 302351840 by usha rao on Thursday 10th of September 2009 08:49:18 AM
Old 09-10-2009
Hi Balu,
Please find below my script through which i am sending mail,the mail is getting triggered but i am not receiving mails.

Code:
cd /logs/acctracf/
size1=`cat acctracf_dev.txt| wc -l`
size2=`cat acctracf_dev.txt| wc -l`
size_diff=`expr $size1 - $size2`
echo " Size of acctracf_dev.txt reduced after mapping,$size_diff accounts less.please check for errors" >> /logs/acctracf/out_put_E1
echo "sending mails"
cat /logs/acctracf/out_put_E1 | /usr/bin/mailx -r "Accounts" -s "Account mapping information" Usha.T.Rao@aexp.com



I have mailx installed in my solaris system but still giving problem,Is there any other way i can send mail,Please assist.

HTML Code:
usha $ which mailx
/usr/bin/mailx


---------- Post updated 09-10-09 at 04:49 AM ---------- Previous update was 09-09-09 at 01:34 PM ----------

Is there any other utility using which i can send mails if mailx is not working?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

mailx -s not working right

I have set up in Solaris to email me and I received emails on the OS level. However, I don't get the mail in my MS Outlook. Please advise. Thanks in advance. (3 Replies)
Discussion started by: simt
3 Replies

2. Shell Programming and Scripting

mailx is not working outside e-mails

HI i wrote schell script to send e-mail automatically. it works only e-mail for our company.say for example, company name is : abc, example: joe@abc.com every body is receiving with xxx@abc.com (abc.com) if any body from outside of our company like joe@xyz.com.(xyz.com) are not... (3 Replies)
Discussion started by: raosurya
3 Replies

3. Solaris

mailx is not working.......

Hi All, I am working with solaris 5.9 servers.After some patch installation my mailx is not working in the server.I am using IBM Lotus Notes. Please help me to solve this issue (4 Replies)
Discussion started by: Renjesh
4 Replies

4. UNIX for Dummies Questions & Answers

Mailx command not working

HI, I am sending a html attachment with the help of mailx and uuencode command ..but it is not working properly.. :confused: Following are the commands i tried out. parmdir=/opt/dwqa1/TEST/status_test uuencode $parmdir/some.html $parmdir/some.html | mailx -s TEST ajoshi@yahoo.com But in... (5 Replies)
Discussion started by: Amey Joshi
5 Replies

5. Solaris

mailx not working

i am supporting a server running Solaris 5.6.I don't know if the mail is configured on this server. i ran the following commands and got the corresponding output. #which mailx /usr/bin/mailx #ps -ef | grep sendmail root 601 1 0 Jan 10 ? 0:01 /usr/lib/sendmail... (1 Reply)
Discussion started by: asalman.qazi
1 Replies

6. Shell Programming and Scripting

mailx -s is not working

Hello, I have two unix boxes.. One of the unix box version is Linux iduxlys 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux I have shell script which has the below script. cat xyz.log|mailx -s "export is Successful" \ xyz.xyz@xyz The above... (3 Replies)
Discussion started by: govindts
3 Replies

7. Shell Programming and Scripting

mailx is not working

i have a file.i want to get that file to my mail.mail services are running.but still i didn't receive the mail. i have used this command. mailx -s file1 muraliinfy04@gmail.com < file2.txt.can anybody help me.it's urgent.I am new to unix. actually file1 i have directed to a file2.txt (8 Replies)
Discussion started by: muraliinfy04
8 Replies

8. Shell Programming and Scripting

mailx not working properly

I am using mailx command in my script to attach a file and send an email. I need to attach a csv file and send email to a mail id - I am using uuencode output.csv output.csv | mailx -s "test mail" xyz@abc.com This will send a mail with scrambled text in body. am i missing something ?... (4 Replies)
Discussion started by: Sriranga
4 Replies

9. Shell Programming and Scripting

mailx not working on SunOS 5.9

I m trying to send o/p of one file using mailx command but is not working PFB command : cat healthchecklog | mailx -s "HEALTH CHECKS" abc@jkl.com also I have checked the ps -ef for mailx which is giveing below o/p ps -ef | grep mail root 364 1 0 Jun 08 ? ... (11 Replies)
Discussion started by: Jcpratap
11 Replies

10. Solaris

Mailx stopped working

after a new patch set on the 14th. I noticed that mailx stopped working, as far a I can tell that is the only thing that changed. solaris 10 OS it seems everything is the same, sendmail seems to be running root@server # ps -ef | grep -i sendmail smmsp 687 1 0 10:42:25 ? ... (0 Replies)
Discussion started by: goya
0 Replies
mail(1) 						      General Commands Manual							   mail(1)

NAME
mail, binmail - Sends and displays messages SYNOPSIS
Reading Mail mail [-epq] [-bhr] [-f file] binmail [-epq] [-bhr] [-f file] Sending Mail mail [-d] [-r name] [-h N] user... [< file] binmail [-d] [-r name] [-h N] user... [< file] STANDARDS
Interfaces documented on this reference page conform to industry standards as follows: mail: XCU5.0 binmail: XCU5.0 Refer to the standards(5) reference page for more information about industry standards and associated tags. OPTIONS
Reading Mail You can use the following options when invoking the mail command to read mail: Does not display any messages. This option causes mail to return an exit value of 0 (zero) if the user has mail and an exit value of 1 if the user has no mail. Saves mail to and reads mail from file instead of the default mail file, /usr/spool/mail/user. Displays mail without prompting for a disposition code. This option does not delete, copy, or forward any messages. Causes mail to exit when you press the Interrupt key sequence. Normally, pressing the Interrupt key sequence stops only the message being displayed. (In this case, the next message sometimes does not display until you enter the p subcom- mand.) Displays mail in first-in, first-out order. The default is last-in, first-out. Alternate and obsolete form of the -b option. If -r is the first option specified and more arguments follow, send mail mode is assumed. Alternate and obsolete form of the -b option. If -h is the first option specified and more arguments follow, send mail mode is assumed. Sending Mail You can use the following options when invoking the mail command to send mail: Sets the hop count to N. The hop count is incremented every time the mail is processed. When it reaches a limit, the mail is returned with an error message, the victim of an aliasing loop. If you do not specify this option, received lines in the message are counted. Sets the name of the From: user field (that is, the sender of the mail). The -r option can only be used by trusted users (normally root, daemon, and network) or if the person you are trying to become is the same as the person you are. Informs binmail to actually deliver the mail instead of passing it off to the sendmail program for deliv- ery. DESCRIPTION
The mail command writes to standard output all stored mail addressed to your login name, one message at a time, or sends a mail message to another user or users. Another name for the mail command is binmail. Following each message, mail prompts you with a ? question mark. Press <Return> to display the current mail message, or enter one of the subcommands that control the disposition of the message. When sending mail, you specify users, and then mail reads a message from standard input until you press the End-of-File key sequence or enter a line containing only a . (dot). It prefixes this message with the sender's name and the date and time of the message (its postmark) and adds this message to the file /usr/spool/mail/user for each user specified on the command line. Usually, user is a name recognized by the login command. If the system does not recognize one or more of the specified users or if mail is interrupted during input, mail saves messages in the file $HOME/dead.letter to allow for editing and resending. The action of mail can be modified in two ways by manipulating /usr/spool/mail/user: The default permission assignment for other users is read-only. If you change this permission assignment to read/write or to All Permissions Denied, the system preserves the file, even when it is empty, in order to maintain the desired permissions; you will not be able to remove the file. You can edit the file to contain the following as its first line: Forward to person This causes all messages sent to user to be sent to person instead. The Forward to feature is especially useful for sending all of a person's mail to a particular machine in a network environment. To specify a recipient on a remote system, prefix the system name and an ! (exclamation mark) to user. See the uucp command for a detailed discussion of how to address remote systems. Also see mailx and sendmail for other network connections. Tru64 UNIX provides locking for the mailbox files. The style of locking used depends on how it is set in the rc.config.common file. For more information, see the Network Administration manual. Subcommands The following subcommands control message disposition. Displays the next mail message. Displays the previous message. Deletes the cur- rent message and displays the next message. Displays the current message again. Saves the message in file instead of in the default mail file $HOME/mbox. Saves the message, without its postmark, in file instead of in the default mail file, $HOME/mbox. Forwards the current message to users. If the forward was successful, deletes that message and then displays the next message. Writes any mail not yet deleted to /usr/spool/mail/user and exits. Pressing the End-of-File key sequence has the same effect. Exit, leaving the mail file unchanged. Runs the specified command. Displays a subcommand summary. Displays a subcommand summary. NOTES
The mail utility is marked LEGACY in XCU Issue 5. The binmail program is not RFC 822 compliant. This affects messages that begin withlines that look like header lines. Header lines begin with a string followed by a colon (:) (such as those found in the /etc/passwd file). Use mailx command to send such messages, or make sure the message is preceded by a blank line. EXIT STATUS
For information about exit values, see the OPTIONS section. EXAMPLES
To display your mail, enter: mail After the most recent message is displayed, a ? (question mark) indicates that mail is waiting for one of the subcommands explained previously (+, -, d, p, and so on). Enter help or an * (asterisk) to list the subcommands available. If the End-of-File key sequence is <Ctrl-d>, you send mail to other users by entering: mail tom rachel Do not forget the meeting tomorrow at 9:30. <Ctrl- d> In this example, the system mails the message Do not forget the meeting tomorrow at 9:30. to the users tom and rachel. The End-of- File key sequence (in this case, <Ctrl-d>) indicates the end of the message, but it is not sent with the text. To send a file to another user, enter: mail fran < proposal This command sends the contents of the file proposal to fran. To save a message to the default mail file, enter: mail This command displays each message mailed to you. Press <Return> after the ? prompt until the desired message is displayed. When the appropriate message is displayed, enter: s The message is saved in the default mail file, $HOME/mbox. To save a message to a specific file, enter: mail This command displays each message mailed to you. Press <Return> after the ? prompt until the desired message is displayed. When the appropriate message is displayed, enter: s mycopy This command saves the message in a file named mycopy in the current directory, rather than in the default mail file. FILES
Holds saved mail. Holds unmailable text. Contains user information. Holds incoming mail for user. Lock for mail directory. (Note: this file is not created if lockf is used for locking. SEE ALSO
Commands: login(1), mailx(1), sendmail(8), write(1), uucp(1) mail(1)
All times are GMT -4. The time now is 02:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy