Re: Creating PM message in another app

2006-05-03 Thread ff-musikbüro

[EMAIL PROTECTED] schrieb am 03.05.2006

I'd like to create an email message in another app that can be sent out
by PowerMail.

I have a script for Filemaker Pro, which works great.

Does anyone have a script to send eMails from Filemaker with Thunderbird?
I would rather use that than the Apple mail, although i have a script for
that.

Good luck

Florian Fürst

--

---
ff-musikbüro
Florian Fürst
Berlinickestr. 6
D-12165 Berlin
Tel. +49-30-56739940
Fax +49-30-56739941
mobil +49-179-9230923
eMail [EMAIL PROTECTED]
Website www.ffmusik.de
---






Need a script Send after receive - solution found - [SaferSurf.com Status: eMail virus free] [u]

2005-01-24 Thread ff-musikbüro

Dear all,

I finally found a solution, that suits my needs. Instead of using a
script, I set up a a new duty for PowerMail: to check the one server,
that requires send after receive every 2 minutes. As I have a ADSL
flatrate, that doesn't cost any money. The time of 2 minutes is short
enough, that the server can combine the last check with a send order, and
accepts to send the mail. Maybe this is not really understandable for
everybody. My Powermail version is in German, an I don't know the real
English expressions used in the English version. Sorry for that!

Kind regards

Florian Fürst

--
==
ff-musikbüro
Florian Fürst
Berlinickestr. 6
D-12165 Berlin
Tel. +49-30-56739940
Fax +49-30-56739941
Mobil +49-179-9230923
eMail [EMAIL PROTECTED]
Website www.ffmusik.de
==





