Philipp Leusmann: > warning: restriction `User' after `defer' is ignored > > when I return something like > > 200 DEFER User is over quota > > I guess there is some special string expected after DEFER ?
Wietse: > No. When the first word is "defer" or "DEFER" etc., then the rest > of the text sent to the client. > > Can you show verbose logging of tcp_table when it returns this > result? Philipp Leusmann{ > what kind auf verbose logging are you talking about? "postmap -vv > -q" ? Or a more verbose logging for tcp_table in mail.log ? How > could I turn this on? I need to see ONE example of verbose logging that shows ( tcp_table returning the string that is giving the above error, AND the Postfix SMTP server processing that result ). Wietse