0
votes
1answer
14 views

Value of currency type colum is wrongly displayed in workflow email

In my list, I have a column called "Cost" which is a currency type column. When a user creates a new item in the list, I send a workflow email. In that email, I use [%Current Item:Cost%] to pull up ...
0
votes
0answers
15 views

“Start Time” column is not getting updated in Workflow email

I have an approval reusable workflow for a calendar list. The workflow sends an email to the approver with the start and end time of the event. End time is displayed correctly. But the start time is ...
0
votes
1answer
35 views

Populate SharePoint 2010 Calendar with email

I am using SharePoint 2010. Is it possible to populate a SharePoint 2010 Calendar by just sending an email? If so, how can this be done?
0
votes
1answer
19 views

Is it possible to setup an email for a site colleciton versus a web application?

I manage a SP 2010 site for my corporation. I have a workflow setup on a document library which sends out emails to users upon workflow activiation. I want to change the email address from which the ...
1
vote
1answer
32 views

I dont see the “incomming email setting” in my list settings

I found alot of tutorials how to enable incomming email settings for lists or libraries. I have installed smtp in my iis 6.0. The smtp is working because did try to send some test mails with an smtp ...
0
votes
1answer
21 views

Changing boolean text in workflow email

I have a list with some boolean (yes/no) columns that are included in an email that is sent by a workflow. The fields appear as true/false when the email is sent, but I would rather see yes/no. I ...
2
votes
0answers
65 views

Customize “Additional Information Required” Email

We are using the Content Organizer in SharePoint 2010 to route documents to a central location. Before the documents are routed, however, there are a few required meta-data fields that need to be ...
0
votes
1answer
176 views

Sharepoint 2010 - SMTP - How to configure outgoing email for SMTP server outside SP farm?

I'm having a bit problem when configuring outgoing email for our SP 2010. We already have an exchange email server outside the newly build SP 2010 farm. How to configure the outgoing SMTP email for ...
2
votes
0answers
33 views

Let user know their email to document library was rejected

I have several email enabled document libraries, all set to "Accept e-mail messages based on document library permissions". It works fine, but sometimes users will choose the wrong list or send it ...
1
vote
1answer
71 views

How to access the Outbound SMTP Server address from code?

I am currently working on sending an email with an iCal event that users can accept/decline to add it to their calendar. The built-in SPUtility.SendEmail is too limited to achieve this so I'm using ...
0
votes
2answers
120 views

Send email on single button click

We have a calendar of training events for a variety of topics. I would, ideally, like there to be a button which the user can click to "register interest" in the event, which will in turn send an ...
0
votes
2answers
146 views

Daily summary alert split into multiple emails

Pretty simple problem that apparently was experienced by a lot of people in MOSS, but extensive research has produced exactly zero answers. Environment: 2010 SP1 August CU, single-server farm with ...
0
votes
0answers
70 views

SharePoint 2010 Workflow Reversing Date Format

I've created a workflow that stores its start date and time plus 10 minutes to a variable and then repeats the process with 20 and 30 minutes. Once in production this will go up to a few days each. ...
2
votes
1answer
252 views

Send emails to multiple recipients via contactform webpart

Happy new year everyone, so I'm creating a contact form webpart for my event management system at the moment which has a checkbox "send to all attendees". I'm using the SPUtility.SendEmail method to ...
1
vote
0answers
187 views

Schedule workflow or email notification

Just wondering, is there a way to schedule (e.g. 1st day of each Month) a workflow or send email notification for a list, without using powershell or C# code.
1
vote
1answer
64 views

Updating a SharePoint 2010 list with an email confirmation link

I have a list of 1000+ user accounts for an application, and I need to have each user confirm that they still require access. I would like to send a form email to all of the users in the list asking ...
1
vote
0answers
252 views

How to customize OOTB workflow emails

How can I make simple format-type customizations to ALL OOTB workflow related emails? I have found that many pre-Sharepoint 2010 posts indicated that OOTB workflow emails are in fact 'alerts', and ...
0
votes
1answer
62 views

Email users, unless they appear in list

I have a series of forms which users are required to fill in by a certain date. 5 days before this date I'd like to send out an email reminder to those who have not completed it. Is there a way of ...
0
votes
2answers
633 views

Outgoing Email Not Configured

I performed an upgrade from WSS SP2 to SPF 2010 SP1 on Windows Server 2012 RTM I have decided to install SMTP Service on the this server. I configured outgoing email. How do do I resolve this ...
1
vote
1answer
437 views

How do I migrate email data from Outlook Public Folders into SharePoint?

