Thread: SMTP Relay
View Single Post
  #22 (permalink)  
Old 04-16-2006, 11:39 AM
nick nick is offline
Intermediate Member
 
Posts: 18
Default

Yes, I've got the global setting "Relay MTA for external delivery" set to match the server in my ./conf/relay_password file. I changed it to xxx.com, and then back to the correct value, and still, no success, I get the same errors:

Code:
Apr 16 10:34:19 macmini postfix/qmgr[27339]: DB4461A0B4C: from=, size=1379, nrcpt=1 (queue active)
Apr 16 10:34:20 macmini postfix/master[27306]: warning: process /opt/zimbra/postfix-2.2.9/libexec/smtp pid 27342 exit status 1
Apr 16 10:34:20 macmini postfix/master[27306]: warning: /opt/zimbra/postfix-2.2.9/libexec/smtp: bad command startup -- throttling
Apr 16 10:35:20 macmini postfix/smtp[27382]: fatal: open database /opt/zimbra/conf/relay_password.db: Invalid argument
Apr 16 10:35:21 macmini postfix/master[27306]: warning: process /opt/zimbra/postfix-2.2.9/libexec/smtp pid 27382 exit status 1
Apr 16 10:35:21 macmini postfix/master[27306]: warning: /opt/zimbra/postfix-2.2.9/libexec/smtp: bad command startup -- throttling
I assume the admin interface is a wrapper around zmprov. If there are other settings I should grab from zmprov, I'm happy to wade through it, I just don't understand how all the settings are laid out, yet.

thanks!
-Nick
Reply With Quote