<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks for that Vladislav, it was very
      helpful.&nbsp; :-)<br>
      <br>
      I have managed to get exim to use the defined cyrus_delivery
      transport attempting to deliver a received mail but it is baulking
      on the SSL cert.&nbsp; <br>
      <br>
      From /var/log/mail.err :<br>
      <blockquote><tt>Feb 12 14:58:46 blmail cyrus/lmtp[3523]: unable to
          get private key from '/etc/ssl/private/ssl-cert-snakeoil.key'<br>
          Feb 12 14:58:46 blmail cyrus/lmtp[3523]: TLS server engine:
          cannot load cert/key data, may be a cert/key mismatch?<br>
          Feb 12 14:58:46 blmail cyrus/lmtp[3523]: [lmtpd] error
          initializing TLS</tt><tt></tt><br>
      </blockquote>
      I have run&nbsp; <br>
      <blockquote><tt>root@blmail:~# bash
          /usr/share/doc/exim4-base/examples/exim-gencert --force</tt><br>
      </blockquote>
      and confirm the permissions on the cert file:<br>
      <blockquote><tt>root@blmail:~# ls -l /etc/ssl/private/</tt><br>
        <tt>total 4</tt><br>
        <tt>-rw-r----- 1 root root 916 Feb 12 12:41
          ssl-cert-snakeoil.key</tt><br>
      </blockquote>
      What process/user should have access to this key?&nbsp; Is it simply
      the wrong owner/group?&nbsp; <br>
      <br>
      I can access cyrus and 'see' mailboxes, create them etc:<br>
      <blockquote><tt>root@blmail:~# cyradm --user cyrus --auth login
          localhost</tt><br>
        <tt>IMAP Password:</tt><br>
        <tt>localhost&gt; lm</tt><br>
        <tt>user.hire (\HasChildren)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; user.hire.Trash
          (\HasNoChildren)</tt><br>
        <tt>user.hire.Drafts (\HasNoChildren)&nbsp; user.hire.test
          (\HasNoChildren)</tt><br>
        <tt>user.hire.Sent (\HasNoChildren)&nbsp;&nbsp;&nbsp; user.paul
          (\HasNoChildren)</tt><br>
      </blockquote>
      but I believe this is using saslauth LOGIN so maybe it's not using
      the SSL anyway?<br>
      <br>
      When I attempt to send mail to an account on there I get the
      following in /var/log/exim4/mainlog :<br>
      <blockquote><tt>2014-02-12 14:58:46 1WDilR-0000ul-Rh DKIM:
          d=gmail.com s=20120113 c=relaxed/relaxed a=rsa-sha256
          [verification succeeded]</tt><br>
        <tt>2014-02-12 14:58:46 1WDilR-0000ul-Rh SA: Debug:
          SAEximRunCond expand returned: '0'</tt><br>
        <tt>2014-02-12 14:58:46 1WDilR-0000ul-Rh SA: Action: Not running
          SA because SAEximRunCond expanded to false (Message-Id:
          1WDilR-0000ul-Rh). From <a class="moz-txt-link-rfc2396E" href="mailto:paulororke@gmail.com">&lt;paulororke@gmail.com&gt;</a>
          (host=mail-oa0-f53.google.com [209.85.219.53]) for
          <a class="moz-txt-link-abbreviated" href="mailto:hire@chemainus.mjbrownloos.com">hire@chemainus.mjbrownloos.com</a></tt><br>
        <tt>2014-02-12 14:58:46 1WDilR-0000ul-Rh &lt;=
          <a class="moz-txt-link-abbreviated" href="mailto:paulororke@gmail.com">paulororke@gmail.com</a> H=mail-oa0-f53.google.com [209.85.219.53]
          P=esmtps X=TLS1.0:RSA_ARCFOUR_SHA1:128 S=30551
          <a class="moz-txt-link-abbreviated" href="mailto:id=CAPXX1o6M5XkRaZv97zkrnPPMLGV1s98tvNEC4QuND0PwGGbwKA@mail.gmail.com">id=CAPXX1o6M5XkRaZv97zkrnPPMLGV1s98tvNEC4QuND0PwGGbwKA@mail.gmail.com</a></tt><br>
        <tt>2014-02-12 14:58:46 1WDilR-0000ul-Rh ==
          <a class="moz-txt-link-abbreviated" href="mailto:hire@chemainus.mjbrownloos.com">hire@chemainus.mjbrownloos.com</a> R=local_user T=cyrus_delivery
          defer (-45): SMTP error from remote mail server after MAIL
          FROM:<a class="moz-txt-link-rfc2396E" href="mailto:paulororke@gmail.com">&lt;paulororke@gmail.com&gt;</a> SIZE=32614: host 127.0.0.1
          [127.0.0.1]: 430 Authentication required</tt><br>
      </blockquote>
      I'll come back to the Spamassassin issue later (unless of course
      it's related!)<br>
      <br>
      So I seem to be getting confused about when the SSL is used.&nbsp;
      Ideally I'd like to use SSL and authentication for SMTP and IMAP.&nbsp;
      Is it that the LMTP needs authentication and it's not?&nbsp; I did use
      in /etc/cyrus.conf<br>
      <blockquote><tt>lmtp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="lmtpd" -a
          listen="localhost:lmtp" prefork=0 maxchild=20</tt><br>
      </blockquote>
      I feel like I'm close, but still not fully understanding the
      relationship between exim and cyrus&nbsp; regards lmtp and saslauth.&nbsp;
      Have I mixed things up here?<br>
      <br>
      Hoping for more of the excellent help I've received thus far.<br>
      <br>
      <strong><br>
        Paul O&#8217;Rorke</strong><br>
      <div class="moz-signature">
        <div style="font-family:Arial;font-size:12px">
          <p>
            Tracker Software Products<br>
            <a href="mailto:paul.ororke@tracker-software.com">paul@tracker-software.com</a>
            <br>
          </p>
        </div>
      </div>
      On 2/11/2014 12:56 AM, Vladislav Kurz wrote:<br>
    </div>
    <blockquote cite="mid:201402110956.55135.vladislav.kurz@webstep.net"
      type="cite">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">On Monday 10 of February 2014 23:13:42 Paul
        O'Rorke wrote:</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; Hi again Cyrus list,</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; still trying to find a definitive
        resource to use to get this mail</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; server up and running. Does anyone know
        of a good howto for setting up</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; Debian/Exim/Cyrus? I think this is the
        combination I want to move from</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; the Centos/Exim/Dovecote box I inherited
        but I must confess to really</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">&gt; struggling here.</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">Here are the most important snippets of my
        Debian/exim/cyrus config for sasldb authentication, exim split
        config. Based on squeeze, so be careful there might be small
        changes in wheezy. Changes noted as a diff file.</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/exim4/conf.d/main/00_exim4-config_localmacros:
        (new file)</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ LOCAL_DELIVERY = cyrus_delivery</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/exim4/conf.d/acl/30_exim4-config_check_rcpt:</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # Insist that any other recipient address
        that we accept is either in one of</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # our local domains, or is in a domain for
        which we explicitly allow</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # relaying. Any other domain is rejected as
        being unacceptable for relaying.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> require</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> message = relay not permitted</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> domains = +local_domains : +relay_to_domains</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # We also require all accepted addresses to
        be verifiable. This check will</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # do local part verification for both local
        and remote domains.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # Callout is needed to do the check via
        LMTP. </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # This is important to avoid backscatter
        bounces.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # If you act as backup MX, you might need to
        adjust.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> require</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">- verify = recipient</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ verify = recipient/callout</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/exim4/conf.d/router/900_exim4-config_local_user:</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # There are no local users in /etc/passwd.
        Check is done by callout in ACL.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> # Also there is no harm in having a mailbox
        named root.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> local_user:</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> debug_print = "R: local_user for
        $local_part@$domain"</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> driver = accept</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> domains = +local_domains</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">- check_local_user</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">- local_parts = ! root</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> transport = LOCAL_DELIVERY</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> cannot_route_message = Unknown user</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/exim4/conf.d/transport/30_exim4-config_cyrus_delivery:</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ # LMTP over TCP/IP, allows callout
        verification, needs `lmtpd -a`</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ cyrus_delivery:</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ driver = smtp</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ protocol = lmtp</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ hosts = 127.0.0.1</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+ allow_localhost</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/exim4/conf.d/auth/30_exim4-config_examples</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">Uncomment all examples where driver =
        cyrus_sasl. Set server realm to full hostname, or check what is
        behind @ in sasldblistusers2. NTLM and MD5 authentication can be
        allowd even over unencrypted connections.</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/imapd.conf</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">sasl_pwcheck_method: auxprop</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">sasl_auxprop_plugin: sasldb</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/cyrus.conf</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">lmtp cmd="lmtpd -a" listen="localhost:lmtp"
        prefork=0 maxchild=20</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">#lmtpunix cmd="lmtpd"
        listen="/var/run/cyrus/socket/lmtp" prefork=0 ... </p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">/etc/services</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">lmtp 24/tcp</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">--- eof ---</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">I have omitted lots of other changes I do to
        exim config, as they are not related to exim-cyrus integration.</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">-- </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">Best Regards</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;"> Vladislav Kurz</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">=== WebStep, s.r.o. (Ltd.) ========= a step
        to the Web ===</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">address: Mezirka 1, 602 00 Brno, CZ, tel:
        +420 548 214 711</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">=== <a class="moz-txt-link-abbreviated" href="http://www.webstep.net">www.webstep.net</a> =======
        <a class="moz-txt-link-abbreviated" href="mailto:vladislav.kurz@webstep.net">vladislav.kurz@webstep.net</a> ===</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a>
To Unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></pre>
    </blockquote>
    <br>
  </body>
</html>