asbaeza: > Hi > > I am getting some problems with my postfix installation. I use > postfix+amavis+clamav+spamassassin in a Debian box. > > I recently changed from sendmail+canit pro to this configuration. > > The last error I get is something like: > Command time limit exceeded: "procmail -a "$EXTENSION""
The problem is that your procmail commands take more than 1000 seconds (17 minutes). You need to find out which procmail rule is too slow. Wietse