Luca Cazzaniga wrote:
I changed the suggested variables but the behaviour is the same if domain
contains dash character
The configuration changes involve:
myhostname = pippo.topo-linea.it
mydomain = topo-linea.it
myorigin = $myhostname
After I submitted postfix reload
luca gets [EMAIL PROTECTED]
so myorigin is not defined as you claim. problem may be in main.cf or in
master.cf.
# egrep "(myhostname|mydomain|myorigin)" main.cf master.cf
# postconf -n | egrep "(myhostname|mydomain|myorigin)"
# postfix reload
then do a test and show the results.
As explained without dashes the address rewriting is correct:
myhostname = pippo.topolinea.it
mydomain = topolinea.it
luca gets [EMAIL PROTECTED]