How to enable mail list archives in the wiki?

I have had a group wiki for some time, but the group maillist service was not enabled until recently. When I enabled "server group mail lists" in Server Admin and selected the "Mailing list" option in WGM for this group, I hoped that the "Mail" tab would appear in the wiki after sending a few messages to the group. Not so.
Using the 'serveradmin' command, it looks like the listArchive option is disabled:
$ sudo serveradmin settings web | grep -i listarchive
web:Sites:array_id:123.456.789.12:443wiki.mydomain.ca:mailingListArchive = no
When I try to change it, serveradmin echos "emptyarray":
$ sudo serveradmin settings web:Sites:array_id:123.456.789.12:443wiki.mydomain.ca:mailingListArchive = yes
web:Sites = emptyarray
...and the mailingListArchive attribute is still set to "no". Am I doing something wrong? How can I enable group list archives?
Thanks!

Found it: Server Admin -> Web -> Sites -> Web Services -> Mailing list web archive. Then go back to WGM -> Groups -> Basic, and the option for mailling list web archive is no longer greyed out.
Checking the wiki after a webserver restart, I get the "mail" tab now. There are no emails in the web archive, but thats a different issue .

Similar Messages

  • Spotlight searching for mailing list archives

    I need to make spotlight searches available for individual Mailman/Pipermail mailing lists' web archives. How can I do it? So far, the only way I've found is to make a copy of the mailing list's web archives somewhere inside a web site's hierarchy, then add indexing for it with the mdimport -f command. Simply using a symbolic link to a mailing list archve folder in /private/var/mailman/archives/private doesn't work. I don't want to keep a separate copy of the mailing list archives just so that I can have one that's spotlight searchable.
      Mac OS X (10.4.6)  

    I can browse to the iPhoto Library in the Open dialogues from other apps. For some apps (eg Safari, Word), I can see the iPhoto Library, but it is greyed out
    That's not what I mean. You're browsing to the Library, I mean +browse the contents of the Library+...
    For instance: Consider the Open... Dialogue
    On the left there's a Media heading, the contents of your Library can be accessed there.
    Uploaded with plasq's Skitch!
    (Note the above illustration is not a Finder Window. It's the dialogue you get when you go File -> Open)
    Is your Library available there? And in other Media Broswers in Pages, iMovie etc?
    Regards
    TD

  • Auto-tags for Wiki Mailing-List Archive

    Is there a way to do this? I can't find any documentation.
    For example:
    E-mail/forward receipt.pdf to [email protected]
    In the subject or first line of the e-mail you would add descriptive hash tags that would automatically add the "tags" to the mailing-list archive post.
    Subject: Generic Company Receipt #february #2011 #auto #gas
    Any insight on this?
    Thanks!

    Is there a way to do this? I can't find any documentation.
    For example:
    E-mail/forward receipt.pdf to [email protected]
    In the subject or first line of the e-mail you would add descriptive hash tags that would automatically add the "tags" to the mailing-list archive post.
    Subject: Generic Company Receipt #february #2011 #auto #gas
    Any insight on this?
    Thanks!

  • How to enable Fullfillment set menu in the Right click at the line level for a responsibility?, by default it comes for OM ADMIN.

    How to enable Fullfillment set menu in the Right click at the line level for a responsibility?, by default it comes for OM ADMIN.
    for this responsibility i need to have teh sets enabled. how to do teh same.
    similar to OM ADMIN as shown below:
    Kindly advice on teh steps. i believe its some menu /function inclusion can you pl share teh pointer.
    regards,
    bala

    AFAIK then there is no way to do that system wide. You can only do that via userChrome.css or an extension like the Menu Editor per profile .You can install extensions globally, but the user will have to enable them anyway. That is not required for userChrome.css code.

  • How to print a LIST of all the layers

    Does anyone know how to print a LIST of all the layers. I am not asking how to print the document or the individual layers in a document. I would like to know how to print a LAYER LIST........Anyone?

    this script will add a text frame with a list of layer names
    var idoc = app.activeDocument;
    var itext = idoc.textFrames.add();
    itext.contents = "";
    var layerCount = idoc.layers.length;
    for (i=0; i<layerCount; i++)
        itext.contents += "Layer " + i  + ": " + idoc.layers[i].name + "\r";

  • How To Enable a List Box To accept  Multiple Selection

    Dear all,
    How can I enable a List box to accept multiple selection.If any body can please help me.
    Thanks a bunch in advance
    Regards
    Rakesh

    The only problem is, the XML form data only contains the first selection made. All others are discarded. This is the first thing I've ever done with the Life Cycle Designer but the product seems somewhat in a version 1 state. Lots of features but no depth. Any suggestions about the XML?

  • How to join two lists and display the results in datasheet view.?

    hello,
    i have two lists that i would like to join, i know a method that has been described  in the link below
    http://www.codeproject.com/Articles/194252/How-to-Link-Two-Lists-and-Create-a-Combined-Ciew-i
    however, here the data view is only limited to 30 rows and my resultant list is huge. I would like to know if there is a possibility to view the resultant list in a data sheet view ?

    I don't believe you can use the OOTB Datasheet view when joining lists. However, you should be able to increase your limit from 30 items to as many as you need (that doesn't trip the threshold set in Central Admin).
    Dimitri Ayrapetov (MCSE: SharePoint)

  • How to get a list of all the clients logged in to the network

    hiii
    how can i fetch a list of all the users who are currently logged on the network...so that the list can then be sent to a database..plz tel me what techniqe can followed to do this....thanx

    hiii
    how can i fetch a list of all the users who are
    currently logged on the network...Easy, nobody logs onto the network so this is always nobody.
    You may be asking, how do I determine all the users who have logged in to all the PCs on the network.
    Write a program which is added to each user's Startup a program which updates the database with their details. If you have network scripts, this can be added to the user' network login batch script.

  • How to enable a check box using the table LVC_S_FCAT

    hi,
    I am working on reports. I have to have a check box and i am using the table LVC_S_FCAT to get the check box, i am getting the check box. how to enable it.

    Hi Preethi,
    try to set default the check-box with the
    value '0', '1', '-', ' ' and 'X' (0/1 -> only display,
    '-' field is not shown, ' ' and 'X' is normal)
    and see the differences.
    Hope it helps.
    Regards, Dieter
    Sorry, i thought you meen enable not editable.
    Message was edited by: Dieter Gröhn

  • How to acquire a list of all the iview in a Portal

    Hi ,
    How can I acquire a list of all the iview in a Portal
    with their name, ID and namespace.
    EP6 SP2 Patch 3
    Regards
    Suneel Razdan

    Please close this duplicate thread.  You have posted identical question twice.  If you do not satisfied with the other answer, tell us.
    Thanks,
    Grodon

  • Download an Apple mail lists and converting the post to emlx files

    Hello,
    its about to get, on the Apple mail lists, posts and converting those to emlx files.
    Does someone has experience with this, or is there any tool or script already on the web to do that?
    Thanks in advance

    The directory layout is pretty simple. You could use wget to grab it all and work on it at leisure. Use Perl scripts to walk through the directories. For the HTML itself, you could use Perl or something like tagsoup to make sense out of it. I suggest just outputting the result into a plain old mbox format and let Apple Mail do the work to convert it into emlx.

  • How to enable an axis without affecting the others ?

    I use an 7340 4 axis card with MID7654 driver unit. I have to make several independant programs, using each 1 or 2 of the 4 available axis on the card. I wonder how to enable/disable a single axis without affecting the other, because the "enable axis" VI is not three states : an axis can only be enabled or disabled, but not "not affected". I didn't find any NIMotion VI to do it or to give "all axis" information.
    Any idea ?

    Hi,
        It is possible to check the states of the axis with the function "Read per axis status".
        It is possible to eanable and disable axis with the function "Enable axis".
        Hope it can help.
    .NIDays2008 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #065fa3; font-weight: bold; text-decoration: none; text-align: right;} .NIDays2008 a, a:hover {text-decoration: none;} .NIDays2008 a img {height: 0; width: 0; border-width: 0;} .NIDays2008 a:hover img {position: absolute; height: 90px; width: 728px; margin-left: -728px; margin-top:-12px;}
    >> Avez-vous entendu parler de NI Days ?

  • Is there a way to delete mail listing associated with a Wiki page?

    There seems to be no way to delete mailed in entries to a wiki page. In other words when I e-mail to a wiki mail list such as [email protected], the resulting entry can't be deleted. Is there a way to do this?

    You can do it if you know your way around the command line. Here's a quick article on it:
    http://rick.cogley.info/blog/index.php?id=7370998667621087152

  • How to raise mail notification when ever the new event is added to calendar list in sharepoint 2010?

    Hi experts, I need guidance or the way how we can raise mail,
    When ever the new item is added / updated / deleted / cancelled to a calendar list in SharePoint 2010.
    Shall we achieve it through using SharePoint designer 2010.
    If its help to fix the requirement.
    Thanks and Regards,
    Dhayanand Kalimidi

    >I need to send the mail before 1 week from the date
    This is different requirement. Initially you said you want send email when item is added / updated / deleted in list. For this you can use default alert to send instant email as  suggested before. 
    Now if you want to send reminder email then you can use designer WF and calculate the due date by using variable. Refer this link for your ref:
    http://mysharepointchronicles.wordpress.com/2012/11/05/sharepoint-list-with-workflow-email-reminder-set-to-send-30-days-from-created-date/
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/3211ee00-92de-47f1-b611-4c9609f92ab7/how-do-i-set-sharepoint-2010-to-send-a-reminder-email-a-month-after-a-date-already-listed?forum=sharepointdevelopmentlegacy
    Remember event receiver can not send reminder email or scheduled email so for this either use designer WF or create timer job.
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to enable access of Archive database mails on Outlook.

    We are using Exchange 2010 and I recently created a new database to use as a Archive database to move 1 year old messages  and be accessible to users as a folder on their emails. I was able to apply the tag "All other folders" on
    Retention tags and applied to a test mailbox. It was successful and I was able to access those archived mails on a separate folder that showed the database for the user. It was visible on OWA whereas when we configured the email id to a Outlook, it was
    not showing that database folder or the mails. Please let me know what more of setting I should be looking at to get this working.
    FYI, I tried on a Ms Outlook Professional plus 2010 and 2013. But didn't show.

    Hi Shasti,
    According to your description, I understand that Outlook client cannot display the online archive folder, however it works in OWA.
    If I misunderstand your concern, please do not hesitate to let me know.
    I want to double confirm some points, please help to collect answers for following questions:
    1. Ensure that deploy Outlook on Terminal Server environment.
    2. What’s the version of Outlook?
    The reason why I’m asking is that other user experience similar question, it may be related to Outlook license.
    Additional, I find a similar thread about your question, for your reference:
    https://social.technet.microsoft.com/Forums/en-US/224019df-cbf7-471a-94c5-5a2cd44d6c6e/outlook-2010-not-showing-exchange-2010-archives-owa-does?forum=exchangesvrclientslegacy
    “This is permissions related. Give the user FULL access to the mailbox. We migrated from 2003 to 2010, then later introduced archiving. Granting or removing and regranting permissions to the primary user will resolve this issue. Once you login to RDP or
    another local machine, it may take a few seconds to update, but it will populate.”
    Best Regards,
    Allen Wang

