![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| postfix configuration issues...specifically masquerading (lack of ) | mr_manny | Linux | 5 | 08-01-2007 07:14 AM |
| Sendmail | Jody | UNIX for Dummies Questions & Answers | 2 | 10-26-2004 04:02 AM |
| IP Masquerading | skotapal | IP Networking | 4 | 10-14-2003 11:10 AM |
| sendmail | kara | UNIX for Dummies Questions & Answers | 1 | 03-15-2002 03:28 PM |
| Sendmail | Astudent | UNIX for Dummies Questions & Answers | 2 | 12-03-2000 07:30 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I'm trying to get my mails sent from the address user@domain instead of user@hostname.domain. Should be simple masquerading configuration in sendmail config files, but this is where I fall (newbie). The sendmail.cf is not recommended for editing. There should be some kind of .mc file that you edit, then 'compile' and it changes the .cf file. I don't have sendmail.mc file in /etc/mail so I created one with the following lines that supposed to make my masquerading successful: MASQUERADE_AS(`alcatel.co.il)dnl MASQUERADE_DOMAIN(`.alcatel.co.il')dnl EXPOSED_USER(`root')dnl FEATURE(`masquerade_entire_domain')dnl FEATURE(`masquerade_envelope')dnl But... I don't know how to compile it to sendmail.cf. m4 command is not available. HELP!!! (be specific). Thanks. Last edited by shimpanzo; 11-17-2006 at 12:31 AM. |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|