[ ispman-Patches-1500104 ] Cyrus unixhierarchysep and full email address logins
"SourceForge.net" <[email protected]> Mon, 11 Sep 2006 16:41:19 -0700
| Newsgroups | gmane.comp.isp.ispman.devel |
|---|---|
| Message-ID | <[email protected]> |
Patches item #1500104, was opened at 2006-06-03 15:52 Message generated for change (Comment added) made by s0undt3ch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=308390&aid=1500104&group_id=8390 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Pedro Algarvio (s0undt3ch) Assigned to: Nobody/Anonymous (nobody) Summary: Cyrus unixhierarchysep and full email address logins Initial Comment: This patch is regarding: - http://sourceforge.net/mailarchive/forum.php?thread_id=11070303&forum_id=5722 - http://sourceforge.net/tracker/index.php?func=detail&aid=1497213&group_id=8390&atid=358390 Basicly it will provide the necessary behaviour to allow users to login with their full email adreess, so no more username_domain_tld (Behaviour is optional and based on a domumented variable on ispman.conf). This will not take perdition from the necessary sotftware toolkit if you want to split your mailserver with serveral backends. It will also provide the necessary behaviour to allow dot's in usernames with cyrus(virtdomains), ie, [email protected] You might think that ISPMan allows this already, you're correct(with the underscore translation behaviour only). But with this patch, ISPMan will behave correctly with Cyrus unixhierarchysep and virtdomains settings set to "yes/on". There might exist some stuff that are not fully working. If you do find such a thing, please let me know so I can update the patch. The better the patch is, the most likely it will get included into ISPMan. Enjoy! ---------------------------------------------------------------------- >Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-09-12 00:41 Message: Logged In: YES user_id=927681 Closing this patch since there's now a branch[1] in cvs for it, please follow up develoment there. [1] http://ispman.cvs.sourceforge.net/ispman/ispman/?pathrev=dev_1_3-cyrus_virtdomain ---------------------------------------------------------------------- Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-08-01 22:13 Message: Logged In: YES user_id=927681 This new version of the patch fixes the VHost subject. ---------------------------------------------------------------------- Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-07-31 21:02 Message: Logged In: YES user_id=927681 This patch is imcomplete! At least VHost ACL's and VHost mod_rewrite rules are badly written. ---------------------------------------------------------------------- Comment By: [Framasoft] JoKoT3 (jokot3) Date: 2006-07-19 21:53 Message: Logged In: YES user_id=1094409 You may modify the warning "Please enter the name of user to create. Username can only contain characters a - z. No accent characters, numbers or punctuation marks are allowed. A good username is the first character of the firstname as a prefix, followed by the users lastname" on the adduser page. as Promise, John. ---------------------------------------------------------------------- Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-07-18 23:22 Message: Logged In: YES user_id=927681 New patch submission, was missing a ; in line 299 and a $ in line 351. ---------------------------------------------------------------------- Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-06-06 04:32 Message: Logged In: YES user_id=927681 New Version Of The Patch - Fixes Postfix Problems (Further Explanation Will Be Sent) ---------------------------------------------------------------------- Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-06-03 23:57 Message: Logged In: YES user_id=927681 Any help on this subject would be of great help. ---------------------------------------------------------------------- Comment By: Pedro Algarvio (s0undt3ch) Date: 2006-06-03 23:55 Message: Logged In: YES user_id=927681 Aparently I've hit a spot. Still havent got a runing postfix. Most of this problem is due to the fact that I only have one public ip, and that makes it impossible to keep my current running qmail setup, with my testing ispman one. Aside from that, while I temporarely disabled my qmail setup, to test postfix (wich is relaying messages trough my isp) I hit a spot. The settings for the relay are: smtpd_sasl_auth_enable = no # We need this smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtpd_sasl_local_domain = $myhostname smtp_sasl_security_options = noanonymous #smtp_sasl_security_options = smtp_sasl_tls_security_options = noanonymous smtpd_sasl_application_name = smtpd disable_dns_lookups = yes relayhost = [smtp.sapo.pt] And what I got back(bounced) is: This is the Postfix program at host ispman.ufsoft.org. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to <postmaster> If you do so, please include this problem report. You can delete your own text from the attached returned message. The Postfix program <[email protected]>: User unknown in virtual alias table Further Details: Reporting-MTA: dns; ispman.ufsoft.org X-Postfix-Queue-ID: BD2B8E198F X-Postfix-Sender: rfc822; [email protected] Arrival-Date: Sun, 4 Jun 2006 00:53:58 +0100 (WEST) Final-Recipient: rfc822; [email protected] Action: failed Status: 5.0.0 Diagnostic-Code: X-Postfix; User unknown in virtual alias table And some more details of the message: Received: from localhost (vserver.ufsoft.org [10.1.0.1]) by ispman.ufsoft.org (Postfix) with ESMTP id BD2B8E198F for <[email protected]>; Sun, 4 Jun 2006 00:53:58 +0100 (WEST) Message-Id: <20060603235403.BD2B8E198F-MOldfaqWfztnrxp3MGn0nti2O/[email protected]> Date: Sun, 4 Jun 2006 00:53:58 +0100 (WEST) From: [email protected] To: undisclosed-recipients:; jsut a testststs And the telnet conversation was: telnet i 25 Trying 10.1.0.50... Connected to i. Escape character is '^]'. 220 ispman.ufsoft.org ESMTP Postfix ehlo localhost 250-ispman.ufsoft.org 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250 8BITMIME mail from: [email protected] 250 Ok rcpt to: [email protected] 250 Ok data 354 End data with <CR><LF>.<CR><LF> jsut a testststs . 250 Ok: queued as BD2B8E198F quit 221 Bye Connection closed by foreign host. And the logs: Jun 4 00:53:47 ispman postfix/smtpd[18669]: connect from vserver.ufsoft.org[10.1.0.1] Jun 4 00:53:58 ispman slapd[18456]: conn=4164 fd=31 ACCEPT from IP=10.1.0.50:51443 (IP=0.0.0.0:389) Jun 4 00:53:58 ispman slapd[22145]: conn=4164 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" method=128 Jun 4 00:53:58 ispman slapd[22145]: conn=4164 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" mech=SIMPLE ssf=0 Jun 4 00:53:58 ispman slapd[22145]: conn=4164 op=0 RESULT tag=97 err=0 text= Jun 4 00:53:58 ispman slapd[22144]: conn=4164 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=postfix))" Jun 4 00:53:58 ispman slapd[22144]: conn=4164 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:53:58 ispman slapd[18459]: conn=4164 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixGroup)(memberUid=postfix))" Jun 4 00:53:58 ispman slapd[18459]: conn=4164 op=2 SRCH attr=gidNumber Jun 4 00:53:58 ispman slapd[18459]: conn=4164 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:53:58 ispman slapd[18456]: conn=4165 fd=32 ACCEPT from IP=10.1.0.50:51444 (IP=0.0.0.0:389) Jun 4 00:53:58 ispman slapd[20691]: conn=4165 op=0 BIND dn="" method=128 Jun 4 00:53:58 ispman slapd[20691]: conn=4165 op=0 RESULT tag=97 err=0 text= Jun 4 00:53:58 ispman slapd[18458]: conn=4165 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=local)(ispmanDomain=sapo.pt))" Jun 4 00:53:58 ispman slapd[18458]: conn=4165 op=1 SRCH attr=ispmanDomain Jun 4 00:53:58 ispman slapd[18458]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:53:58 ispman slapd[18458]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:53:58 ispman slapd[18458]: conn=4165 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:53:58 ispman slapd[22143]: conn=4165 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=sapo.pt))" Jun 4 00:53:58 ispman slapd[22143]: conn=4165 op=2 SRCH attr=cn ispmanDomain Jun 4 00:53:58 ispman slapd[22143]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:53:58 ispman slapd[22143]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:53:58 ispman slapd[22143]: conn=4165 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:53:58 ispman slapd[22145]: conn=4165 op=3 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=pt))" Jun 4 00:53:58 ispman slapd[22145]: conn=4165 op=3 SRCH attr=cn ispmanDomain Jun 4 00:53:58 ispman slapd[22145]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:53:58 ispman slapd[22145]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:53:58 ispman slapd[22145]: conn=4165 op=3 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[22144]: conn=4165 op=4 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=local)(ispmanDomain=ufsoft.org))" Jun 4 00:54:03 ispman slapd[22144]: conn=4165 op=4 SRCH attr=ispmanDomain Jun 4 00:54:03 ispman slapd[22144]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:03 ispman slapd[22144]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:03 ispman slapd[22144]: conn=4165 op=4 SEARCH RESULT tag=101 err=0 nentries=1 text= Jun 4 00:54:03 ispman slapd[18459]: conn=4165 op=5 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=ufsoft.org))" Jun 4 00:54:03 ispman slapd[18459]: conn=4165 op=5 SRCH attr=cn ispmanDomain Jun 4 00:54:03 ispman slapd[18459]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:03 ispman slapd[18459]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:03 ispman slapd[18459]: conn=4165 op=5 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[20691]: conn=4165 op=6 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=org))" Jun 4 00:54:03 ispman slapd[20691]: conn=4165 op=6 SRCH attr=cn ispmanDomain Jun 4 00:54:03 ispman slapd[20691]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:03 ispman slapd[20691]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:03 ispman slapd[20691]: conn=4165 op=6 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[18456]: conn=4166 fd=33 ACCEPT from IP=10.1.0.50:51445 (IP=0.0.0.0:389) Jun 4 00:54:03 ispman slapd[18458]: conn=4166 op=0 BIND dn="" method=128 Jun 4 00:54:03 ispman slapd[18458]: conn=4166 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:03 ispman slapd[22143]: conn=4166 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[22143]: conn=4166 op=1 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[22143]: conn=4166 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[22145]: conn=4166 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[22145]: conn=4166 op=2 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[22145]: conn=4166 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[22144]: conn=4166 op=3 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[22144]: conn=4166 op=3 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[22144]: conn=4166 op=3 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[18459]: conn=4166 op=4 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|([email protected])([email protected]))" Jun 4 00:54:03 ispman slapd[18459]: conn=4166 op=4 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:03 ispman slapd[18459]: conn=4166 op=4 SEARCH RESULT tag=101 err=0 nentries=1 text= Jun 4 00:54:03 ispman slapd[18456]: conn=4167 fd=34 ACCEPT from IP=10.1.0.50:51446 (IP=0.0.0.0:389) Jun 4 00:54:03 ispman slapd[20691]: conn=4167 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" method=128 Jun 4 00:54:03 ispman slapd[20691]: conn=4167 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" mech=SIMPLE ssf=0 Jun 4 00:54:03 ispman slapd[20691]: conn=4167 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:03 ispman slapd[18458]: conn=4167 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=postfix))" Jun 4 00:54:03 ispman slapd[18458]: conn=4167 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[22143]: conn=4167 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixGroup)(memberUid=postfix))" Jun 4 00:54:03 ispman slapd[22143]: conn=4167 op=2 SRCH attr=gidNumber Jun 4 00:54:03 ispman slapd[22143]: conn=4167 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman postfix/smtpd[18669]: BD2B8E198F: client=vserver.ufsoft.org[10.1.0.1] Jun 4 00:54:03 ispman slapd[18456]: conn=4168 fd=35 ACCEPT from IP=10.1.0.50:51447 (IP=0.0.0.0:389) Jun 4 00:54:03 ispman slapd[22145]: conn=4168 op=0 BIND dn="" method=128 Jun 4 00:54:03 ispman slapd[22145]: conn=4168 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:03 ispman slapd[22144]: conn=4168 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[22144]: conn=4168 op=1 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[22144]: conn=4168 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[18459]: conn=4168 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[18459]: conn=4168 op=2 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[18459]: conn=4168 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[20691]: conn=4168 op=3 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[20691]: conn=4168 op=3 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[20691]: conn=4168 op=3 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[18458]: conn=4168 op=4 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[18458]: conn=4168 op=4 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[18458]: conn=4168 op=4 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[22143]: conn=4168 op=5 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:03 ispman slapd[22143]: conn=4168 op=5 SRCH attr=maillocaladdress Jun 4 00:54:03 ispman slapd[22143]: conn=4168 op=5 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[22145]: conn=4168 op=6 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|([email protected])([email protected]))" Jun 4 00:54:03 ispman slapd[22145]: conn=4168 op=6 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:03 ispman slapd[22145]: conn=4168 op=6 SEARCH RESULT tag=101 err=0 nentries=1 text= Jun 4 00:54:03 ispman slapd[22144]: conn=4168 op=7 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|(mailLocalAddress="[email protected]"@ispman.ufsoft.org)(mailAlias="[email protected]"@ispman.ufsoft.org))" Jun 4 00:54:03 ispman slapd[22144]: conn=4168 op=7 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:03 ispman slapd[22144]: conn=4168 op=7 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[18459]: conn=4168 op=8 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|(mailLocalAddress="[email protected]")(mailAlias="[email protected]"))" Jun 4 00:54:03 ispman slapd[18459]: conn=4168 op=8 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:03 ispman slapd[18459]: conn=4168 op=8 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:03 ispman slapd[20691]: conn=4168 op=9 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|([email protected])([email protected]))" Jun 4 00:54:03 ispman slapd[20691]: conn=4168 op=9 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:03 ispman slapd[20691]: conn=4168 op=9 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman postfix/cleanup[18672]: BD2B8E198F: message-id=<20060603235403.BD2B8E198F-MOldfaqWfztnrxp3MGn0nti2O/[email protected]> Jun 4 00:54:09 ispman postfix/qmgr[12020]: BD2B8E198F: from=<[email protected]>, size=353, nrcpt=1 (queue active) Jun 4 00:54:09 ispman slapd[18458]: conn=4165 op=7 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=local)(ispmanDomain=ufsoft.org))" Jun 4 00:54:09 ispman slapd[18458]: conn=4165 op=7 SRCH attr=ispmanDomain Jun 4 00:54:09 ispman slapd[18458]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:09 ispman slapd[18458]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:09 ispman slapd[18458]: conn=4165 op=7 SEARCH RESULT tag=101 err=0 nentries=1 text= Jun 4 00:54:09 ispman slapd[22143]: conn=4165 op=8 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=ufsoft.org))" Jun 4 00:54:09 ispman slapd[22143]: conn=4165 op=8 SRCH attr=cn ispmanDomain Jun 4 00:54:09 ispman slapd[22143]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:09 ispman slapd[22143]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:09 ispman slapd[22143]: conn=4165 op=8 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[22144]: conn=4165 op=9 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=org))" Jun 4 00:54:09 ispman slapd[22144]: conn=4165 op=9 SRCH attr=cn ispmanDomain Jun 4 00:54:09 ispman slapd[22144]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:09 ispman slapd[22144]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:09 ispman slapd[22144]: conn=4165 op=9 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18456]: conn=4169 fd=36 ACCEPT from IP=10.1.0.50:51448 (IP=0.0.0.0:389) Jun 4 00:54:09 ispman slapd[22145]: conn=4169 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" method=128 Jun 4 00:54:09 ispman slapd[22145]: conn=4169 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" mech=SIMPLE ssf=0 Jun 4 00:54:09 ispman slapd[22145]: conn=4169 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:09 ispman slapd[18459]: conn=4169 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=postfix))" Jun 4 00:54:09 ispman slapd[18459]: conn=4169 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[20691]: conn=4169 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixGroup)(memberUid=postfix))" Jun 4 00:54:09 ispman slapd[20691]: conn=4169 op=2 SRCH attr=gidNumber Jun 4 00:54:09 ispman slapd[20691]: conn=4169 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18456]: conn=4170 fd=38 ACCEPT from IP=10.1.0.50:51449 (IP=0.0.0.0:389) Jun 4 00:54:09 ispman slapd[18458]: conn=4170 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" method=128 Jun 4 00:54:09 ispman slapd[18458]: conn=4170 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" mech=SIMPLE ssf=0 Jun 4 00:54:09 ispman slapd[18458]: conn=4170 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:09 ispman slapd[22143]: conn=4170 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=postfix))" Jun 4 00:54:09 ispman slapd[22143]: conn=4170 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18458]: conn=4170 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixGroup)(memberUid=postfix))" Jun 4 00:54:09 ispman slapd[18458]: conn=4170 op=2 SRCH attr=gidNumber Jun 4 00:54:09 ispman slapd[18458]: conn=4170 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman postfix/error[18673]: BD2B8E198F: to=<[email protected]>, relay=none, delay=11, status=bounced (User unknown in virtual alias table) Jun 4 00:54:09 ispman slapd[22144]: conn=4168 op=10 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[22144]: conn=4168 op=10 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[22144]: conn=4168 op=10 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[22145]: conn=4168 op=11 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[22145]: conn=4168 op=11 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[22145]: conn=4168 op=11 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18459]: conn=4168 op=12 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[18459]: conn=4168 op=12 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[18459]: conn=4168 op=12 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[20691]: conn=4168 op=13 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|([email protected])([email protected]))" Jun 4 00:54:09 ispman slapd[20691]: conn=4168 op=13 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:09 ispman slapd[22143]: conn=4168 op=14 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(|([email protected])([email protected]))" Jun 4 00:54:09 ispman slapd[22143]: conn=4168 op=14 SRCH attr=mailRoutingAddress mailForwardingAddress Jun 4 00:54:09 ispman slapd[22143]: conn=4168 op=14 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18458]: conn=4168 op=15 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[18458]: conn=4168 op=15 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[18458]: conn=4168 op=15 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[20691]: conn=4168 op=13 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18456]: conn=4171 fd=39 ACCEPT from IP=10.1.0.50:51450 (IP=0.0.0.0:389) Jun 4 00:54:09 ispman slapd[22143]: conn=4168 op=16 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[22143]: conn=4168 op=16 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[22143]: conn=4168 op=16 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[18458]: conn=4171 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" method=128 Jun 4 00:54:09 ispman slapd[18458]: conn=4171 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" mech=SIMPLE ssf=0 Jun 4 00:54:09 ispman slapd[18458]: conn=4171 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:09 ispman slapd[22144]: conn=4168 op=17 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[22144]: conn=4168 op=17 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[22144]: conn=4168 op=17 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[22145]: conn=4168 op=18 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[22145]: conn=4168 op=18 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[22145]: conn=4168 op=18 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman postfix/cleanup[18672]: DD69AE1AF2: message-id=<20060603235409.DD69AE1AF2-MOldfaqWfztnrxp3MGn0nti2O/[email protected]> Jun 4 00:54:09 ispman slapd[18459]: conn=4168 op=19 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=dNSDomain)(?=undefined)(?=undefined))" Jun 4 00:54:09 ispman slapd[18459]: conn=4168 op=19 SRCH attr=maillocaladdress Jun 4 00:54:09 ispman slapd[18459]: conn=4168 op=19 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[20691]: conn=4171 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=postfix))" Jun 4 00:54:09 ispman slapd[20691]: conn=4171 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[22143]: conn=4171 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixGroup)(memberUid=postfix))" Jun 4 00:54:09 ispman slapd[22143]: conn=4171 op=2 SRCH attr=gidNumber Jun 4 00:54:09 ispman slapd[22143]: conn=4171 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman postfix/qmgr[12020]: DD69AE1AF2: from=<>, size=1992, nrcpt=1 (queue active) Jun 4 00:54:09 ispman slapd[18458]: conn=4165 op=10 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=local)(ispmanDomain=sapo.pt))" Jun 4 00:54:09 ispman slapd[18458]: conn=4165 op=10 SRCH attr=ispmanDomain Jun 4 00:54:09 ispman slapd[18458]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:09 ispman slapd[18458]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:09 ispman slapd[18458]: conn=4165 op=10 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[22144]: conn=4165 op=11 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=sapo.pt))" Jun 4 00:54:09 ispman slapd[22144]: conn=4165 op=11 SRCH attr=cn ispmanDomain Jun 4 00:54:09 ispman slapd[22144]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:09 ispman slapd[22144]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:09 ispman slapd[22144]: conn=4165 op=11 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:09 ispman slapd[22145]: conn=4165 op=12 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=ispmanDomain)(ispmanDomainMailDeliveryMethod=smtp)(ispmanDomain=pt))" Jun 4 00:54:09 ispman slapd[22145]: conn=4165 op=12 SRCH attr=cn ispmanDomain Jun 4 00:54:09 ispman slapd[22145]: <= bdb_equality_candidates: (ispmanDomainMailDeliveryMethod) index_param failed (18) Jun 4 00:54:09 ispman slapd[22145]: <= bdb_equality_candidates: (ispmanDomain) index_param failed (18) Jun 4 00:54:09 ispman postfix/qmgr[12020]: BD2B8E198F: removed Jun 4 00:54:09 ispman slapd[22145]: conn=4165 op=12 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:10 ispman slapd[18456]: conn=4172 fd=40 ACCEPT from IP=10.1.0.50:51451 (IP=0.0.0.0:389) Jun 4 00:54:10 ispman slapd[18459]: conn=4172 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" method=128 Jun 4 00:54:10 ispman slapd[18459]: conn=4172 op=0 BIND dn="uid=cyrus,ou=admins,o=ispman,dc=ufsoft,dc=org" mech=SIMPLE ssf=0 Jun 4 00:54:10 ispman slapd[18459]: conn=4172 op=0 RESULT tag=97 err=0 text= Jun 4 00:54:10 ispman slapd[20691]: conn=4172 op=1 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=postfix))" Jun 4 00:54:10 ispman slapd[20691]: conn=4172 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:10 ispman slapd[22143]: conn=4172 op=2 SRCH base="o=ispman,dc=ufsoft,dc=org" scope=2 deref=0 filter="(&(objectClass=posixGroup)(memberUid=postfix))" Jun 4 00:54:10 ispman slapd[22143]: conn=4172 op=2 SRCH attr=gidNumber Jun 4 00:54:10 ispman slapd[22143]: conn=4172 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 4 00:54:10 ispman postfix/smtp[18676]: DD69AE1AF2: to=<[email protected]>, relay=smtp.sapo.pt[212.55.154.36], delay=1, status=sent (250 ok 1149375128 qp 9117) Jun 4 00:54:10 ispman postfix/qmgr[12020]: DD69AE1AF2: removed Jun 4 00:54:14 ispman postfix/smtpd[18669]: disconnect from vserver.ufsoft.org[10.1.0.1] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=308390&aid=1500104&group_id=8390 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642