[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: comments on extension drafts
> From: Keith Moore <moore@cs.utk.edu>
>
> AMMS support in an SMTP implementation would provide "another knob" that a
> sysadmin can tweak to restrict mail flow. But if I set the value too low,
> it is my site (and those sites that I act as MX for) that suffers from the
> inability to receive mail.
AMMS can NOT be used to restrict mail flow. If a user wants to send someone
a 1meg file, and the receiving mailer only accepts <1meg, then the user
will be forced to fragment his message (possibly, by hand) to get it through.
If the user really wants his message sent, as is almost always the case,
he will get it through despite any AMMS limits, making it worthless for
controlling mail flow. In this case, AMMS just frustrates the sender
of the message and makes him have to work harder to get around random
whims of the sysadmin.
-mkl