thanks that did it.. On Thu, 2004-02-12 at 09:25, Rob Siemborski wrote: > On Thu, 12 Feb 2004, Mike Smith wrote: > > > On Thu, 2004-02-12 at 07:32, Rob Siemborski wrote: > > > On Wed, 11 Feb 2004, Mike Smith wrote: > > > > > > > I get the error on the frontend: > > > > renamemailbox: Server(s) unavailable to complete operation > > > [snip] > > > > the log that I get from the backend is: > > > > Feb 11 16:53:53 mailbackend1 imap[15992]: login: mailfront1.bhfc.net > > > > [10.4.9.3] cyrus PLAIN+TLS User logged in > > > > Feb 11 16:53:53 mailbackend1 imap[15992]: getaddrinfo(2) failed: Name or > > > > service not known > > > > Feb 11 16:53:53 mailbackend1 imap[15992]: Could not move mailbox: > > > > user.dragon, Initial backend connect failed > > > > > > What are the log messages on the target backend? Are the backends admins > > > on eachother (they need to be)? > > > > Is there an option to set up the backend admin or is it just admin > > > > my backend imapd.conf is > > > > postmaster: postmaster > > configdirectory: /var/imap > > partition-default: /var/spool/imap1 > > partition-1: /var/spool/imap1 > > partition-2: /var/spool/imap2 > > defaultpartition: default > > admins: cyrus > > proxyservers: cyrus > > mupdate_server: {mupdate ip} > > mupdate_username: cyrus > > mupdate_authname: cyrus > > mupdate_password: secret > > allowanonymouslogin: no > > allowplaintext: yes > > sasl_mech_list: PLAIN > > servername: mailbackend1.mydomain.net > > autocreatequota: 10000 > > reject8bit: no > > quotawarn: 90 > > timeout: 30 > > poptimeout: 10 > > dracinterval: 0 > > drachost: localhost > > sasl_pwcheck_method: saslauthd > > sievedir: /usr/sieve > > sendmail: /usr/bin/sendmail > > sieve_maxscriptsize: 32 > > sieve_maxscripts: 5 > > tls_ca_file: /var/imap/server.pem > > tls_cert_file: /var/imap/server.pem > > tls_key_file: /var/imap/server.pem > > allowusermoves:yes > > You need to setup proxy_authname (and friends) for each backend, as > described in "Additional Backend Configuration" in install-murder.html. > These usernames need to be full admins on all of the backends. > > -rob > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456 > Research Systems Programmer * /usr/contributed Gatekeeper -- Mike Smith
--- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html