To create a mailing list for a specific ou

Dear all,
I am trying to define an emailing list for a specific ou members! using dynamic ldap search filters!
I have already working lists for all domain, and for static lists! but not a restricted dynamic ldap :(
i used many queries and all result with:
Your message cannot be delivered to the following recipients:
Recipient address: [email protected]
Reason: no addressees: [email protected]
The queris i used are many:
ldap:///dc=ju,dc=edu,dc=jo??sub?(&(objectclass=inetMailUser)(ou=eman ou))
or
ldap:///dc=ju,dc=edu,dc=jo??sub?(&(|(objectclass=person)(objectclass=groupofuniquenames))(ou=eman ou))
in the provisioning guide there is a paragraph that i didn't understand!
NOTE iPlanet Messaging Server also supports dynamic lists based on the attribute memberURL from the objectclass groupofurls. Netscape
Directory Server 4.x allows creating of dynamic groups using this attribute and messaging server can take advantage of any groups that may have already been defined using memberURL.
version of our messaging server and we don't have delegated administrator installed yet?!!:
iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)
libimta.so 5.2 HotFix 1.21 (built 18:35:22, Sep 8 2003)

You do not need to have iDA installed to use dynamic groups. In fact, iDA does not deal with dynamic groups.
There is a whole series of pages in the Admin guide:
http://docs.sun.com/source/816-6009-10/users.htm#15141
about creating dynamic groups. Let's give that a try, please.

