> > I am looking for a way to filter away all users (RCPT) > > which is not member from the email domain: (@mydomain.com). > > filter away == do not accept mails ?
Yes. i dont want to accept mails that are not adressed to, "(RCPT:<mydomain.com>)", someone at my "mydomain.com". All mail that are adressed to mydomain.com will pass through but mail that are not sent to mydomain.com will be discarded. > > > An addition to this for me could be to use the > > DefaultSMTPGateways in server.tab. Then (i think) > > the users wil be dns/mx checked as well...? > > > > What would you suggest..? > > If you only want to allow emails with the RECIPIENT [EMAIL PROTECTED], > do the following: > > 1. add one real account (eg [EMAIL PROTECTED]) > 2. add an alias > > mydomain.com * christian > > 3. empty your smtprelay.tab ... > Will mail not ending with @mydomain.com be discraded here then..? > > - > 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] > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.330 / Virus Database: 184 - Release Date: 2002-03-01 - 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]
