2nd try, (with the correct senderaddress) We have a working configuration with exim4 (4.34, heavy-daemon) and MailScanner 4.22-5. Exim runs with 2 spools, separated via the /etc/init.d/exim4 script - separate queue-runner starts with -bd -odq -DSPOOL=/var/spool/exim4in First Problem: the DSPOOL macro always put´s a DIR at the end of the path to where it is working - in this case it is /var/spool/exim4inDIR (also from the commandline with exim -bp -DSPOOL) Second Problem: the /var/spool/exim4inDIR/msglog keeps all logs though all messages are proceeded successfully Is it save to rm the old logs, or is there a proper way, to tell exim to take care of it? My friend Google didn`t help me this time ... Thanks for any suggestions ********************************************** walter neyder volkshilfe oberösterreich edv glimpfingerstr. 48, 4020 linz, austria phone: +43.732.3405.110 fax: +43.732.3405.199 mobil: +43.676.8734.1110 http://www.volkshilfe-ooe.at
Andreas Metzler
2005-Jun-23 19:36 UTC
[Pkg-exim4-users] exim4 with 2 spools, msglog problem
On 2005-06-23 Walter Neyder <walter.neyder@volkshilfe-ooe.at> wrote:> 2nd try, (with the correct senderaddress)> We have a working configuration with exim4 (4.34, heavy-daemon) and > MailScanner 4.22-5. > Exim runs with 2 spools, separated via the /etc/init.d/exim4 script - > separate queue-runner starts with -bd -odq -DSPOOL=/var/spool/exim4in> First Problem: the DSPOOL macro always put´s a DIR at the end of the > path to where it is working - in this case it is /var/spool/exim4inDIR > (also from the commandline with exim -bp -DSPOOL)[...] Use -DSPOOLDIR=... instead of -DSPOOL=... cu andreas -- "See, I told you they''d listen to Reason," [SPOILER] Svfurlr fnlf, fuhggvat qbja gur juveyvat tha. Neal Stephenson in "Snow Crash" http://downhill.aus.cc/
=20> -----Original Message----- > From: pkg-exim4-users-admin@lists.alioth.debian.org=20 > [mailto:pkg-exim4-users-admin@lists.alioth.debian.org] On=20 > Behalf Of Andreas Metzler > Sent: Thursday, June 23, 2005 9:36 PM> > First Problem: the DSPOOL macro always put=B4s a DIR at the=20 > end of the=20 > > path to where it is working - in this case it is=20 > /var/spool/exim4inDIR=20 > > (also from the commandline with exim -bp -DSPOOL) > [...] >=20 > Use -DSPOOLDIR=3D... instead of -DSPOOL=3D... > cu andreasthanks, works now as it should :-) =20 walter ____________ Virus checked by G DATA AntiVirusKit
Walter Neyder <walter.neyder@volkshilfe-ooe.at> wrote:> >Second Problem: the /var/spool/exim4inDIR/msglog keeps all logs though >all messages are proceeded successfullySymlink the msglog directory to the outgoing spool so that they are deleted when the message is completed, or set no_message_logs. Tony. -- f.a.n.finch <dot@dotat.at> http://dotat.at/ RATTRAY HEAD TO BERWICK ON TWEED: SOUTH OR SOUTHWEST 4 OR 5 DECREASING 3 LATER IN DAY, THEN BECOMING VARIABLE OVERNIGHT. OCCASIONAL RAIN. MODERATE OR GOOD. SMOOTH BUT LOCALLY SLIGHT IN NORTH AT FIRST.
solved :-) thanks, works fine for us - the simple and elegant solution, I was looking for walter> -----Original Message----- > From: Tony Finch [mailto:fanf@chiark.greenend.org.uk] On > Behalf Of Tony Finch > Sent: Friday, June 24, 2005 1:31 PM> >Second Problem: the /var/spool/exim4inDIR/msglog keeps all > logs though > >all messages are proceeded successfully > > Symlink the msglog directory to the outgoing spool so that > they are deleted when the message is completed____________ Virus checked by G DATA AntiVirusKit