Re: Send from third-level domain to second-level

2014-02-09 Thread Olaf Marzocchi
Hi, actually the suggestion helped :) I didn’t notice the section: http://www.postfix.org/STANDARD_CONFIGURATION_README.html#null_client that pointed me in the right direction. By leaving mydestination blank and by setting myorigin to my 2nd level, I can use /etc/postfix/virtual to redirect only r

Re: Send from third-level domain to second-level

2014-02-08 Thread Wietse Venema
Olaf Marzocchi: > - from command line to local users, without any domain: send to > "u...@marzocchi.net" ... > - sender domain should appear to be the 3rd level domain. Sorry, Postfix is consistent. If the sender or recipient address has no domain, then it appends $myorigin, as documented in: ht

Send from third-level domain to second-level

2014-02-08 Thread Olaf Marzocchi
Hello, after my unanswered email some days ago I tried to read the manual and I did some experiments, but I still cannot find a solution. Summary: I have both a 2nd level domain and a 3rd level domain, where the 3rd level corresponds to my home network but has no emails associated with it. All m