I had this problem a few weeks ago. I don't know exactly why it was happen.
My solution (it worked for me): $ rm -rf /var/spool/postfix $ apt-get --reinstall install postfix I didn't find the error, so i reinstall postfix. I know it isn't the best solution, but it work :-) El jue, 30-09-2004 a las 16:32 +0200, Florian Rossol escribió: > On Wed, Sep 29, 2004 at 09:45:03PM +0200, Emmanuel Lacour wrote: > > Maybe your postfix is chrooted (in /var/spool/postfix) and maybe the > > /var/spool/postfix/etc/resolv.conf is not up to date with your > > /etc/resolv.conf? > > No, it isn't chrooted. From /etc/postfix/master.cf: > > ---(schnipp)--- > # ========================================================================== > # service type private unpriv chroot wakeup maxproc command + args > # (yes) (yes) (yes) (never) (100) > # ========================================================================== > smtp inet n - - - - smtpd > ---(schnapp)--- > > and also /etc/resolv.conf and /var/spool/postfix/etc/resolv.conf are > equal: > > ---(schnipp)--- > [EMAIL PROTECTED]:~$ md5sum /etc/resolv.conf /var/spool/postfix/etc/resolv.conf > 8525815faa23daf5c6bb84750e61ca49 /etc/resolv.conf > 8525815faa23daf5c6bb84750e61ca49 /var/spool/postfix/etc/resolv.conf > ---(schnapp)--- > > Any other ideas? > > Thanks! > > Florian > > -- > gpg-key: http://yola.in-berlin.de/rossol.gpg > > Bitte keine Dateien in proprietären Formaten versenden. > Siehe http://www.fsf.org/philosophy/no-word-attachments.de.html > > > -- suela <[EMAIL PROTECTED]>