This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Exim error after 3.203 update

Hi,

after updating to 3.203 the following error is displayed in the SMTP relay logs:

Aug  7 11:35:36 firewall exim[32681]: 2002-08-07 11:35:36 17cNE8-0008V6-00 failed to open DB file /spool/db/wait-remote_smtp: File exists

It seems that Exim is still able to deliver messages but the error worries me.

Franc.


This thread was automatically locked due to age.
Parents Reply Children
  • hi Franc,

    can you log on to the shell and post the output of

    ls -la /var/chroot-smtp/spool/db/wait-remote_smtp

    to see if there is a permission problem.

    The error is non-critical. To get rid of it, you can do

    /sbin/init.d/smtp stop
    rm -rf /var/chroot-smtp/spool/db
    /sbin/init.d/smtp start

    /tom
  • Hi Tom,

    this is the result of the output:

    firewall:/ # ls -la /var/chroot-mtp/spool/db/wait-remote_smtp

    -rw-r-----   1 squid    666         20480 Aug  6 13:00 /var/chroot-smtp/spool/db/wait-remote_smtp

    I removed the file and now the error doesn't occur anymore.

    Thanks,
    Franc.
     
     [size="1"][ 07 August 2002, 10:35: Message edited by: Franc v/d Westelaken ][/size]
  • There is something still wrong with the SMTP proxy server.  I can no longer send email through the server, nor recieve email through the server.  This began just after I did the 3.203 update.  I noticed the 3.204 update and performed that, still broken however the smtp server will start now.  but whenever I try to send an email through the server I just get the message connection closed on my internal smtp server.  Astaro shows no activety whatsover in the logs.
  • Same sort of problems over here. I did all the recent updates and the SMTP proxy died since then. It's enabled in the proxy menu. I have a mailserver behind the firewall wich has the following in the log:

    @400000003d566df71525910c delivery 1612: deferral: Connected_to_192.168.1.1_but_connection_died._(#4.4.2)/

    192.168.1.1 is my Astaro box. The config worked for several months now. I did not alter the config, just did the updates.
  • Hmmm - same here although I haven't spotted much in the way of error messages. The SMTP proxy has failed and is no longer even visible from the internet although the port is still open - it doesn't respond with anything.

    Sean
  • Hmm - I too have had to make some temporary changes and now bypass the smtp proxy.

    Sean
  • Astaro: Can you please comment on this one? I can no longer scan my email on virusses and had to take some temporary measures to recieve email at all.........
  • as I read in the announcement for 3.207 there seems to be a problem with Pentium1/K6.. maybe this solves your problem?
  • It may solve mine, I am running on a K6 system.  Waiting for the update to be posted.
  • Just d/l the 3.207 update and installed it.  Still no luck on the smtp proxy server.  Same type of problem as before.