![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Send email from unix (AIX) with PDF attachment | sunjup | AIX | 0 | 03-14-2008 04:12 PM |
| How to send email from HP Unix box | eurouno | UNIX for Dummies Questions & Answers | 3 | 12-03-2007 07:56 PM |
| send email from unix with attachment | chiru_h | Shell Programming and Scripting | 1 | 08-13-2007 01:18 PM |
| How to Send email in UNIX | cooolthud | Shell Programming and Scripting | 1 | 01-23-2007 08:49 AM |
| Unable to send eMail from a UNIX-Host ( using mailx ) to a Outlook-email-addres(Win) | Vetrivela | UNIX for Advanced & Expert Users | 2 | 02-15-2005 10:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Send email where # is in the email address - Using Unix
Hi All,
How do I send an email using malix where email address contains a #. I have a email address like this : #test@test.com I want to send email like malix -s "TEST" #test@test.com < SOMEFILE I tried \# but doesn't work. Please let me know how we can achieve this? I am in Ksh. Thanks. |