Hi all, with the old grammar i used the following config:
accept from any for domain "example.com" recipient "[email protected]" relay via tls+auth://[email protected] auth accept from any for any virtual { "@" => buggy } deliver to mbox to do some sort of catchall. This worked well. Any mail (local from system and remote from lan) was basically delivered to the local user buggy which had a .forward that contains [email protected]. So it was relayed afterwards by the first rule. Any hint how this could be done in the new grammar? I have no idea how to implement the old-style => catchall. Thank you in advance! Stefan -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
