Re: Quoting signatures

2005-05-26 Thread waynefb
I've used a lot of email applications and know of very few that actually do this. Most do exactly what PowerMail does, that is, they copy the entire message including the signature line. I don't think a hot key is the answer either. You could setup preference and a rule (inside the code), but

Signature file

2005-05-25 Thread waynefb
Somebody was looking for a way to copy their signatures. Here is a very simple AppleScript that will do it for you. You can modify it to suit your needs. Wayne -- Begin AppleScript set mycontents to {} tell application "PowerMail 5.1b3" set yyy to the name of every text signature

Re: iCal Invites

2005-05-19 Thread waynefb
I'll have to look at both the latest version of iCal and it's AppleScript dictionary, I'm sure something changed which is causing this to happen. My original scripts were hacks, that just happened to work. It's possible that the way the iCal team in France is now coding the application itself i

Re: PowerMail for OS 9

2005-05-05 Thread waynefb
If you do this, I would recommend using a format like Eudora. I don't think even the PM option is backwards compatible to the Mac OS 9 version, but it's been a while since I tried this. Wayne -Original Message- From: Dr Dave <[EMAIL PROTECTED]> Sent: May 4, 2005 1:19 PM To: PowerMail l

Re: Spotlight

2005-04-27 Thread waynefb
My understanding is spotlight doesn't index databases (which the PM messages are in), thus I think the possibility of that happening are slim to none. It really would require a whole new method for how PowerMail handles messages. Wayne -Original Message- From: Zeph <[EMAIL PROTECTED]>

Re: Re(2): Applescript question

2005-04-20 Thread waynefb
For scheduling, you can't beat cron. I highly recommend it. That's how I do things which are similar to what it is you want to do. Wayne -

Re: Server-Side Solution?

2005-03-18 Thread waynefb
-Original Message- From: Jeremy Hughes <[EMAIL PROTECTED]> > RE: > I'm pretty sure there is an OS X version of LetterRip. You're right. Funny part is they still have a quote on their site from me that is close to 9 years old now! ;-) Wayne

Re: Server-Side Solution?

2005-03-18 Thread waynefb
Steve: You need a mailing list, not a mail application. The easiest one is LetterRip, but I'm not sure what the status is of that product (I have a license for a Mac OS 9 version, and I don't think a Mac OS X version is even under development). However, you need to look at that type of softwar

Re: Spam-sieve stopped filtering & Syncing contacts w AAB

2005-03-15 Thread waynefb
I had a problem with the AppleScript that is used in conjunction with SpamSieve getting corrupted. Until I figured out what the problem was and replaced those scripts, Spamsieve ignored all my mail. Is it that Spamsieve isn't catching your SPAM, or that it ignores emails? Wayne

Re: Double Messages

2005-03-14 Thread waynefb
Trust me, you'll never get Cricket to admit his app has a problem. ;-) Wayne -Original Message- From: Derry Thompson <[EMAIL PROTECTED]> Sent: Mar 14, 2005 9:52 AM To: PowerMail discussions <[EMAIL PROTECTED]> Subject: Re: Double Messages Kjell at [EMAIL PROTECTED] said on 14/3/05 5:28

Re: Rich Text/HTML

2005-03-09 Thread waynefb
Rich Text (AKA RTF) is a format designed by Microsoft, you don't usually ever hand code it since it was designed to be used as an interchange format for wordprocessing documents. Oon the other hand HTML can be handcoded if needed, and was designed for displaying web pages. The end result in

