New file "submission.psa" after 8.3 update?
Posted: Tue Jan 01, 2008 12:43 pm
I updated to Plesk 8.3 today. after update, qgreylist is no longer being called, per_source limit is not longer working. I saved to old smtp_psa before the update to compare to the new smtp_psa. I added "per_source" and greylisting back into the script. restarted xinetd. Still does not work. Error message when restarting xinetd:
xinetd startup succeeded
xinetd[19888]: bind failed (Address already in use (errno = 98)). service = smtp
xinetd[19888]: Service smtp failed to start and is deactivated.
xinetd[19888]: bind failed (Address already in use (errno = 98)). service = smtps
xinetd[19888]: Service smtps failed to start and is deactivated.
xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
xinetd[19888]: Started working: 4 available services
After doing some checking I now notice a new file called "submission.psa" which has the same info at smtp_psa with one exception:
original smtp_psa:
env = QS_SPAMASSASSIN="on"
new file has:
env = SUBMISSION=1 SMTPAUTH=1
NOTE: Email is being delivered and SA is working "catching spam" but I sure will miss greylisting...
Has anyone else noticed this?
xinetd startup succeeded
xinetd[19888]: bind failed (Address already in use (errno = 98)). service = smtp
xinetd[19888]: Service smtp failed to start and is deactivated.
xinetd[19888]: bind failed (Address already in use (errno = 98)). service = smtps
xinetd[19888]: Service smtps failed to start and is deactivated.
xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
xinetd[19888]: Started working: 4 available services
After doing some checking I now notice a new file called "submission.psa" which has the same info at smtp_psa with one exception:
original smtp_psa:
env = QS_SPAMASSASSIN="on"
new file has:
env = SUBMISSION=1 SMTPAUTH=1
NOTE: Email is being delivered and SA is working "catching spam" but I sure will miss greylisting...
Has anyone else noticed this?