procmail
[Top] [All Lists]

RE: How can i do it!?

2001-03-27 06:29:03

I need to configure my mail server (procmail+sendmail) to:
Define the max. size of the message per user.
Define the user that can't send mail out of the network
What i have to do!?

You don't need to use Procmail for this.

Sendmail config directive:

confMAX_MESSAGE_SIZE
"MaxMessageSize [infinite] The maximum size of messages that will be
accepted (in bytes)."

But the original poster wanted to do this on a _per_user_ basis, i.e. some users
can send/receive 5mb, some 10, some 1, some 3, etc

For incoming mail, this can be achieved with procmail.

For outgoing mail.... you would need some sort of a sendmail filter that is
probably beyond the scope of this list

TjL

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>