|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: mouss (mouss
netoyen.net)
Date: Wed Nov 05 2008 - 08:39:46 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Zachár Balázs wrote:
> Helo
list!
>
> I have two problem which I can't manage:
> 1. I have a postfix + clamav + spamassassin which are working fine.
> But If I send mail it is going trough the filters to but I don't want it. So I create a new smtpd line in the master.cf with these settings: 127.0.0.1:11025
> Now I would like to do this: if the sender is myuser
mydomain.hu then use the 127.0.0.1:11025 smtp (it has different settings which are not use the filters...) instead of the original.
> I am googling and I saw the transport_map can do things like I would do but if I right, the transport_map only can do a "redirection" for the recipient address, am I?
>
transports do not override a content filter.
you can use check_sender_access and return a FILTER action. check the
docs for details.
if you want detailed help, provide detailed configuration infos. see the
DEBUG README.
> 2. I (my guests) am sending many newsletters with my postfix. Can I set the sending rate? ( Like: 10 mail/second )
>
> Thanks,
> Balázs Zachár
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]