ANN: Closing AC
Tomasz Pala
gotar at polanet.pl
Sat Dec 17 23:33:42 CET 2005
On Sat, Dec 17, 2005 at 20:27:11 +0100, Marcin Król wrote:
> No, you don't need to rewrite it with each upgrade. I'm using
Unless you don't want to have troubles someday, when you'll have to
merge dozens of changes;)
> my fault, I've just deleted wrong file :)). It still works as it should
> with ~2 year old config.
Do you have some advanced configuration? You depend on configuration
compatibility, which can end up anytime. BTW 2 years ago things like:
@score_sender_maps = (
[...]
new_RE( [ qr'^xx_.+ at domain\.pl$'i => [ new_RE( [ '.' => -10.0 ] ) ], ] ) ,
[...]
)
$per_recip_whitelist_sender_lookup_tables = (
new_RE( [ qr'^xx_.+ at domain\.pl$'i => [qw( customer.com )] ] )
);
didn't work I suppose.
> Of course minor changes were required but those
> usually take ~15 minutes.
Mostly banned files updates... It takes me 15 minutes (per system)
too, thanks to diff;
$ ls -1 /etc/amavis*
/etc/amavisd.conf
/etc/amavisd.conf-20030616-9
/etc/amavisd.conf-20030616-9.rpm
/etc/amavisd.conf-20040806-2
/etc/amavisd.conf-20040806-2.rpm
/etc/amavisd.conf-20040906-1
/etc/amavisd.conf-20040906-1.rpm
/etc/amavisd.conf-2.2.0-2
/etc/amavisd.conf-2.2.0-2.1
/etc/amavisd.conf-2.2.0-2.rpm
/etc/amavisd.conf-2.2.1-1
/etc/amavisd.conf-2.2.1-1.rpm
/etc/amavisd.conf-2.2.1-3
/etc/amavisd.conf-2.2.1-3.rpm
/etc/amavisd.conf-2.3.3-5
/etc/amavisd.conf-2.3.3-5.rpm
/etc/amavisd.conf.rpmnew
but I maintain several of them.
--
GoTaR <priv0.onet.pl->gotar> http://vfmg.sourceforge.net/
http://tccs.sourceforge.net/
More information about the pld-devel-en
mailing list