Re: annoying problem with power mail

2007-07-12 Thread Tim Lapin
On   Thursday, July 12, 2007,   Bruce Barrett   sent forth:

>I've seen this happen sometimes as well, though it's
>now extremely rare for me. v5.5.3 Intel.
>
>Bruce
>
>-- 
>Bruce BarrettSee my website at: http://www.brucebarrett.com 
>
>As Moritz Majce wrote...
>
>>I have got a really annoying problem with power mail (v. 5.5.3):
>>
>>whenever I open the "new message" window the email address input field
>>is displaced to the left so that I cannot see the email address when
>>typing. when I close the window and (re)open a new one the problem
>>disappears. (see screenshot: problem.jpg)
>>
>>what can I do about this? I do not want to switch to apple?s "mail" but
>>I cannot work properly with this bug..
>>
>>best regards,
>>moritz majce
>

Well, I haven't seen it and your screenshot never made it to the list or
at least not to my machine.

Could you post your screenshot to a public photo hosting service on the
web (picasa, photobucket, .mac, ...) so that I might see it?  I'm
curious to understand the problem and I can't seem to visualize it in my head.



--
Tim Lapin
[EMAIL PROTECTED] 
G4/AGP/400OS 10.3.9PowerMail 5.5.3 640 MB RAM 2x40 GB HDs




Re: annoying problem with power mail

2007-07-12 Thread Bruce Barrett
I've seen this happen sometimes as well, though it's
now extremely rare for me. v5.5.3 Intel.

Bruce

--
Bruce BarrettSee my website at: http://www.brucebarrett.com

As Moritz Majce wrote...

>I have got a really annoying problem with power mail (v. 5.5.3):
>
>whenever I open the "new message" window the email address input field
>is displaced to the left so that I cannot see the email address when
>typing. when I close the window and (re)open a new one the problem
>disappears. (see screenshot: problem.jpg)
>
>what can I do about this? I do not want to switch to apple?s "mail" but
>I cannot work properly with this bug..
>
>best regards,
>moritz majce





annoying problem with power mail

2007-07-12 Thread Moritz Majce
I have got a really annoying problem with power mail (v. 5.5.3):

whenever I open the "new message" window the email address input field
is displaced to the left so that I cannot see the email address when
typing. when I close the window and (re)open a new one the problem
disappears. (see screenshot: problem.jpg)

what can I do about this? I do not want to switch to apple´s "mail" but
I cannot work properly with this bug..

best regards,
moritz majce






powermail-discuss Digest #2660 - 07/12/07

2007-07-12 Thread PowerMail discussions
powermail-discuss Digest #2660 - Thursday, July 12, 2007

  Re: Spamsieve Blocklist
  by "Mikael Byström" <[EMAIL PROTECTED]>
  Forwarding scripts and headers
  by "Charles Maurer" <[EMAIL PROTECTED]>


--

Subject: Re: Spamsieve Blocklist
From: "Mikael Byström" <[EMAIL PROTECTED]>
Date: Thu, 12 Jul 2007 10:18:24 +0200

Chris sa såhär:

>Now if Michael Tsai could come up with a version for installation on
>mail servers, I'm guessing he could retire on the proceeds :-)

Actually I wish for that. In the age of mobile networking, bandwidth
needs to be conserved more than ever.

Mikael

Tech facts:
PM 5.5.3 Swedish | OS X 10.4.5 | Powerbook G4/550Mhz | 1GB RAM | 80GB HD


--

Subject: Forwarding scripts and headers
From: "Charles Maurer" <[EMAIL PROTECTED]>
Date: Thu, 12 Jul 2007 12:01:00 -0400

I need a script to forward messages including complete headers.  This
script works except that it excludes most of the header.  How can I get
it include the full header?

tell application "PowerMail"
 set theMessages to current messages
 repeat with msg in theMessages
  forward msg to "[EMAIL PROTECTED]"
 end repeat
 connect again
end tell

I also need a complementary script that forwards only headers, not the
body.  Can anybody suggest a way?

Charles Maurer



--
End of powermail-discuss Digest



Forwarding scripts and headers

2007-07-12 Thread Charles Maurer
I need a script to forward messages including complete headers.  This
script works except that it excludes most of the header.  How can I get
it include the full header? 

tell application "PowerMail"
 set theMessages to current messages
 repeat with msg in theMessages
  forward msg to "[EMAIL PROTECTED]"
 end repeat
 connect again
end tell

I also need a complementary script that forwards only headers, not the
body.  Can anybody suggest a way?

Charles Maurer





Re: Spamsieve Blocklist

2007-07-12 Thread Mikael Byström
Chris sa såhär:

>Now if Michael Tsai could come up with a version for installation on
>mail servers, I'm guessing he could retire on the proceeds :-)

Actually I wish for that. In the age of mobile networking, bandwidth
needs to be conserved more than ever.

Mikael

Tech facts:
PM 5.5.3 Swedish | OS X 10.4.5 | Powerbook G4/550Mhz | 1GB RAM | 80GB HD