I have a bunch of emails stored in different folders in Outlook Public Folders. Each of these folders equates to new sites that will be made in SharePoint site collections (project folders become ...
3
votes
4answers
2k views

How does internal email get to the SMTP client of a SharePoint server?

I am trying to configure incoming email to a SharePoint 2010 list on Windows Server 2008 R2 SP1. I am trying to avoid involvement with Exchange or Active Directory. When I try to email the list using ...
1
vote
0answers
105 views

How do you find and remove the Outlook signature from an email handled by an email receiver in C#?

I can't see a tag in html or even the .eml file that distinguishes the signature in an email (specifically Outlook emails). Is there any way to extract the signature from the email in C#?
1
vote
1answer
104 views

How do I include email attachments to a blog post through incoming email

I am publishing posts to a SharePoint 2010 blog through incoming email. This is working perfectly but I'd like to send any attachments to an attachments library and include the attachments at the ...
2
votes
1answer
299 views

Parse pasted images from Outlook emails as attachments in Sharepoint list

I have a Sharepoint list with incoming email enabled, and an email event receiver to create items out of incoming emails. Once an email is received, it sends an email back to the sender with the ...
0
votes
1answer
26 views

Multiple copies of same email in Email Enabled Library on Sp2010 Foundation

SP2010 Foundation, SQL Server 2008 email enabled library --- I've set these up many time before at other sites, but this symptom is new. New client, new site -- library has "save email" and store in ...
0
votes
0answers
241 views

SPD 2010 List workflow not resolving email addresses

I've got a list workflow that sends out an email to a user based on a workflow lookup for the current list item. I've set it up to send the email to the email address of the user named in the "Waiting ...
1
vote
1answer
204 views

utf-16 encoded email in sharepoint 2010 is possibile?

Is it possibile to send an html email encoded in utf-16 with sharepoint 2010? My problem is that I have a message body wich can contain accented characters which on the receiving end are displayed ...
1
vote
3answers
913 views

Customizing the Email text sent to users on granting permssions to various sites?

Where and what exactly should I be looking at editing to change the subject. body and other text of the default email that is sent by sharepoint notifying the user that he or she has been granted ...
0
votes
1answer
173 views

How to use a hyperlink column in a workflow email

I'm creating a workflow "Send an Email" action in SharePoint Designer that needs to use a "Hyperlink or Picture" column from the Current Item. Whenever I select the "Hyperlink or Picture" column ...
0
votes
1answer
1k views

Why are my list workflow email send events firing twice?

I have a workflow on a list that is started ONLY when a new item is created. I recreated this workflow in SharePoint Designer 2010 while looking at the old workflow from SharePoint Designer 2007. ...
2
votes
3answers
4k views

How To: Send the Alert Emails to External Email Addresses?

In our SP2010 Intranet (Windows authentication) we are using "Alert Me" feature and it has been working great. However, Currently we have a new difficult situation where we want to send the Alert ...
3
votes
3answers
258 views

Mails in SharePoint can only open a few times before SharePoint says the file is missing

I have a costumer which save some of their mails on SharePoint, making them able to keep track of conversations etc. via SharePoint. Right now there is a Cache issue. When they open the emails in ...
0
votes
2answers
68 views

SharePoint Email Alert when particular user sends an email

I'm not sure if this question has been asked, but I was wondering is there a way to send an email alert to a user when an email is sent from a certain user in SharePoint 2010. I know you can send ...
1
vote
2answers
352 views

Send Mail to user, when End date is less than 4 days

I have a Data Sheet type list, where I have items with fields - Title, Start Date, End Date, Person allocated, and a comment column. Now how can I create a workflow to trigger, when the elements end ...
2
votes
4answers
2k views

Error when trying to send email from sharepoint 2010 workflow

When I try to send an email from a workflow I get the famous error "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly". I have added the ...
0
votes
2answers
566 views

send mail from sharepoint calender

I have a calender web part - out of box. I would like to send a notification mail to a particular group members (Always same group), each time I add a new event!! With the Event details like, ...
7
votes
1answer
662 views

How exactly works sending e-mails from SharePoint?

I have basic information about alerts, I can setup them, manage them via CA or power-shell scripts, I can test the SMTP sending functionality via telnet if they are not sent, but still don't know how ...
2
votes
3answers
745 views

Deactivate email-notifications for SPLists only temporally (and programmatically)

So here's my Problem: I have a list which is used to notificate user. (Announcements) So it's essential that the email notifications work for most of the time. The announcement (items) get saved in ...
1
vote
3answers
2k views

Email validation in SharePoint 2010

We have a column of type "E-Mail" and we'd like to attach validation to it so it conforms to the normal regular expression email validations at a specific domain. Is this possible without writing a ...
2
votes
1answer
600 views

Contact all members of a SharePoint site

I am looking for an easy way to contact (email) all the members of a SharePoint site. Is this possible without custom code? I do NOT have the ability to create distribution groups in AD, or anything ...
0
votes
2answers
2k views

How to create Template for email alerts in SP2010?

I need to create a template for sending email alerts in such a way that I can select columns for individual lists for the content to be displayed in the mail.
6
votes
3answers
9k views

How to create custom email alert template in SharePoint 2010

There seems to be a widely popular blog post (here) about creating these. It's tailored to SharePoint 2007, but I've read through the entire article, and it makes sense. I've followed the directions, ...
2
votes
2answers
482 views

Defaulting MySite Email Notifications to off?

On the SharePoint 2010 MySite EditProfile.aspx, there are settings for Email Notifications: [x] Notify me when someone leaves a note on my profile. [x] Notify me when someone adds me as a colleague. ...