Page 1 of 1

Enable mail for public folders

Posted: Sun Jun 04, 2006 2:44 pm
by mabadjiev
Hello,

The mail node is: ns,inetlan, I created public folder 'info' with the following commnd:

omaddbb -s info

and enabled email for that public folder with the following command:

omaddent -e "S=+BB/CN=info/OU1=ns,inetlan/DDT1=BB-NAME/DDV1=info/IA=info@inetlan.com"

When I send an email to info@inetlan.com I am getting the following reply:
----------------------------- ERROR REPORT -----------------------------
Message could not be delivered to the following recipient:

+BB / ns,inetlan/CN=info
DDT1=BB-NAME; DDV1=info;

because: 'No route configured for the recipient address' [OM 9301]
------------------------------------------------------------------------
What am I doing wrong?
Thanks,
Michael Abadjiev

Posted: Sun Jun 04, 2006 6:26 pm
by ScalixSupport
Your mailnode is ns,inetlan so you need to specify it as OU1=ns/OU2=inetlan

Cheers

Dave

Posted: Sun Jun 04, 2006 6:49 pm
by mabadjiev
Thanks worked as a charm.