> But where IS the actual limit in postfix? > max_line_lenght - lenght(RCPT TO:<>) ?
To limit the size of a command parameter, use regular expression bounds. /.+{number}/ reject and variations thereof. Wietse
> But where IS the actual limit in postfix? > max_line_lenght - lenght(RCPT TO:<>) ?
To limit the size of a command parameter, use regular expression bounds. /.+{number}/ reject and variations thereof. Wietse