For Users of ASSP <assp-user@lists.sourceforge.net> schreibt: > >Could someone inform me how to implement validating recipients. I >have a >domain foo.com and I don't want to accept any email for foo.com but >limit it >only to a valid email address under foo.com.
Did you put foo.com into localDomains ? -Lookup Local Addresses from Here* (LocalAddresses_Flat) This is an optional list of local addresses for all MTAs behind ASSP. If it is empty ASSP will look for other methods of verification (DoLDAP, DoVRFY). All verifications need a localDomains list to work properly. If no ASSP-verification is used, the MTA behind ASSP will do it. You can list specific addresses (u...@example.com), addresses at any local domain (user), or entire domains (@example.com). Wildcards are supported (fri...@example.com). Separate entries with a pipe (|). For example: fr...@example.com|jhanna|@example.org . You may use a plain ASCII file 'file:files/localuser.txt'. ------------------------------------------------------------------------------ _______________________________________________ Assp-user mailing list Assp-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-user