Recent content by Alpino

  1. A

    <link rel="stylesheet" href="https://..." in html gives an error #301

    But it is not an recommandation, it reports it as an error. It is not an error!!!, it is a normal html-syntax. And the biggest effrontery is, that the mail could not be send. This is like my mail client will not send an mail, because someone of the mail developers thinks that might be not very...
  2. A

    <link rel="stylesheet" href="https://..." in html gives an error #301

    Whatever I will do or not. Why it is an error? Are there changes in CSS and/or HTML-specs? Did I have to include pictures, fonts and all those things in the future also because someone guesses that there will be chances for ...
  3. A

    <link rel="stylesheet" href="https://..." in html gives an error #301

    <LINK REL="stylesheet" HREF="https://direktmail.cad.de/css/cad-direktmail.css" TYPE="TEXT/CSS"> Will it help?
  4. A

    <link rel="stylesheet" href="https://..." in html gives an error #301

    If I use a CSS-Files for to include styles, Version 8.7.1 does not sent the mailing and gives the error - Error in document - #301: Ok - https://url_to_existing_css Both files, the mailing and the css are from the same site. The preview looks fine.
  5. A

    Mac OS 10.9

    I have found only three ways to make a Mac with 10.9 sending mails speedfull: 1) Move the mouse while sending mailings to prevent switching off the monitor (Power saving) 2) Select NEVER for Computer and Monitor in system settings - > Energie or 3) Use a MacMini with PowerSavingSettings both to...
  6. A

    Import adresses (using german version)

    OK, I found an work-a-round: I'm not free in design of the CVS, it works only with TABs and with an fix field-order. FirstName1<tab>Surname1<tab>Company1<tab>Email1<tab>Opt1<tab>....Opt20<Return> With this, I can Import from anywhere ...
  7. A

    Import adresses (using german version)

    Hi, I tried to import adresses and nothing works fine :-( First, I Tried to use the "From a website", because I have an external .php-Script that generates an output like this: Name;Email;Idx Don Joe;[email protected];1234 NextName;[email protected];3456 .... That generates the...
Top