On this smtpserver i must be able to recieve mail from all the country, (all with diffrent ip:s) and still have it safe from smtp relaying.
I have tried to solve it like this: I have placed this one smtpserver, (the external smtp), that will route (smtpfwd.tab) mail to my own domain. My wish is that all mails not adressed to my domain will be discarded here, (on the external smtp..) To configure this i have not configured any smtp gateway in the SERVER.tab: #DefaultSMTPGateway=nothing (I dont need a gateway for other smtp trafic anyway...) --- in SMTPFWD.tab i made one entry: "*.mydomain.com" "195.78.139.139:5622" The purpose of this was to point smtp traffic to my domain on another internal machine. (I suppose all traffic not suiting my domainname will be discarded..?) SMTP.IPMAP.tab and SMTPRELAY.tab must be "0.0.0.0" "0.0.0.0" "ALLOW" [1] (I figured the above settings out.. I could not get it to work in other way...) --------------------------------------------------------------------- It seems that above configuration is not working. I know there are lots of smart people out there that have figured out a lot of smart solutions and i am asking you now: How can i configure the server so that email adressed to my domain will be forwarded and no smtprelaying will be possible? /Christian - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]