Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: Gossamer Mail everywhere!

Quote Reply
Re: Gossamer Mail everywhere! In reply to
Hi,

The next set op teplates that are going to be done will be more Tag based like LinksSQL.
For now the change is very easy to do:

1) Telnet or ssh to your system.
2) cd to your template directory
3) type: perl -p -i -e 's/Gossamer Mail/Company Mail/g' *.htm *.html

This same command will work on NT with one change:
perl -p -i.bak -e 's/Gossamer Mail/Company Mail/g' *.htm *.html
But then you need to delete all the .bak files it will make.

Cheers,

Scott


Subject Author Views Date
Thread Gossamer Mail everywhere! dearnet 2912 Jun 8, 2001, 3:17 AM
Thread Re: Gossamer Mail everywhere!
bline 2751 Jun 11, 2001, 10:16 PM
Post Re: Gossamer Mail everywhere!
dearnet 2671 Sep 8, 2001, 1:55 AM