Similar Messages

  • How do you create a mailing list on an ipod?

    I will sometimes send an email on my ipod touch 4g to multiple people at the same time. But every time I do it I have to manuelly add in everybody one contact at a time. How can I create a mailing list that I can just select whenever I want to send an email to the same group of people?

    By using an app to make a group. The iPod does not support making groups.
    https://itunes.apple.com/us/app/id358960275?mt=8
    https://itunes.apple.com/us/app/id454171229?mt=8

  • I have created a Mail List (25 adds) and it works fine, when I open Thunderbird later the list is gone and I have to create a new one. How do I save lists?

    I have been trying to work out how to use email address lists in the past few months.
    I recently managed to import all my contacts from Windows Mail on the old PC. They are now in "Address Book", there were a few in "Personal Address Book" but most were in collected Addresses.
    When I went into collected addresses and clicked New List it allowed me to create a list of the 25 or so emails required. Then I could send out the email.
    The next day I opened Thunderbird to send another email to the same list and it had disappeared.
    I have since surmised that you cannot save a list created from Collected addresses in your Personal Address book unless the addresses in the list are in your Personal Address Book.
    I will try again now I have completed the import and see if that helps.
    Any other ideas would be most welcome.

    You really should keep your contacts in your Personal Address Book.
    You can drag and drop contacts between address books.
    When sending a message, and the recipient isn't in your address book yet, Thunderbird automatically adds the recipients email address to Collected Addresses. You can turn that off though.
    To create a mailing list:
    http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Create_Mailing_List

  • Cannot create a mailing list in my addressbook

    I created a new address book. I then create a (mailing) list and try to add contacts to it. It acts as if it worked, but nothing shows in the list.
    Thunderbird 32.2 (same on 24.x)
    Windows 7 Home Premium fully updated

    The inability to change an address book (and your Mailing Lists is contained within an address book) often points to corruption of the address book data file.
    One way to fix a data file is to export the data to a file ('''Tools|Export''', use the ''LDIF ''option, then delete the offending address book and re-create it by importing from the LDIF file.
    In the case of ''Personal Address Book'' and ''Collected Addresses'', you won't be permitted to delete these within Thunderbird. However, if you close Thunderbird and open its profile, the files ''abook.mab'' and ''history.mab'' can be deleted. They will be re-created, though empty, when you re-start Thunderbird, so you import their contents from the respective LDIf files to a suitable temporary address book and then move the Contacts (ctrl+a, drag and drop) into their preferred locations.

  • Planned order is creating before planning bucket for a specific material.

    Planned order is creating before planning bucket for a specific material.
    Eg: Planning Bucket future: 12 months & Start date- 01/02/2012, but Planned order Availability/Requirement date is 12/23/2011.
    What causes this, how to fix it? Please suggest u2026
    Thanks
    Ravi

    Since your planning bucket start date is in the future, so this is normal that the system is trying to satisfy the demand in jan2012 bucket by creating a receipt on Dec23, 2011.
    Reasons for RECEIPT to be generated earlier is
    (1) There might be a FIRM HORIZON( SNP PROD HOR)
    OR
    (2) There might be a GR time and the system is considering that time
    In Customizing for Advanced Planning and Optimization -> Supply Chain Planning -> Supply Network Planning (SNP) -> Basic Settings -> Maintain Global SNP Settings, in the SNP:GR for Plnd Ords field, you have selected Processing Time.
    Blank out these times and see if it works, else do one of the following:
    (1) Set Period Factor(LOT SIZE TAB of PRODUCT MASTER) to 1, so that the receipts get created at the end of the bucket.
    OR
    (2) Create your demand at the end of the planning bucket period
    Thanks
    Kumar

  • How do I create different contacts lists for two iphone/users?

    How do I create different contacts lists for two iphone/users?

    Sorry. This doesn't make a lot of sense. Each iPhone user should have their own cloud accounts with which to sync contacts.
    The iPhone is not a multi-user device.

  • Cannot create new mailing list

    I have a large addressbook in TB with many mailing lists created in the past. I am trying to create a new one. When I go "File, New", the mailing list option is blanked out.

    In Address Book
    If I select a 'Mailing List' (not an address book)
    File > New > Mailing list is greyed out because you cannot create a mailing list from a mailing list.
    If you select an address book, then 'Mailing List' should be available.

  • Trying to create a mailing list.

    Hello,
    I am trying to create a mailing list application. i vcan send email to 1 person with the following procedure:
    begin
    html_email (
    p_to => '[email protected]',
    p_from => '[email protected]',
    p_subject => 'Contact Us information',
    p_text => 'Contact Us information',
    p_html => '<DIV class=callout>You have a new contact us:</div>
    <hr />
    <DIV class=callout>Name: ' || :p1_name || '</DIV>
    <DIV class=callout>Address: ' || :p1_address || '</DIV>
    <DIV class=callout>City: ' || :p1_city || '</DIV>
    <DIV class=callout>State: ' || :p1_state || '</DIV>
    <DIV class=callout>Zip: ' || :p1_zip || '</DIV>
    <DIV class=callout>Phone: ' || :p1_phone || '</DIV>
    <DIV class=callout>Email : ' || :p1_email || '</DIV>
    <DIV class=callout>Categories: ' || :p1_category_id || '</DIV>
    <DIV class=callout>Comments: ' || :p1_comments || '</DIV>
    <hr />',
    p_smtp_hostname => 'mymail.com',
    p_smtp_portnum => '25');
    end;
    Is it possible to write a loop statemnet that will insert email addresses from a table into the p_to field of the procedure??
    Message was edited by:
    blackmamba11

    There are a few great PL/SQL books out there, eg.
    Oracle PL/SQL Programming (http://www.amazon.com/gp/product/0596009771?ie=UTF8&tag=inorap-20&link_code=as3&camp=211189&creative=373489&creativeASIN=0596009771) or Oracle PL/SQL Best Practices (http://www.amazon.com/gp/product/0596514107?ie=UTF8&tag=inorap-20&link_code=as3&camp=211189&creative=373489&creativeASIN=0596514107)
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Creating a member list for Custom3 dimension

    Hello gurus. I'm trying to create a member list for my custom3 dimension based on the UD1. I keep getting this error: Wrong number of arguments or invalid property assignment: HS.AddMember ToList. Here's my script. Can someone let me know what I'm doing wrong? Thanks
    Sub EnumMemberLists()
    Dim aCustom3Lists(2)
    Select Case HS.Dimension
    Case "Custom3"
         aCustom3Lists(1) = "Reporting Sector - SPS"
         aCustom3Lists(2) = "Tax Provision - US"
    HS.SetMemberLists aCustom3Lists
    End Select 'Dimension
    End Sub 'EnumMemberLists
    Case "Custom3"
    Select Case HS.MemberListID
    Case 1
         'Reporting Sector
         ELi=Hs.Custom3.List("","[Base]")
         For i = Lbound(ELi) to Ubound(ELi)
         If (StrComp(HS.Custom3.UD1(ELi(i)),"SPS",vbTextCompare)=0) Then
         HS.AddMemberToList (""),ELi(i)
         End If
    End Select ' Case HS.MemberListID

    Hi,
    An obvious reason that your code throws a number of arguments error to the AddMemberToList function, is that the line should read like this:
    HS.AddMemberToList ELi(i)However, in your code I see that there are also some incomplete structures, like the for-loop is not ended with a next and the whole paragraph after "End Sub 'EnumMemberLists" should be followed by a "Sub EnumMembersInList()". But I assume that you have omitted those in order to be short.
    Regards,
    Kostas

  • How to create a content list for sections and chapters etc

    just started with Pages on iPad 2 and really like is BUT where is the control for creating a content list for a long document for chapetrs etc?
    thanks guys

    Hi,
    Thank you for posting the screen shots I have been unsuccessful in determining exactly where the problem is coming from. Would it be possible for you to post the actual VI so that I can work with it so see if I can reproduce this issue using your code? In regard to your questions:
    1.    You are correct 1000 samples read should write 1000 samples to the table
    2.    I believe the discrepancy is due to amount of manipulation done between the read and the file write but I cannot be certain, without the code to work with.
    3.     I am unclear as to exactly what is happening. If you are reading empty channels then you may receive erroneous readings this is to be expected. When you connected your accelerometer did you connect in RSE or differential? You can also manipulate the signal range with will affect the gain setting, how off are the readings?
    JaceD
    Signal Sources Product Support Engineer
    National Instruments

  • How to Create Interactive report lists for the gross sales, credit ....

    How to Create Interactive report lists for the gross sales, credit returns, and gross weight for the               customer for the current year and comparing the same with that of the previous year for the same period.....
    plz tell me steps to accomplish this....plz ...give me the detail description..plz......many many thnx in advance...

    Hi raja,
    Display a checkbox , customer number on the basic list and also set a GUI STATUS  on the basic list.....
    Select the customer by checking the checkbox and click on the button you create in the GUI status....
    Write the desired code to be displayed in
    AT USER-COMMAND even checking the sy-ucomm....
    so this would make you to into interactive list...
    Hope this would help you.
    Regards
    Narin Nandivada

  • Create mailing list for small business - no podcast or blog

    For a small business website.
    I need to create 2 boxes on my "mailing list" page that visitors can type in 1. their name, 2. their email address.
    So far I can't figure out how to do this so that when this page comes up you can scroll over the box and the text cursor shows up for visitors to type details.
    I understand how to add a "subscribe" button with HTML code method as used for paypal buttons, and think this would be the same for a "subscribe" button?
    If anyone could help that would be great!

    I worked it out! The whole mailing list form with boxes for name and email and "subscribe" button comes in one HTML code from your mailing list supplier! YAY!

  • Regarding creating a Mail List Manager  ..pls suggest

    Hi,
    I am trying to create a very primitive Mailing List Manager for general usage. I am facing a few issues and would be greatful if i could get them clarified.
    1.I requier a smtp server that will create group accounts, i tried using a few mail servers but they require creating of accounts manually by the admin, is there any mail server that you can suggest that will allow creating user accounts (actually group accounts) and these accounts can be created thru a java program.
    2.I searched the Java Mail API but could not find any methods that will allow me to create a user account/mailbox in the smtp server i am using.I am using a very primitive smtp server called " OpMail ".
    3.To create this list manager do i require something called JMS, or will mail API only suffice.

    1 & 2) I don't know of any mail servers that allow you to create users without admin access.
    3) JMS is something else entirely. The Mail API is all you should need.

  • Creating new mailing list.

    CRM import the file - 600 new adresses (it's a txt/tab file made with Excel/Mac) but BC do not visualize the new mailing list, so I cannot make any further choice for campaigns. Other question: can I create email list fron CRM and how can I change option filters to create new list. Can someone help? New to BC. Thanks

    Dear Liam, it's just I am new to BC. I first had problems to create mailing list importing .csv files, then turned to txt file.
    Had no problems with 50 address txt file, meaning BC showed me that list with those 50 custumers included.
    But when the list is about 600 addresses, BC does not show the list I have created as a new mailing list with its name.
    I dont know why. The CRM add those 600 new addresses, but there is no mailing list connected to those 600.
    So I have a great CRM now, but cannot choose those among them I want to send email campaigns to. For instance:
    all company working in the same town (which was the title of the email list I should have created, that indeed BC dont show me).
    Am I doing something wrong with saving correctly the .csv or txt file? I started from the basic Excell templates given by BC.
    Is there a fast way to erase my CRM, in order to rebuild it with mailing list criteria?
    Much confused, as you see.
    Please try help me. And thank you very much for first answer. Waiting.

  • How can i Create Dynamic mailing lists with Iplanet Delegated Administrator

    Hello people,
    Could anyone help me in this matter please?
    I am running IMS5.2 with Netscape Directory4.16. I need help about how to create a Dynamic Mailing list using de Iplanet Delegated Administrator, not using the traditional Netscape Console.
    If someone can help me, i will apreciate.
    bye.
    Azim Lakha

    In 24.4.0 there is no File|New|Address Book. There is File|New|Address Book Contact. How do I create a new address book ?

Maybe you are looking for

  • Windows service on 10.5.8 server

    Just went to turn on Windows service in Server Admin on a 10.5.8 server....Did not see a the Windows service as it appears on my other 10.3 and 10.4 servers...Does SMB replace this service?

  • Disappearing List BG problem in IE - white block instead of transparent

    Hi all, I have a frustrating Disappearing List Background issue... only in IE, all other browsers fine... PROBLEM: the drop down item 'Three Lounge' bar under 'Bars' should have a transparent background, but instead appears with a white block with th

  • Cursor issue

    Not sure how to describe the problem but ill do my best. my cursor on my mac is the little arrow.  until recently when i would scroll or i should say use the mouse and put the arror on a link from a email or  lets say a discussion on this forum it wo

  • Configuring pass-through for specific e-mails

    Hi all, (messaging version 7u3, on Solaris sparc) I have MTA which would works as "mail router" for several other systems. One MTA should do rewriting rules in headers, some sieve filtering and also catching e-mails which comply basic criteria and as

  • How do i remove all the songs and pictures from my ipod nano?

    the first time i connected my ipod to my computer, all the songs that were on the computer went into itunes by themselves and went onto my ipod. i want to remove all the songs and photos that i have on my ipod and in itunes. can someone tell me how t