|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi All,
I am trying to configure sendmail to use smart host (MS exchange; IP: 10.10.50.50). So, no need to use DNS, just blindly deliver all mails to mail gateway (smart host). Smart host works ok but I need for: 1. how to swich off sendmail dns lookups 2. outgoing mail to NOT contain local host IP address/domain. It could be only 127.0.0.1 but not real domain in outgoing mail: 200705150845.l4F8jVr0018833@hostname.realdomain.co m Basicly I want to remove all information about originating host (security requirements). Example. 1. May 15 12:45:32 oraprod sm-mta[18836]: [ID 801593 mail.info] l4F8jVYt018834: to=<angelina@domain.com>, ctladdr=<angelina@domain.com> (912/14), delay=00:00:01, xdelay=00:00:00, mailer=smtp, pri=120302, relay=[] [10.10.50.50], dsn=2.0.0, stat=Sent ( <200705150845.l4F8jVr0018833@hostname.realdomain.c om> Queued mail for delivery) 2. Message-Id: <200705150731.l4F7VcTx012909@hostname.realdomain.c om> Thank you in advance, Angelina |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Angela <angelinap@gmail.com> writes:
> I am trying to configure sendmail to use smart host (MS exchange; IP: > 10.10.50.50). > So, no need to use DNS, just blindly deliver all mails to mail gateway > (smart host). > Smart host works ok but I need for: > > 1. how to swich off sendmail dns lookups FEATURE(`nocanonify') define(`SMART_HOST',`[10.10.50.50]') > [...] -- Andrzej Adam Filip : anfi@priv.onet.pl : anfi@xl.wp.pl The two most beautiful words in the English language are "Cheque Enclosed." -- Dorothy Parker |
|
![]() |
| Outils de la discussion | |
|
|