![]() |
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 |
| Sendmail help for nobody mail box | draco | UNIX for Advanced & Expert Users | 0 | 03-23-2009 10:04 AM |
| Sendmail field | mojoman | UNIX for Dummies Questions & Answers | 1 | 03-07-2009 11:01 AM |
| Restrict mail from Sendmail | saurabh84g | Linux | 1 | 02-16-2009 11:14 AM |
| sendmail mail server help | rcmrulzz | SUN Solaris | 9 | 05-02-2008 10:22 AM |
| Sendmail - forwarding mail | warrend | UNIX for Dummies Questions & Answers | 1 | 12-14-2001 11:26 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
/usr/bin/sendmail vs /bin/mail from field
Hi all, I am logged into my linux machine as user bobby. My machine's hostname is myserver.domain.com
when i execute this command Code:
echo "testing" | /usr/sbin/sendmail -f bobbyA@coldmail.com friend1@somemail.com when i execute this command Code:
echo "testing" | /bin/mail -s "haha" "From:<bobbyA@coldmail.com>" friend1@somemail.com |
|
|||||
|
Quote:
Code:
echo "testing" | /bin/mail -s "haha" friend1@somemail.com -- -f bobbyA@coldmail.com |
![]() |
| Bookmarks |
| Tags |
| alias, mail, sendmail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|