Maybe you are looking for

  • I'm planning on making my own Podcast channel for my world of warcraft videos, how to I get started?

    I'm planning on making my own Podcast channel for my world of warcraft videos, how to I get started? I'm using my MacBook, Mac OS X (10.6) for my video editing and using my HP Pavilion, Windows 7, g6t-2000 Notebook PC 64-bit for my video recording.

  • Dynamic Text to be displayed as Image in Adobe Forms

    Hi , I have a requirment to display dynamic text in the image format in the Adobe Form. I have tried using the Image field instead of text field.But could not solve the problem. kindly help me. Thanks.

  • Arch64 + lib32-wine

    Heya, I keep getting OpenGL errors with lib32-wine, which go as follows: Xlib: extension "GLX" missing on display ":0.0". err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems Why does this keep happening? I have lib32-libg

  • SharePoint Development 2010, Where is a good start? For Beginners

    I need a resource that will tell me how to use the ASP controls in Designer 2010. Something that tells me about XSLT customization and jquery, all relating to SharePoint 2010. I've been thru many books. SO far, they all fall seriously short. I need a

  • Tables Depuration

    Hi. We are going to make a very great depuration in a lot of tables, but before that, I want to calculate the space utilization of the tables, so after the depuration I can calculate how much space I won. Please, can you give me a script or a sql que