Показано с 1 по 4 из 4

Тема: The Bat (Voyager) для рассылки прайсов

  1. #1
    pride
    pride вне форума
    Новичок
    Регистрация
    30.05.2005
    Сообщений
    8

    The Bat (Voyager) для рассылки прайсов

    Использую The Bat (Voyager) для рассылки прайсов.

    Прайс хранился раньше в TXT формате, теперь же он имеет HTML структуру (с картинками).
    Как из консоли создавать письмо в HTML формате с использованием уже готового HTML файла как текста, а не вложения?

    Короче: Есть файл price.html, как его рассылать не вложением?

    Пример, что-то типа этого надо:
    voyager.exe "/mailu=pride_read@mail.ru; To=pride@echo.ru; text=c:\1\pismo.html;"

  2. #2
    XYZ
    XYZ вне форума
    Участник Аватар для XYZ
    Регистрация
    23.10.2003
    Сообщений
    572

    Re: The Bat (Voyager) для рассылки прайсов

    Импортить в исходящие вот такой price.eml

    Код:
    Date: Wed, 1 Nov 2006 17:09:01 +0300
    From: =admin@domain
    Reply-To: =admin@domain
    X-Priority: 3 (Normal)
    Message-ID: <1785717188.20061101170901@domain>
    To: user@domain
    Subject: subj
    MIME-Version: 1.0
    Content-Type: text/html; charset=windows-1251
    Content-Transfer-Encoding: 8bit
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html><head><title></title>
    <META http-equiv=Content-Type content="text/html; charset=">
    <meta http-equiv="Content-Style-Type" content="text/css">
    <style type="text/css"><!--
    body {
    margin: 5px 5px 5px 5px;
    background-color: #d8cfbc;
    }
    /* ---------- Text Styles ---------- */
    hr { color: #000000}
    body, table /* Normal text */
    {
    font-size: 10pt;
    font-family: 'Courier New';
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    }
    span.rvts1 /* Heading */
    {
    font-family: 'Arial';
    font-weight: bold;
    color: #0000ff;
    }
    span.rvts2 /* Subheading */
    {
    font-family: 'Arial';
    font-weight: bold;
    color: #000080;
    }
    span.rvts3 /* Keywords */
    {
    font-family: 'Arial';
    font-style: italic;
    color: #800000;
    }
    a.rvts4, span.rvts4 /* Jump 1 */
    {
    font-family: 'Arial';
    color: #008000;
    text-decoration: underline;
    }
    a.rvts5, span.rvts5 /* Jump 2 */
    {
    font-family: 'Arial';
    color: #008000;
    text-decoration: underline;
    }
    span.rvts6
    {
    font-size: 9pt;
    }
    span.rvts7
    {
    font-size: 8pt;
    font-family: 'arial';
    font-style: italic;
    color: #808080;
    }
    /* ---------- Para Styles ---------- */
    p,ul,ol /* Paragraph Style */
    {
    text-align: left;
    text-indent: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
    .rvps1 /* Centered */
    {
    text-align: center;
    }
    --></style>
    </head>
    <body>
    <p><span class=rvts6>Здравствуйте, user.</span></p>
    <div><table border=1 cellpadding=1 cellspacing=2 style="border-color: #000000; border-style: solid;">
    <tr valign=top>
    <td width=471 style="border-color: #000000; border-style: solid;"><br>
    </td>
    <td width=471 style="border-color: #000000; border-style: solid;"><br>
    </td>
    </tr>
    <tr valign=top>
    <td width=471 style="border-color: #000000; border-style: solid;"><br>
    </td>
    <td width=471 style="border-color: #000000; border-style: solid;"><br>
    </td>
    </tr>
    </table>
    </div>
    <p><span class=rvts6>конец прайса.</span></p>
    </body></html>

  3. #3
    pride
    pride вне форума
    Новичок
    Регистрация
    30.05.2005
    Сообщений
    8

    Re: The Bat (Voyager) для рассылки прайсов

    не получается импортировать письмо в папку исходящие
    вот комманда
    Voyager.exe /IMPORTU=pride_read@mail.ru;FOLDER=Out;INFILE=c:\2\ 15321.EML
    или
    Voyager.exe /IMPORTU=pride_read@mail.ru;FOLDER=Исходящие;INFILE =c:\2\15321.EML
    или
    Voyager.exe /IMPORTU=pride_read@mail.ru;FOLDER="Исходящие";INFI LE=c:\2\15321.EML

  4. #4
    XYZ
    XYZ вне форума
    Участник Аватар для XYZ
    Регистрация
    23.10.2003
    Сообщений
    572

    Re: The Bat (Voyager) для рассылки прайсов

    а если FOLDER=Outbox ?

Похожие темы

  1. Настройка рассылки
    от vovauto в разделе The Bat!: вопросы и ответы
    Ответов: 1
    Последнее сообщение: 31.01.2005, 22:58
  2. Список рассылки
    от Korvin47 в разделе The Bat!: вопросы и ответы
    Ответов: 8
    Последнее сообщение: 15.10.2003, 14:09
  3. Ответов: 2
    Последнее сообщение: 05.03.2002, 17:08