mouss wrote: >> How can I make Postfix relay any mail with her address as recipient to my ISP?
> transport_maps should work. > otherwise, a combination of virtual_alias_maps and smtp_generic_maps also works (and is recommended for those who have a lot of traffic, but this dooes not look to be your case): > 1) use a virtual alias to map: > yourw...@example.com yourwife@nothere.example > 2) use smtp_generic_maps to write the address back: > yourwife@nothere.example yourw...@example.com This worked splendidly! Thank you very much. -- /Peter Welzien -- /Peter Welzien