On May 29, 2007, at 6:40 PM, Rob Buch wrote:

Hi, we are running letter rip 4,.07 on 10.49 Dual 1.33Ghz with 1 Gig ram.

That is great in normal conditions - but in our case we would like to DISABLE the "list of domains not to send to" feature

Any ideas how we can bring that about?

Move to 4.09 and see the following:

On Feb 12, 2007, at 10:55 AM, Jud Spencer wrote:

This is being done with an advanced configuration file that I have used for other obscure settings. The name of the file is "Advanced_config.plist" and it goes within your Letterrip Files folder.

It is a simple XML file in Apple's plist format. Here's an example file that will keep letterrip.com from being blocked.

<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
        <key>Dont_Block_Domains</key>
        <array>
                <string>Letterrip.com</string>
        </array>
</dict>
</plist>

Here's one that will keep both yahoo and aol from being blocked:

<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
        <key>Dont_Block_Domains</key>
        <array>
                <string>yahoo.com</string>
                <string>aol.com</string>
        </array>
</dict>
</plist>

Copy the contents of one of the blocks of text above into a new file (unix file endings) named "advanced_config.plist", make changes that are appropriate for your setup and save it in the Letterrip Files folder. You will need to quit and relaunch Letterrip when you are done.

For those of you that already have advanced_config files, just copy the part between <array>...</array>.

The new version is available at:

<http://www.letterrip.com/files/program/lr4.09.bin>



* * * * * * * * An Approach to Liturgical Style - 19 of 28 * * * * * * * *

Do not interject opinion.
Such intrusions in liturgy or homily are a certain mark of egotism.

The Rev. Eric J. Stefanski [EMAIL PROTECTED] Confess And Teach For Unity http://www.CAT41.org Lists: [EMAIL PROTECTED] Holy Trinity Ev.-Luth. Church, Harrison, AR http:// www.HolyTrinityLC.com

* * * * * Adapted from Strunk & White, ~The Elements of Style~ * * * * *

--
This message is from the Letterrip-Talk Mailing list.
To unsubscribe, send mail to: [EMAIL PROTECTED]
Archive: http://www.mail-archive.com/letterrip-talk%40lists.letterrip.com/

Reply via email to