all i want is when someone send a mail from my server to x...@y.pl (which is
someone else domain) it will not get there and be blocked or redirected

My bad, take a look at the /etc/mail/genericstable file:

http://www.sendmail.com/sm/open_source/docs/m4/features.html

Maybe a line like this one will help you achieve your goal:

j...@bar.com    error:5.7.0:550 Address invalid

i tried it. maybe i do something wrong but tried on my home server

woj...@3miasto.net.pl   error:5.7.0:550 Address invalid


(TAB separates fields)

in /etc/mail/genericstable

and


FEATURE(`genericstable')

in wojtek.tensor.gdynia.pl.mc

did
make
make install
/etc/rc.d/sendmail restart


and tried to send mail to woj...@3miasto.net.pl

mail is not blocked


any more ideas? thank you!

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to