Re(2): Need a script Send after receive [SaferSurf.com Status: [SaferSurf.com Status: eMail virus free]

2004-12-29 Thread ff-musikbüro

Barbara Barbara Needham schrieb am 28.12.2004 mit Absender
[EMAIL PROTECTED]

I know what I said and what Jerome said, works, because I HAVE a server
that requires checking into POP before SMTP and that is the way I have it
set up. The only thing that other program did that PowerMail doesn't is
that it enabled a person to check into pop without downloading any new
mail. I do not find that a drawback using PowerMail as I want to get my
mail anyway.
--
Barbara Needham

Dear all,
Thank you for trying to understand my problem and help. Maybe I am only
to blind to see, that things are so easy. This is what I did. I took
Jeromes script, but that did not work, as it looked into that account
after it tried to let Powermails send the waiting messages, which, as we
know, cannot work. Then I changed it slightly into

tell application PowerMail
  connect to account PROFOLK
  send waiting messages
end tell

This does connect to  my server first and sends messages afterwards, if
waiting messages exist. But they don't.
When I create a message in my account PROFOLK and press send,
Powermail tries to send to the server, the server doesn't accept and the
message stays in the outbox, but NOT AS A WAITING MESSAGE! If I start the
script, it will not be recognized as such! Now, when I only save it, it
is also saved in the outbox, but again not as a message waiting to be sent!

Maybe I want too much. Obviously Powermail cannot handle different
accounts with different needs. This account PROFOLK needs a different
way of treatment than my private account and the account of my own
company, which can handle send/receive the normal way, while only the on
account PROFOLK needs a different treatment.

Thanks for your help so far, if someone can help me, that would be fine

Good luck and peace to us all in 2005 and the whole future

Florian Fürst

--
==
ff-musikbüro
Florian Fürst
Berlinickestr. 6
D-12165 Berlin
Tel. +49-30-56739940
Fax +49-30-56739941
Mobil +49-179-9230923
eMail [EMAIL PROTECTED]
Website www.ffmusik.de
==





Re(2): Need a script Send after receive [SaferSurf.com Status: [SaferSurf.com Status: eMail virus free]

2004-12-27 Thread ff-musikbüro

PowerMail PowerMail Engineering schrieb am 23.12.2004 mit Absender
[EMAIL PROTECTED]

ff-musikbüro wrote:

I need a script, that makes Powermail (still using 4.2.1) automatically
receive and send messages, and if possible, but not necesary, only for
one account!

You can set your schedules to send mail automatically when retrieving
mail, instead of immediately when queued.

This is not, what I really want. I really only want to send the message
to that special server (Strato, Germany), which is used by a non-profit
charitable association, that I work for half-time. All the other servers
I am using for my real work can accept to send messages at any time! I
found out, that receiving mail so often is not really useful and always
keeps you away from your actual work.

If you want an AppleScript, you can do something like this:
tell application PowerMail
  send waiting messages
  connect to account Account name
end tell

unfortunately that doesn't work for me. I need a skript that puts the
just written message to the status of waiting message, while i have not
yet pushed the Send button, because that would make Powermail try to
send the message immediately, which doesn't work. As I also write eMails
in my other accounts, which I can actually send right away, I do not want
to leave them in the out basket until the program connects automatically
(sometimes I exchange mails almost like a discussion with somebody). So I
need this script, that connects only to my one server (PROFOLK), tries to
receive, wahtever is there or not, and then sends the waiting message.

Would be great, if there was sucha script!

happy season


Florian Fürst

--
==
ff-musikbüro
Florian Fürst
Berlinickestr. 6
D-12165 Berlin
Tel. +49-30-56739940
Fax +49-30-56739941
Mobil +49-179-9230923
eMail [EMAIL PROTECTED]
Website www.ffmusik.de
==





Need a script Send after receive [SaferSurf.com Status: eMail virus free]

2004-12-22 Thread ff-musikbüro

Hello all,
I have a small little problem with one of my eMail-servers, which still
requires the send after receive method of secure identification, and it
doesn't look as if that will be changed soon. All my other servers do not
need that anymore. I like to bundle the receive task, while sending
eMails immediately after I created them. Now I can do that manually, but
would like to find an elegant way to let the program do it for me. I
know, it can send eMails, that were created in Filemaker very good (not
through this server, though).

Unfortunately I am not good in writing scripts, so I need your help.

I need a script, that makes Powermail (still using 4.2.1) automatically
receive and send messages, and if possible, but not necessary, only for
one account!

I would be very happy, if there was one. I use MacOS 9.1 with a Apus 3000
clone and a Sonnet G3 card.

Happy and peaceful season to all of you


Florian Fürst





Need a script Send after receive [SaferSurf.com Status: eMail virus free]

2004-12-22 Thread ff-musikbüro

Hello all,
I have a small little problem with one of my eMail-servers, which still
requires the send after receive method of secure identification, and it
doesnt't look as if that will be changed soon. All my other servers do
not need that anymore. I like to bundle the receive task, while sending
eMails immediately after I created them. Now I can do that manually, but
would like to find an elegant way to let the program do it for me. I
know, it can send eMails, that were created in Filemaker very good (not
through this server, though).

Unfortunately I am not good in writing scripts, so I need your help.

I need a script, that makes Powermail (still using 4.2.1) automatically
receive and send messages, and if possible, but not necesary, only for
one account!

I would be very happy, if there was one. I use MacOS 9.1 with a Apus 3000
clone and a Sonnet G3 card.

Happy and peaceful season to all of you


Florian Fürst





Re(2): delete ONE email? [SaferSurf.com Status: eMail virus free]

2004-12-01 Thread ff-musikbüro

Richard Richard Hart schrieb am 01.12.2004 mit Absender
[EMAIL PROTECTED]

To clarify kename's response:
On rare occasion, you encounter a message that causes problems when you
select it. If you cannot select it, you cannot delete it. The trick is to
select it as part of a group. For example, select any other message, then
shift-click the offending message. Or drag a selection rectangle around
both. Then you can delete both messages at once.

m wrote:

entire trash deletes except for this piece
of spam which has an attachment.

How can I isolate it

R. Hart


If you do not want to delete any other message but this single corrupted
one, create a new folder, move all other messages into that new folder
... and delete the folder, in which the undeletable message remained.
Then rename the new folder with the name of the just deleted one ... and
there you are!

Good luck

Florian
--
==
ff-musikbüro
Florian Fürst
Berlinickestr. 6
D-12165 Berlin
Tel. +49-30-56739940
Fax +49-30-56739941
Mobil +49-179-9230923
eMail [EMAIL PROTECTED]
Website www.ffmusik.de
==





SMTP after POP - How? [SaferSurf.com Status: eMail virus free]

2004-11-16 Thread ff-musikbüro

Dear all,

my new provider only supports the smtp after pop protocol, which means,
whenever I try to send a message, it gets refused, as I would have to
look into my income-box first. Outlook Express offered a time-schedule
for this. How can I do this with Power-Mail? Is there a script, that
could do this?

I work with:
PowerMail version: 4.2.1
Mac OS version: 9.1

Thanks for your help

Kind Regards

Florian

--
==
Florian Fürst
Berlinickestr. 6
D-12165 Berlin
Tel. +49-30-56739940
Fax +49-30-56739941
Mobil +49-179-9230923
eMail [EMAIL PROTECTED]
==