Advertisement

1 - 10 of 72 containing alltags:("mailx") (0 seconds)
   Hello mliberi,     This is the mail transfer question from my last input     Thanks for the prompt reply.     This is an algorithm of what I really want.     1.Go to /export/home subdir...
Zones: Unix Systems ProgrammingDate Answered: 04/28/1999 Grade: A Views: 0
My objective is to send some mails from my SUN Box to internet mail addresses like sk123@yahoo.com or ks123@hotmail.com etc., I would like to know how to configure mailx on my Sun box. Please d...
Zones: UnixDate Answered: 08/28/2000 Grade: A Views: 4
Hi.......... How do i send email from the command line using mailx. how do specify: to from subject attachements ...R
Zones: Unix SetupDate Answered: 08/13/2002 Grade: A Views: 108
I'm using the following : mailx -s "subject xxx" `cat Mail.addr` < $DATADIR/mail.body I'm using this on 2 different servers. One works, but the other doesn't reach its destination. Shell code'...
Zones: Unix Systems ProgrammingDate Answered: 11/23/2003 Grade: A Views: 4
Hi I use the mailx command with the options: mailx -s "title" -r "replyadress"   emailadress </file/to/send I want to have a mail send to the replyadress when the mail is received and when the...
Zones: Unix Systems ProgrammingDate Answered: 06/07/2004 Grade: B Views: 0
Hi, Our email sending using mailx has always been fine until today. I tried to debug and get the following output. Can anyone tell me what happened. Thanks >mailx -d -s "test" name@company...
Zones: SolarisDate Answered: 12/14/2004 Grade: B Views: 0
Hi all,     I have 2 text files text1.txt and text2.txt and I want to email both of them so I used: cat text1.txt text2.txt | mailx -s testing `cat emaillist.txt` I want all seperate lines in te...
Zones: Unix Systems ProgrammingDate Answered: 03/17/2005 Grade: B Views: 18
I have a unix file that I am using mailx to mail the file to all users after the job is complete.. the file looks like the following.. Tue Dec 11 04:10:51 EST 2007 Number of rows exported: ...
Zones: Unix, SolarisDate Answered: 01/03/2008 Grade: B Views: 0
On windows environment when Exchange receive a new mail from Unix-server do not acknowledge the charset text (X-roman8) and not open correctly the mail. Why? Ciao Dario
Zones: Unix SetupDate Answered: 02/09/1999 Grade: C Views: 0
I am new to sendmail and mail. Only recently I got chance to touch them.  I want to automate the process of sending some regular system-related emails via an UNIX box ,  so that I can notify someo...
Zones: Unix NetworkingDate Answered: 10/26/1999 Grade: B Views: 0