|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Can the $w (hostname) variable be set manually in sendmail.mc ?
Just like confDOMAIN_NAME can be used to set $j ... |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 05/11/07 13:25, daquino wrote:
> Can the $w (hostname) variable be set manually in sendmail.mc ? > Just like confDOMAIN_NAME can be used to set $j ... Yes. Grant. . . . |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
> > Can the $w (hostname) variable be set manually in sendmail.mc ? > > Just like confDOMAIN_NAME can be used to set $j ... > > Yes. Do you know which option it is please? I have read through the tweaking-config section of the online docs... I did not see the option there to set this... |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On May 11, 2:41 pm, Grant Taylor <gtay...@riverviewtech.net> wrote:
> On 05/11/07 13:25, daquino wrote: > > > Can the $w (hostname) variable be set manually in sendmail.mc ? > > Just like confDOMAIN_NAME can be used to set $j ... > > Yes. > > Grant. . . . Is it as simple as setting... confDONT_PROBE_INTERFACES I would imagine that $w must be set for the system to run properly ? If so is accepting the domain in a To field in my access file enough for the system to operate? Or "must" i add the domain to the local-host-names file ? |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On Sat, 11 May 2007, daquino wrote: > >>> Can the $w (hostname) variable be set manually in sendmail.mc ? >>> Just like confDOMAIN_NAME can be used to set $j ... >> >> Yes. > > Do you know which option it is please? > I have read through the tweaking-config section of the online docs... > I did not see the option there to set this... Read again, this time look for local_domain > > - -- Cheers Res Vote for your favourite MTA at http://polls.ausics.net/v3.php -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGRPiSsWhAmSIQh7MRAvGfAJ4iMNlrPIVhtFNxBNNB/x2GotzJcgCfXyHB 3VRuqtOAUKq5RGOrRL+xhVQ= =6/dS -----END PGP SIGNATURE----- |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
> Read again, this time look for local_domain Sorry if I'm missing something but there is no 'local_domain' string on that page... I only see options to modify the internal $j setting... Nothing to let me directly set the hostname... |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
In article <1178907952.295978.27350@w5g2000hsg.googlegroups.c om> daquino
<mr.danielaquino@gmail.com> writes: >Can the $w (hostname) variable be set manually in sendmail.mc ? >Just like confDOMAIN_NAME can be used to set $j ... There is no confXXX macro defined for it since it's not something you should set, and you're probably looking at the wrong solution (or not a solution at all) to whatever problem you are having. However define(`confDOMAIN_NAME', `foo') is just a "niceness" equivalent to LOCAL_CONFIG Djfoo I'm sure you can figure out how to set $w from that... --Per Hedeland per@hedeland.org |
|
![]() |
| Outils de la discussion | |
|
|