stupid question about sendmail
Wojciech Puchar
wojtek at wojtek.tensor.gdynia.pl
Fri May 24 10:04:36 UTC 2013
>> all i want is when someone send a mail from my server to x at 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:
>
> jax at bar.com error:5.7.0:550 Address invalid
>
i tried it. maybe i do something wrong but tried on my home server
wojtek at 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 wojtek at 3miasto.net.pl
mail is not blocked
any more ideas? thank you!
More information about the freebsd-hackers
mailing list