generated from smedev/Template-for-SMEServer-Core-Package
- fix catch-all behaviour [SME: 12382] myorigin now is hostname in case email sent outside by deamon generic rewrite occurs
8 lines
314 B
Plaintext
8 lines
314 B
Plaintext
{
|
|
# do not put a domain that will be used to recieve emails there
|
|
# if you do so you will lose email with the virtual rewriting process.
|
|
# this will complete local sent email and virtual right hands
|
|
}# do not put real domain there to avoid loop, or catch-all issues
|
|
myorigin = $myhostname
|
|
append_at_myorigin = yes
|