Hello, I had this in my logs:
postfix/master: warning: process /usr/lib/postfix/sbin/scache pid 1215 killed by signal 11 postfix/master: warning: /usr/lib/postfix/sbin/scache: bad command startup -- throttling postfix/smtp: warning: problem talking to service private/scache: Connection timed out postfix/smtp: warning: problem talking to service private/scache: Connection timed out postfix/smtp: warning: disabling connection caching as the last line says, connection caching was disabled. Is this permanently, or until next restart of thew master process? Also, if I wanted to test scache, how can I trigger it? If I send one email to multiple email addresses on same domain, will this trigger scache? (ie, deliver multiple emails in one connection to the server?) thank you