Menu

#91 Vorgang kann nicht ausgeführt werden

open
nobody
None
5
2012-06-07
2010-01-07
torbeli
No

I have selected 113 adresses for sending eMail. If i am counting correctly then a total of 92 email adresses are selected.
Then i get the errror: Der vorgang kan nicht ausgeführt werden, weil der Standard-Mailclient nicht richtig installiert ist.
When i just deselect one, then it works.
I am using v5.1 since i had a simular problem with 5.4

Rgds
Torben

Discussion

  • chatelao

    chatelao - 2010-01-11

    Maybe the "mailto:" Links are limited in length?!? - Sorry.

     
  • torbeli

    torbeli - 2010-01-11

    Thats Cute. Never crossed my mind since Outlook can actually handle more in the Adresse fieldd. Is there a chance that you will develop a small code popping up window with all the adresses prepared to cut and paste into selected client? Off course only if limit has been reached.
    Rdgs
    Torben

     
  • chatelao

    chatelao - 2010-01-12

    Hi, could you figure out the limit for me?

    a) Change this in "index.php" (look in "MailSelection"):

    else {
        <b>alert(addresses);</b>
        location.href = "<?php echo getMailer(); ?>"+addresses;
        }
    

    If you can figure out the limit, I will write the code for you ;-).

     
  • torbeli

    torbeli - 2010-01-12

    Hi.
    I Added the code. When selecting all adresses i get a count of 89 emails.
    Unfortunately the addresses shows only 3 dots at the end.
    When i Remove one address then i have a count of 88 adresses. But again the end of the Alert window shows me only 3 dots at the end off all adresses. So not all is showed what is send to Outlook. And with 88 emails everything seems ok.
    What i found it that when i have a count of 88 and then add one eMail2 to one of them, then i Still get a count of 88, but it then fails. I would have expected a count equivalent to the email adresses. Seems more to be the count of adresses having emails... Or am i wrong in that?
    Rgds
    Torben

     
  • torbeli

    torbeli - 2010-01-13

    I have tried to find a way to count the number of characters saved in the Addresses variable, but i was not successfull. I must say that I am not yet a PHP programmer, but working on it.
    Torbeli

     
  • torbeli

    torbeli - 2010-01-20

    Is there a change to build in a eMail client which are using normal POP account and not using any external eMail clients?

     

Anonymous
Anonymous

Add attachments
Cancel