Markus Braun wrote: > > The trusted_networks setting specifies which mail servers you trust > > not to forge header information. Normally, this will just be the > > servers that you directly control. You can either list your > > mailservers individually, or you can list your entire network so > > that you automatically trust any mailserver in your network. > > Can you give me an example..? > > When i trust gmx, the i must enter the IP of GMX and so on for every > each server?
Who is GMX and why do you want to trust them? For an example setup: If my network is 192.168.1.0/24 and I have two mailservers at 192.168.1.2 and 192.168.1.3, I could set it up two different ways. Individually: trusted_networks 192.168.1.2 trusted_networks 192.168.1.3 Or the entire network: trusted_networks 192.168.1. My ISP may be trustworthy, but since I don't control their servers, I'm not going to list them. -- Bowie