Re: 05/03/07-RC (PM ARCHIVE AND PM USER'S OS/PM VERSION)

2005-03-08 Thread waynefb
> 3-So far not one other individual has mentioned that they are > still at OS 9.1 or using PowerMail 4.2.1. I'm getting really > lonely here! ;-) I think it's going to tough going for you in that arena. I know of only a few folks still on Mac OS 9 on a regular basis and most are on 9.2.x.

Re: Love PowerMail but...

2005-03-07 Thread waynefb
As Hiro points out there is a huge debate about email. I feel that many of us who only use text only are losing the battle though. However, a great deal of PM users use the product because it is only a text email application. However, there is a way to send HTML, but this is a workaround (sendi

Re: Bounced messages due to malformed message ID

2005-03-07 Thread waynefb
Send this to PowerMails tech support. It looks like it is putting in the port number that you have to send email through, but the PM engineering folks will have to help with this one. This info is buried within the code of the application itself. Wayne -Original Message- From: Janet M

LDAP

2005-03-06 Thread waynefb
I don't have the mounds of older PM messages on my iBook. Isn't there a way to get PM to use LDAP information? I have it setup in the Apple Address Book, but I don't want to have to use that every time I want to look somebody up. Wayne

Re: Forwarding HTML Email [u]

2005-02-10 Thread waynefb
This is one of two outstanding bugs in HTML mail that I'm aware of... The other one is printing HTML rendered mail. One way to get around the forwarding issue would be to either write a script or perform the function manually, but either way, you will need to save the message as a text file (

Re: BCC [u]

2005-02-01 Thread waynefb
And Larry gets the aware for best tech support in a language other than English or German... ;-) Wayne -Original Message- From: Larry Samberg <[EMAIL PROTECTED]> Sent: Feb 1, 2005 11:12 AM To: PowerMail discussions <[EMAIL PROTECTED]>, Marzio Candusso <[EMAIL PROTECTED]> Subject: Re: B

Re: BCC [u]

2005-02-01 Thread waynefb
Marzio, Can you post in English or German? You'll find more people on this list will be able to help you that way. Wayne (who really should know Spanish, but only took Latin) -Original Message- From: Marzio Candusso <[EMAIL PROTECTED]> Sent: Feb 1, 2005 10:35 AM To: PowerMail discuss

Re: Suggestion for certain digest reading posters and responders [u]

2005-01-31 Thread waynefb
If I remember correctly, this is his ISP doing this. Wayne -Original Message- From: listes <[EMAIL PROTECTED]> Sent: Jan 31, 2005 10:46 AM To: PowerMail discussions <[EMAIL PROTECTED]> Subject: Re: Suggestion for certain digest reading posters and responders Andy Fragen <[EMAIL PROTECTE

Re: SpamSieve whitelist/PM whitelist

2004-12-15 Thread waynefb
The problem is I don't think this is a SpamSieve issue. I say this because the application never get's launched at startup. It's like PM has decided that none of my email needs to be checked. I know from re-reading my archives that somebody had a very similar issue, so I was kind of hoping that

Re: SpamSieve whitelist/PM whitelist

2004-12-15 Thread waynefb
-Original Message- From: Raul Vera <[EMAIL PROTECTED]> Sent: Dec 15, 2004 1:03 PM To: PowerMail discussions <[EMAIL PROTECTED]> Subject: Re: PowerMail Spam Filter and SpamSieve > SpamSieve is actually invoked via the SpamSieve:evaluate and SpamSieve: > actions filters, which you can plac

Re: Attachments in Triplicate

2004-12-08 Thread waynefb
Actually, this is the biggest disappointment in the documentation for me. We see these error messages from time to time, and we don't know what they mean. CTM is it possible to publish a meaning for these error message? Is there some guide already? For example (NOT ACCURATE, simply an example)

Re: make scripts invisible in the scriptmenu

2004-11-24 Thread waynefb
Don't put them in the PowerMail Scripts folder. Anything not in this folder won't be in the scripts menu. Since you're calling these from another script, you would simply put it's location in there. I typically will assign a variable for the location. For example: set NewScript to "Macintosh H

Re: Improvement wishes for next release

2004-09-23 Thread waynefb
I've mentioned this before, but I had some long discussions with the developers of Apple's Mail application when I was working at Apple. They mentioned to me that they don't have true threading, and this is because not every mail application puts threading information in the header (which makes

Re: group sends: Powermail vs. Outlook Express times

2004-09-20 Thread waynefb
One thing might be NOT to use PowerMail or OLE to do mailing lists. Try using something like Letterip or another mailing list type of software. You might even consider using PostFix if you're on Mac OS X. While very crude in terms of UI (there isn't one really), it is very powerful and well wor

Re: Mail versus iCal instead of PowerMail versus iCal

2004-09-16 Thread waynefb
I think these are still up on my site, I had modified these some time back. There is another tool, I forget the name that I thought was better than my modified scripts, so I stopped modifying them. However, it's more than just renaming the scripts. Wayne -Original Message- From: Matt

Re: PM user file problem and crash

2004-08-24 Thread waynefb
-Original Message- From: "M. Hartman" <[EMAIL PROTECTED]> Sent: Aug 24, 2004 2:27 PM To: PowerMail discussions <[EMAIL PROTECTED]> Cc: Karsten Liere <[EMAIL PROTECTED]> Subject: Re: PM user file problem and crash PowerMail can write to surprising things. In 4.1 (haven't tried 5.x