Seems like one solution would be to route email for specific domains through specific mail gateways, each of which has its own specific message size restriction. So, route according to the MX records to the appropriate server instance. So much can be virtualized these days for little or no cost that this should not be an issue.
--Tobias Nigel Kukard wrote: >>> How could I implement max message size limit on per domain basis, >>> >> using >> >>> policyd? >>> >> So, is there exists a way to accomplish this with policyd? >> > > This is only known after the DATA stage and by that time all the RCPT's > have been accepted. > > So no, with the SMTPD Policy Delegation Protocol it is technically not > possible. > > -N > _______________________________________________ > Users mailing list > [email protected] > http://lists.policyd.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
