Configuring Incoming eMail in SharePoint
I found a nice white paper today that outlines the steps required to enable incoming email for lists in SharePoint 2007 (MOSS). Thanks to Steve Smith at Combined Knowledge for this excellent information!
I found a nice white paper today that outlines the steps required to enable incoming email for lists in SharePoint 2007 (MOSS). Thanks to Steve Smith at Combined Knowledge for this excellent information!
Back in late January, I sat down – in the virtual sense, as usual – with Hilton Giesenow (@hiltongiesenow or the slightly more active @TheMossShow) to have a chat about JavaScript for his MOSS Show SharePoint Podcast. At the time, we were in the throes of trying to figure out what had happened on Office365…
This entry is part 20 of 21 in the series SPServices StoriesSPServices StoriesSPServices Stories #1 – How to Start a Workflow on Multiple Items in a List SPServices Stories #2 – Charting List Data with HighCharts SPServices Stories #3 – AddWebPart Method of the WebPartPages Web Service SPServices Stories #4 – Using SPServices to Process…
Last Thursday was indeed a very good day. I got to do [at least] four great things: I wrapped up some cool jQuery/SPServices/jQueryUI-based functionality to enhance a site which uses workflows extensively. The functionality allows us to add dialog popups which display all the underlying tasks for a running workflow. No postbacks! More on this…
This post is based on another interesting question which I answered over in the MSDN SharePoint – Design and Customization forum. Here’s the question from SLF05: …basically, the concept of customized vs. un-customized [object within SharePoint] isn’t 100% clear. When it comes to chrome/layout/CSS type files, it’s best to keep [things] un-customized for various reasons…
Once you have your SharePoint server up and running and begin to build up a corpus of content, you may find that certain documents aren’t turning up in searches. This may be due to not having the appropriate iFilters installed. From the Wikipedia entry: IFilters are plugins that allow the Windows Indexing Service and the…
In one of my client projects, we kept seeing this error, and basically ignored it for a long time. In our case, we saw the errors specifically on pages that included NewsGator Web Parts and we thought they might be the problem, but it was actually a problem with the SharePoint AJAX settings which NewsGator would…