List Info

Thread: amavisd.conf.disabled on debian (amavisd-new)




amavisd.conf.disabled on debian (amavisd-new)
country flaguser name
Germany
2007-10-17 01:36:28
Hi,

I have amavisd-new on debian, which I'm finding quite useful
in the never 
ending fight against spam, but whenever I update _anything_
using apt-get, 
dpkg fails because the install/update always moves my
amavisd.conf to 
amavisd.conf.disabled.  This is really, really, really
boring.  Is there a 
simple way to stop this happening, that I've clearly
missed?

I've already tried:

	echo "amavisd-new hold" | dpkg --set-selections

which doesn't appear to do anything useful...

Thanks in advance for any helpful suggestions.

-- 
Richard Foley
Ciao - shorter than aufwiedersehen

http://www.rfi.net/

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: amavisd.conf.disabled on debian (amavisd-new)
country flaguser name
Germany
2007-10-17 01:43:04
Richard Foley schrieb am Mittwoch, den 17. Oktober 2007:

Hi Richard, 

> I have amavisd-new on debian, which I'm finding quite
useful in the never 
> ending fight against spam, but whenever I update
_anything_ using apt-get, 
> dpkg fails because the install/update always moves my
amavisd.conf to 
> amavisd.conf.disabled.  This is really, really, really
boring.  Is there a 
> simple way to stop this happening, that I've clearly
missed?
> 
> I've already tried:
> 
> 	echo "amavisd-new hold" | dpkg
--set-selections
This won't help as your system is currently broken. 
Whats helps is if you really want to use a full bloated
amavisd.conf (not
supported by us) you can remove anything out from conf.d and
move your
amavisd.conf in there after that. 

After an "apt-get -f install" the system should
work again. 
In the latest version on unstable I fixed this behaviour
down to a warning so
it shouldn't be that annoying. 

Alex - Debian amavisd-new maintainer 

P.S. Why don't you ask on the debian amavis list or fill a
bug? 



------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: amavisd.conf.disabled on debian (amavisd-new)
country flaguser name
Germany
2007-10-17 01:55:44
On Wednesday 17 October 2007 08:43, Alexander Wirt wrote:
> Richard Foley schrieb am Mittwoch, den 17. Oktober
2007:
> 
> Hi Richard, 
> 
Hi Alex,

Geesh - that was quick 

> > I've already tried:
> > 
> > 	echo "amavisd-new hold" | dpkg
--set-selections
>
> This won't help as your system is currently broken. 
>
Oh.

> Whats helps is if you really want to use a full bloated
amavisd.conf (not
> supported by us) you can remove anything out from
conf.d and move your
> amavisd.conf in there after that. 
> 
I'm just using it because it's there, presumably from an
earlier install.  
Perhaps I need to fix my installation...

> After an "apt-get -f install" the system
should work again. 
> In the latest version on unstable I fixed this
behaviour down to a warning 
> so it shouldn't be that annoying. 
> 
Great, thanks Alex, I'll give it a shot.

> Alex - Debian amavisd-new maintainer 
> 
The mail hit the right person then 

> P.S. Why don't you ask on the debian amavis list or
fill a bug? 
> 
I wasn't sure whether it was a bug, or just my installation,
hence the 
question.  Sounds like a bit of both...

-- 
Richard Foley
Ciao - shorter than aufwiedersehen

http://www.rfi.net/

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: amavisd.conf.disabled on debian (amavisd-new)
country flaguser name
Slovenia
2007-10-17 05:24:12
Alex,

> ...if you really want to use a full bloated
amavisd.conf (not
> supported by us)

The "full bloated amavisd.conf" in 2.5.2 is 733
lines,
of which 423 lines are assignments to lists av_scanners
and decoders, which hardly ever needs touching by admin
and can be moved to a separate file and included through 
include_config_files(), if so desired.
The remaining 310 lines should be examined and modified
as needed by administrator.

  Mark

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: amavisd.conf.disabled on debian (amavisd-new)
country flaguser name
Germany
2007-10-17 05:37:24
On Wednesday 17 October 2007 12:24, Mark Martinec wrote:
>
> The remaining 310 lines should be examined and
modified
> as needed by administrator.
> 
I'm down to about 20 or so, possibly relevant, lines, and
I'll see how much 
they're needed, very soon.  

Thanks for the tips, guys.

-- 
Richard Foley
Ciao - shorter than aufwiedersehen

http://www.rfi.net/

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )