<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title></title>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ---------- Text Styles ---------- */
hr { color: #000000}
body, table /* Normal text */
{
 font-size: 9pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 10pt;
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-size: 10pt;
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-size: 10pt;
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 font-size: 10pt;
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 font-size: 10pt;
 color: #008000;
 text-decoration: underline;
}
a.rvts6, span.rvts6
{
 color: #0000ff;
 text-decoration: underline;
}
/* ---------- 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>Hi, kolab-devel.</p>
<p><br></p>
<p>Got a problem, may be I don't understand something...</p>
<p><br></p>
<p>Using Kolab 2.1 beta 2</p>
<p><br></p>
<p>So I'm trying to send email through simple SMTP... As I see, it's impossible to use even simple authentification. But even without it, and without my net in Privileged Networks, I got an error. What I have in Postfix log:</p>
<p>#####################################################</p>
<p>Jun 22 16:15:31 kolab <info> postfix/smtpd[9930]: connect from proxy.gloriacompany.ru[192.168.5.1]</p>
<p>Jun 22 16:15:31 kolab <info> postfix/smtpd[9930]: NOQUEUE: reject: RCPT from proxy.gloriacompany.ru[192.168.5.1]: <a class=rvts6 href="mailto:554<bulaev@mail2.gloriacompany.ru">554<bulaev@mail2.gloriacompany.ru</a>> Sender address rejected: Invalid sender; <a class=rvts6 href="mailto:from=<bulaev@mail2.gloriacompany.ru">from=<bulaev@mail2.gloriacompany.ru</a>> to=<firebulldj@mail.ru> proto=ESMTP helo=<localhost></p>
<p>Jun 22 16:15:31 kolab <info> postfix/smtpd[9930]: disconnect from proxy.gloriacompany.ru[192.168.5.1]</p>
<p><br></p>
<p>#####################################################</p>
<p><br></p>
<p>What I got in OpenLDAP log:</p>
<p><br></p>
<p>#####################################################</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 fd=14 ACCEPT from IP=127.0.0.1:40191 (IP=0.0.0.0:389)</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=0 BIND dn="cn=nobody,cn=internal,dc=gloriacompany,dc=ru" method=128</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=0 BIND dn="cn=nobody,cn=internal,dc=gloriacompany,dc=ru" mech=SIMPLE ssf=0</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=0 RESULT tag=97 err=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=1 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=\2A)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=1 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=2 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=\2A)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=2 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=3 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(objectClass=kolabGroupOfNames)(!(kolabDeleteflag=*))(mail=mail2.gloriacompany.ru))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=3 SRCH attr=mail member</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=3 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=4 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(!(kolabDeleteflag=*))(|(alias=mail2.gloriacompany.ru)(mail=mail2.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=4 SRCH attr=mail</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=4 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=5 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=bulaev@mail2.gloriacompany.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=5 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=5 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=6 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=mail2.gloriacompany.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=6 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=6 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=7 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=.gloriacompany.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=7 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=7 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=8 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=8 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=8 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=9 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(objectClass=kolabGroupOfNames)(!(kolabDeleteflag=*))(mail=mail.ru))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=9 SRCH attr=mail member</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=9 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=10 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(!(kolabDeleteflag=*))(|(alias=mail.ru)(mail=mail.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=10 SRCH attr=mail</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=10 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=11 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=firebulldj@mail.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=11 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=11 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=12 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=mail.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=12 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=12 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=13 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=0 filter="(&(mail=.ru)(objectClass=kolabInetOrgPerson)(!(kolabHomeServer=kolab.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=13 SRCH attr=kolabHomeServer</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=243 op=13 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 fd=19 ACCEPT from IP=127.0.0.1:40192 (IP=0.0.0.0:389)</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=0 BIND dn="cn=nobody,cn=internal,dc=gloriacompany,dc=ru" method=128</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=0 BIND dn="cn=nobody,cn=internal,dc=gloriacompany,dc=ru" mech=SIMPLE ssf=0</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=0 RESULT tag=97 err=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=1 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=2 filter="(&(objectClass=kolabInetOrgPerson)(|(?=undefined)(?=undefined)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=1 SRCH attr=uid</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text=</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=2 SRCH base="dc=gloriacompany,dc=ru" scope=2 deref=2 filter="(&(objectClass=kolabInetOrgPerson)(|(mail=bulaev@mail2.gloriacompany.ru)(alias=bulaev@mail2.gloriacompany.ru)))"</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=2 SRCH attr=uid</p>
<p>Jun 22 16:15:31 kolab <debug> slapd[6294]: conn=244 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text=</p>
<p>Jun 22 16:17:11 kolab <debug> slapd[6294]: conn=244 fd=19 closed (connection lost)</p>
<p>Jun 22 16:17:31 kolab <debug> slapd[6294]: conn=243 fd=14 closed (idletimeout)</p>
<p>########################################################################</p>
<p><br></p>
<p>As I see, LDAP finds correct entries, but what happen next... i can't understand. With my net in Privileged Networks everething is ok, of course.</p>
<p><br></p>
<p><br></p>
<p>Thanx for your cooperation :)</p>

</body></html>