I upgraded from 11 to 12 (centOS) and set outgoing mail limits for mailboxes, domains and subscriptions, as per the documentation at http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=71349.htm
However, it doesn't appear the limits are limiting outgoing mail. As I can still send far more mail than the current limit using a PHP script.
#### maillog (partial & timestamp + servername removed for brevity) ####
py_limit_out[16427]: ERROR 'NoneType' object has no attribute 'lower'
plesk sendmail[16426]: Error during 'limit-out' handler
plesk sendmail[16426]: handlers_stderr: SKIP
plesk sendmail[16426]: SKIP during call 'check-quota' handler
postfix/pickup[15842]: 2B9D013F7E5: uid=48 from=<apache>
postfix/cleanup[16433]: 2B9D013F7E5: message-id=<[email protected]24.com.au>
postfix/qmgr[15841]: 2B9D013F7E5: from=<[email protected]24.com.au>, size=398, nrcpt=1 (queue active)
postfix/smtp[16435]: connect to gmail-smtp-in.l.google.com[2404:6800:4008:c01::1b]:25: Network is unreachable
postfix/smtp[16435]: certificate verification failed for gmail-smtp-in.l.google.com[173.194.72.26]:25: untrusted issuer /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
postfix/smtp[16435]: 2B9D013F7E5: to=<[email protected]>, relay=gmail-smtp-in.l.google.com[173.194.72.26]:25, delay=4.3, delays=0.03/0.01/2.6/1.7, dsn=2.0.0, status=sent (250 2.0.0 OK 1425385801 kk7si742542pab.156 - gsmtp)
postfix/qmgr[15841]: 2B9D013F7E5: removed
Does anyone know exactly what this means, or where I can get more information on how to configure outgoing mail limits? I've also read through the sendmail documentation but couldn't find anything.
However, it doesn't appear the limits are limiting outgoing mail. As I can still send far more mail than the current limit using a PHP script.
#### maillog (partial & timestamp + servername removed for brevity) ####
py_limit_out[16427]: ERROR 'NoneType' object has no attribute 'lower'
plesk sendmail[16426]: Error during 'limit-out' handler
plesk sendmail[16426]: handlers_stderr: SKIP
plesk sendmail[16426]: SKIP during call 'check-quota' handler
postfix/pickup[15842]: 2B9D013F7E5: uid=48 from=<apache>
postfix/cleanup[16433]: 2B9D013F7E5: message-id=<[email protected]24.com.au>
postfix/qmgr[15841]: 2B9D013F7E5: from=<[email protected]24.com.au>, size=398, nrcpt=1 (queue active)
postfix/smtp[16435]: connect to gmail-smtp-in.l.google.com[2404:6800:4008:c01::1b]:25: Network is unreachable
postfix/smtp[16435]: certificate verification failed for gmail-smtp-in.l.google.com[173.194.72.26]:25: untrusted issuer /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
postfix/smtp[16435]: 2B9D013F7E5: to=<[email protected]>, relay=gmail-smtp-in.l.google.com[173.194.72.26]:25, delay=4.3, delays=0.03/0.01/2.6/1.7, dsn=2.0.0, status=sent (250 2.0.0 OK 1425385801 kk7si742542pab.156 - gsmtp)
postfix/qmgr[15841]: 2B9D013F7E5: removed
Does anyone know exactly what this means, or where I can get more information on how to configure outgoing mail limits? I've also read through the sendmail documentation but couldn't find anything.
Last edited: