From: David Wright on
Done some googling, but nothing I found helped (talked about changing
inet_interfaces parameter in main.cf and removing the -o filteroption from
master.cf.

I get the following errors when postfix tries to retrieve the mail. Checked
fetchmail log and it is retrieving the e-mails from the internet servers...

Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: 8ABF139507:
to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
relay=none, delay=34992, status=deferred (delivery temporarily suspended:
connect to 127.0.0.1[127.0.0.1]: Connection refused)
Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: 9E7A6A9FD:
to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
relay=none, delay=9417, status=deferred (delivery temporarily suspended:
connect to 127.0.0.1[127.0.0.1]: Connection refused)
Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: BA1F649FAF:
to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
relay=none, delay=22014, status=deferred (delivery temporarily suspended:
connect to 127.0.0.1[127.0.0.1]: Connection refused)
Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: CFB2C47C84:
to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
relay=none, delay=10038, status=deferred (delivery temporarily suspended:
connect to 127.0.0.1[127.0.0.1]: Connection refused)
Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: E096539546:
to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
relay=none, delay=10050, status=deferred (delivery temporarily suspended:
connect to 127.0.0.1[127.0.0.1]: Connection refused)

Anyone any ideas? It was working in 9.3, I did an upgrade to 10.0 earlier
today and it was working after that. I then removed some bluetooth, modem
and telephony server packages with YaST, I get no dependency errors...

Dave
From: David Wright on
David Wright wrote:

<snip>

Forgot to say, Cyrus IMAP is running as well and it isn't generating any
errors, just displaying existing mail. All the new mail is getting stuck
around postfix.

Dave
From: David Wright on
David Wright wrote:

> Done some googling, but nothing I found helped (talked about changing
> inet_interfaces parameter in main.cf and removing the -o filteroption from
> master.cf.
>
> I get the following errors when postfix tries to retrieve the mail.
> Checked fetchmail log and it is retrieving the e-mails from the internet
> servers...
>
> Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: 8ABF139507:
> to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
> relay=none, delay=34992, status=deferred (delivery temporarily suspended:
> connect to 127.0.0.1[127.0.0.1]: Connection refused)
> Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: 9E7A6A9FD:
> to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
> relay=none, delay=9417, status=deferred (delivery temporarily suspended:
> connect to 127.0.0.1[127.0.0.1]: Connection refused)
> Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: BA1F649FAF:
> to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
> relay=none, delay=22014, status=deferred (delivery temporarily suspended:
> connect to 127.0.0.1[127.0.0.1]: Connection refused)
> Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: CFB2C47C84:
> to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
> relay=none, delay=10038, status=deferred (delivery temporarily suspended:
> connect to 127.0.0.1[127.0.0.1]: Connection refused)
> Oct 27 22:41:57 dcwtuxws01 postfix/qmgr[10513]: E096539546:
> to=<dcwright(a)localhost.domain.local>, orig_to=<dcwright(a)localhost>,
> relay=none, delay=10050, status=deferred (delivery temporarily suspended:
> connect to 127.0.0.1[127.0.0.1]: Connection refused)
>
> Anyone any ideas? It was working in 9.3, I did an upgrade to 10.0 earlier
> today and it was working after that. I then removed some bluetooth, modem
> and telephony server packages with YaST, I get no dependency errors...
>
> Dave

Hmm, this morning it made a connection, I got one e-mail that came through,
the log lists another 17 e-mails, but then the connection was refused
again... It seems to be intermittent, but even when it does connect, it
isn't transferring all of the messages from fetchmail...

Dave
From: David Wright on
OK, seems to be working again, new e-mails are coming in. How do I get at
the 17 or so messages that arrived with fetchmail, but which weren't passed
on to Cyrus. I have found some files in /var/spool/postfix/deferred/ which
seem to correspond to some of the missing e-mails.

When the deferred emails are re-sent to Cyrus they get connection refused,
even though the local address is correct, and new emails to the same
address are coming through. Seem to be something screwy going on with these
mails... :-(

Dave
From: steve on
On Fri, 28 Oct 2005 15:50:08 +0800, David Wright wrote
(in article <djsl7f$t3e$05$1(a)news.t-online.com>):

> OK, seems to be working again, new e-mails are coming in. How do I get at
> the 17 or so messages that arrived with fetchmail, but which weren't passed
> on to Cyrus. I have found some files in /var/spool/postfix/deferred/ which
> seem to correspond to some of the missing e-mails.
>
> When the deferred emails are re-sent to Cyrus they get connection refused,
> even though the local address is correct, and new emails to the same
> address are coming through. Seem to be something screwy going on with these
> mails... :-(
>
> Dave


it is a problem with the riser file system, cyrus imap does not like to run
on riser files systems.
there is some data on the SUSE webside from 2003 on this.
sometimes it works for months, then it stops for a while, then it starts
again.

it was a big problem with the SUSE open exchange server
you need to shutdown the imap delete some temp files and restart it.