Lawes
12-24-2004, 06:00 AM
Dear,
I'm a dummy and weak in programming , thus hope someone can help or give me some hints. Thanks a lot.
Since I'm using Postfix + courier-imap + clamav + spamassassin + amavisd-new + mysql + postfixadmin for my email server . Everytime I install this system, I need to handle too much config file ~
Now I trying to write a script for:
1). accept variable (domain name, passowrd)
2). search a config file for specific line, and replace with predefined parameter
3). able to compile file(make, make install)
thx
From Lawes
I'm a dummy and weak in programming , thus hope someone can help or give me some hints. Thanks a lot.
Since I'm using Postfix + courier-imap + clamav + spamassassin + amavisd-new + mysql + postfixadmin for my email server . Everytime I install this system, I need to handle too much config file ~
Now I trying to write a script for:
1). accept variable (domain name, passowrd)
2). search a config file for specific line, and replace with predefined parameter
3). able to compile file(make, make install)
thx
From Lawes