[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SMPT & more



On Wed, 31 Oct 2001 10:26:08 +0100
werewolf@ratto.bagginslab.it (Matteo D'Alfonso) wrote:

> myhostname = #qui non ho mai capito cosa ci va messo
> myorigin = #qui non ho mai capito cosa ci va messo

[henryx@artemide]~ $ hostname  
artemide.hellfish.home
[henryx@artemide]~ $ hostname -d
hellfish.home
[henryx@artemide]~ $ cat /etc/postfix/main.cf|grep mydomain
# The mydomain parameter specifies the local internet domain name.
# $mydomain is used as a default value for many other configuration
mydomain = hellfish.home
# machines, you should (1) change this to $mydomain and (2) set up
myorigin = $mydomain
[...]
[henryx@artemide]~ $ cat /etc/postfix/main.cf|grep myhostname
# The myhostname parameter specifies the internet hostname of this
# from gethostname(). $myhostname is used as a default value for many
#myhostname = host.domain.name
myhostname = artemide.hellfish.home
[...]
[henryx@artemide]~ $ 

I "[...]" indicano che il grep mi da altra roba che non c'entra niente con
la domanda

Henryx
-- 
A Gennaio, in occasione dell'uscita del kernel 2.4.0, Linus Torvalds
disse: "Da ora in poi la versione stable del kernel sara` quella con il
minor number dispari"



Reply to: