carconni a écrit :
> HI,
> 
> Two days ago my company mail server died. I was able to set up a
> temporary server until I could get the data off the old drive.  Tonite I
> moved mailman and /var/spool/ over and reconstructed the mail boxes.
> 
> Everything looked great until I tried to send mail. Everyone can get
> mail, but no one can send.
> 
> My log is filled with:
> <Critical>: fatal: connect #11 to subsystem private/proxymap: Connection
> refused

are there errors before this one?

make sure proxymap is not commented out in your master.cf.

> Jan  9 02:50:27 apps26 postfix/master[9875] <Warning>: warning: process
> /usr/libexec/postfix/smtpd pid 14380 exit status 1
> Jan  9 02:51:37 apps26 postfix/smtpd[14617] <Warning>: warning: connect
> #2 to subsystem private/proxymap: Connection refused
> mail:/var/log root# postfix/smtpd[14617] <Warning>: warning: connect #1
> to subsystem private/proxymap: Connection refused
> 
> I tried postfix upgrade-configuration and set-permissions but neither
> worked.  I'm not sure what happened here, I followed these set of
> instructions to move the user data:
> 
> cp /var/spool/imap and then su root
> mv /var/imap /var/imap.old
> mkdir /var/imap
> /usr/bin/cyrus/tools/mkimap
> chown -R cyrusimap:mail /var/imap
> sudo -u cyrusimap /usr/bin/cyrus/bin/reconstruct -i
> 
> Is there anything I can do to rescue Postfix?
> 
> 
> 
> 

Reply via email to