Email and shared folder
    René Schrock 
    mailingliste at justmail.de
       
    Thu Jun 30 22:07:45 CEST 2005
    
    
  
Martin Konold schrieb:
 > Use kolab+shared.info at domain.tld as this must work with Kolab 2.0.
This does not work for me. Currently I´m using the following version of 
Kolab2:
Kolab2 Groupware Server Version 2.0
Kolab2 Groupware Server Component Versions:
  perl-kolab-5.8.5-20050530
  kolabd-1.9.4-20050615
  kolab-resource-handlers-0.3.9-20050615
  kolab-webadmin-0.4.0-20050620
Kolab2 Patched OpenPKG Package Versions:
  amavisd-2.1.2-2.2.0_kolab
  apache-1.3.31-2.2.3_kolab2
  imapd-2.2.12-2.3.0_kolab4
  postfix-2.1.5-2.2.0_kolab3
OpenPKG Version:
  openpkg-2.2.3-2.2.3
I´ve tried the following:
1.) Via webinferface on https://mail.xxxxx.de/admin as user manager:
  - Shared Folder -> Add Shared Folder
    - Folder Name: info
    - Folder Location: mail.xxxxx.de
    - Quota Limit: <empty>
    - Permission: anyone all
2.) Verified the new entry in LDAP:
$ /kolab/bin/ldapsearch -b "cn=info,dc=xxxxx,dc=de"
      -->8--
      # extended LDIF
      #
      # LDAPv3
      # base <cn=info,dc=xxxxx,dc=de> with scope sub
      # filter: (objectclass=*)
      # requesting: ALL
      #
      # folder, <hostname>.<tld>
      dn: cn=folder,dc=xxxxx,dc=de
      objectClass: kolabSharedFolder
      cn: folder
      acl: anyone all
      kolabHomeServer: mail.xxxxx.de
      # search result
      search: 2
      result: 0 Success
      # numResponses: 2
      # numEntries: 1
      --<8--
3.) Tried so send a mail to: kolab+shared.info at xxxxx.de
4.) The mail bounces and the postfix-log says:
$ tail -f /kolab/var/postfix/log/postfix.log
      -->8--
      Jun 30 21:41:51 mail.dbrs.de <info> postfix/smtpd[24319]:
      NOQUEUE: reject: RCPT from client [10.1.1.2]:
      550 <kolab+shared.info at xxxxx.de>:
      Recipient address rejected:
      User unknown in local recipient table;
      from=<myself at xxxxx.de>
      to=<kolab+shared.info at xxxxx.de>
      proto=ESMTP helo=<client.xxxxx.de>
      Jun 30 21:41:54 mail.dbrs.de <info> postfix/smtpd[24319]:
      disconnect from unknown[10.7.2.2]
      -->8--
Any Ideas?
Thanks,
René
    
    
More information about the users
mailing list