Tom Sommer:
> "Lookup tables, indexed by the complete Postfix SMTP server 4xx or 5xx
> response, with reject footer templates. See smtpd_reject_footer_maps for
> details."
>
> Should be
>
> "Lookup tables, indexed by the complete Postfix SMTP server 4xx or 5xx
> response, with reject footer te
On 2018-09-08 01:21, Wietse Venema wrote:
Either way, the smtpd_reject_footer feature may be of some help.
http://www.postfix.org/postconf.5.html#smtpd_reject_footer
The text is wrong in the docs:
"Lookup tables, indexed by the complete Postfix SMTP server 4xx or 5xx
response, with reject fo
> Either way, the smtpd_reject_footer feature may be of some help.
> http://www.postfix.org/postconf.5.html#smtpd_reject_footer
Thanks. I'll give that a test. You're right, most won't ever read it. But
maybe some will. One can hope...
...Kevin
--
Kevin Miller
Network/email Administrator, CBJ
Kevin Miller:
> When someone sends an attachment via email that exceeds our limit,
> I'd like to return a custom error message directing them to our
> in-house web based file upload/download utility (similar to Dropbox
> in functionality). I've looked at the bounce.cf options, but I
> don't see an
On 7 Sep 2018, at 16:14, Viktor Dukhovni wrote:
On Sep 7, 2018, at 4:04 PM, Kevin Miller
wrote:
When someone sends an attachment via email that exceeds our limit,
I'd like to return a custom error message directing them to our
in-house web based file upload/download utility (similar to Drop
> On Sep 7, 2018, at 4:04 PM, Kevin Miller wrote:
>
> When someone sends an attachment via email that exceeds our limit, I'd like
> to return a custom error message directing them to our in-house web based
> file upload/download utility (similar to Dropbox in functionality). I've
> looked