[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Cyrus, Postfix - Mails werden nicht mehr zugestellt



Hallo! 
Ich habe Postfix und Cyrus (als IMAP) schon seit längerem am laufen. Seit ein paar Tagen können keine Mails mehr zugestellt werden. 
In den Logs (mail.err) steht folgendes: 

Sep 6 01:00:35 **** deliver[31453]: checkdelivered: Unable to open delivered db: <20040906010034.846F53F1B@****.net>: Unknown error 4294936306 
Sep 6 01:00:35 **** deliver[31453]: markdelivered: error opening delivered.db: <20040906010034.846F53F1B@****.net>: Unknown error 4294936306 

Der Vollständigkeit halber noch die Configs: 

Postfix: master.cf 
... 
cyrus unix - n n - - pipe 
flags=R user=cyrus argv=/usr/sbin/cyrdeliver -e -m "${extension}" ${user} 
... 
--------------------------------------- 
Postfix: main.cf 
... 
command_directory = /usr/sbin 
daemon_directory = /usr/lib/postfix 
program_directory = /usr/lib/postfix 

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) 
setgid_group = postdrop 
biff = no 

# appending .domain is the MUA's job. 
append_dot_mydomain = no 
myhostname = ****.net 
alias_maps = hash:/etc/aliases 
alias_database = hash:/etc/aliases 
myorigin = /etc/mailname 
mydestination = ****.net, **************** 
mynetworks = 127.0.0.0/8 **.**.**.** 

----------------------------------------- 
Cyrus: imapd.conf 
... 
# Debian Cyrus imapd.conf 
# See imapd.conf(5) for more information 

# Configuration directory 
configdirectory: /var/lib/cyrus 

# Which partition to use for default mailboxes 
defaultpartition: default 
partition-default: /var/spool/cyrus/mail 
... 
admins: cyrus 
... 
----------------------------------------------------- 

Gruss,
Michael
_________________________________________________________
Mit WEB.DE FreePhone® mit höchster Qualität ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201



Reply to: