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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10145959.html
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...
http://www.experts-exchange.com/OS/Unix/Q_10975321.html
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
http://www.experts-exchange.com/OS/Unix/Setup/Q_20308647.html
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'...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20488145.html
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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20999880.html
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...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_21227172.html
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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21353623.html
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: ...
http://www.experts-exchange.com/OS/Unix/Q_23016153.html
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
http://www.experts-exchange.com/OS/Unix/Setup/Q_10126094.html
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...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_10221290.html