hello, i've problem about incomplete address rewriting
my test configuration file /etc/postfix/main.cf reported below
myhostname = pippo
mydomain = topo-linea.it
myorigin = $myhostname.$mydomain
mydestination = $myhostname.$mydomain, $myhostname, localhost.$mydomain,
localhost
mynetworks = 127.0.0.0/8
relayhost =
append_at_myorigin = yes
append_dot_mydomain = yes
Another variables involved in rewriting get the default:
# postconf local_header_rewrite_clients
local_header_rewrite_clients = permit_inet_interfaces
# postconf remote_header_rewrite_domain
remote_header_rewrite_domain =
i realize that a sender address without domain is rewrited appending the
@mydomain instead @myorigin
erasing the dash in the variable $mydomain the rewrite appends @myorigin as
hoped.
mydomain = topolinea.it
behaviour with dash (mydomain = topo-linea.it)
luca gets [EMAIL PROTECTED]
behaviour without dash (mydomain = topolinea.it )
luca gets [EMAIL PROTECTED]
has dash to be quoted in the configuration file?
do other variables affect the rewriting behaviour?
My postfix version is 2.4.5
thanks
Luca
--
************** ATTENZIONE !!! **************
Il presente messaggio ed i suoi allegati devono intendersi ad uso esclusivo dei
suoi destinatari e sono confidenziali. Se ricevete questo messaggio per errore,
Vi preghiamo di cancellarlo, di distruggerne ogni copia e di informarci
immediatamente.
Internet non garantisce l'integrita' dei messaggi. A.M.S. (Asset Management
Service) declina pertanto ogni responsabilita' in caso di intercettazione o
modifiche del presente messaggio.
A.M.S. (Asset Management Service) non assume alcuna responsabilita' riguardo al
contenuto del presente messaggio; le opinioni ivi espresse sono quelle
dell'autore.
-------------- WARNING !!! --------------
This message and any attachments is intended solely for the use of the intended
addressees and is confidential. If you receive this message in error, please
delete it, destroy all copies and immediately notify us.
Internet can not guarantee the integrity of this message. A.M.S. (Asset
Management Service) shall (will) not therefore be liable for interception or
amendment of this message.
A.M.S. (Asset Management Service) accepts no responsibility as to the contents
of this message: the opinions expressed therein are solely the writer's.
**********************************************