I received the following error message - does anyone know what it means?

Account: postfix
Resource: Process Time
Exceeded: 1823 > 1800 (seconds)

1 Reply

You haven't really given enough info here.

Best guess though - it's a CSF LFD alert complaining about one of your mail processes running longer than a default value.

You could edit the /etc/csf/csf.pignore to ignore whichever postfix processes it's alerting on. It probably had the executable listed along with the 3 pieces of info you provided above.
If it was smtpd, the line would look something like

exe:/usr/libexec/postfix/smtpd

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct