Tagged Content List
  • Forum Post: Email sender header not properly set?

    Back at the end of Nov. 2007 when getting email integration setup, I ran into a problem because the Message Sender attribute (which becomes the Sender header) was not set right. The way the original code in CS 2007 was set, it was something of a custom header instead of using .NET's built in Sender...
  • Forum Post: Cannot send emails from CS2008b

    User Agent: Path: as HTTP Referrer: Message: SendMessage Failed To: XXX@XXXXXX.net System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.7.1 Unable to relay for XXX@XXXXX.net at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients...
  • Forum Post: Mass email has annoying text at start and is marked by Outlook as low-priority

    I just tested the mass email function and it came with this text at the start: An administrator of has sent the following email to all users in the SystemAdministrator role. Is there any way to not have this included? Plus, when it came to my outlook, it was marked low-priority. Is there a way...
  • Forum Post: Post notification abuse

    This morning I got an email from a person whose email had been registered on our forum without her permission. The perp had signed up for notifications on many threads, so the victim got over a hundred emails this morning. Is there anything I can do to stop this kind of abuse?
  • Forum Post: Welcome Email

    When a user joins my community they are sent an email welcoming them to the site. I would like to change the text in this email but haven't found where it is stored. Ideas? Thanks,
  • Forum Post: e-mailing a group

    This is a very important piece of functionality that seems to be missing, are their any plans to add this in the near future, or any hacks to do it now?
  • Forum Post: POP3 with SPA error

    Hi, I am setting up Mail Gateway, and my POP3 server works with SPA only. For some reason I can't get it to work without SPA. However, I notice in the Mail Gateway log file that SPA is not being used and I so I can't connect and get an error. Is there a way to enable this? This...
  • Forum Post: Emailing from site is unreliable

    Hello, I have deployed Community server express 4.0.30417.1769 on my webhosting area. Everything seems to work properly apart from the following. I get intermittent exception raised (and obviously email not sent) inconsistently: The exception is as follows: User Agent: Path: as HTTP Referrer...
  • Forum Post: Announcement Post Emails

    I browsed through some documentation, and I've scanned through the site admin settings... I was wondering if I missed something though: is there a way to allow announcements to be emailed to everyone on your friends list (rather than custom code)?
  • Forum Post: Email checking is not working

    Hi Im not sure this is only for me or for everybody. when I go to forgot password it is asking me to enter the email address to reset the password. I entered a invalid email address that means the email address I entered is not exist, it says the eamil has sent to that invalid email address. Instead...
  • Forum Post: Mail functions

    Hi all, When a new user creates his account the CS sends a email with the right info. But when I try to send a mass email, or an email for system administrators for example, the sucess message shows up but they don't receive anything... I done the configuration for the SMTP settings using an...
  • Forum Post: file attachments on reply email

    Is it possible to attach a file to a reply email that goes through the Email Gateway and have that file be the 1 allowed file with the post automatically?
  • Forum Post: Enabling avatar in threads email

    I would like to know that if it is possible that in the tread email like below, add a field to show the user avatar. < htmlbody > < div style = " font-family: verdana; " > <...
  • Forum Post: Re: Forum Digets: Did that make it in 2008?

    We did this on our own for 2007 but will port to 2008 later this year. We essentially had to create a new table to store Digest subscription. That means modifying some UI. Then, we queried the forums that the user has subscriptions to and get the daily posts there. From there, we used CS's email...
  • Forum Post: Moderated blog post email notifications?

    I've set a blog up with 1 author. This author's site settings allow for emails/notifications/msgs etc. I made every post within the blog moderated and have written a post by this 1 author. I commented with another account but cant seem to receive an email saying there are posts that need moderated...
  • Forum Post: Email Notifications

    For a blog post , saving the send email notifications setting does not work. No matter what I set it to, after publish (Save) it always reverts back to Do Not Send Email. Also is there a way to globally set all posts in the blog to have the same settings for this? I believe the configure blog setup...
  • Wiki Page: Sending Mass Emails

    The mass email function allows you to send an email to all users assigned to a specific user role. Procedure Navigate to Control Panel Dashboard > System Administration > Site Administration > Tools > Send Mass Email. Select the user role from the Recipients drop-down...
  • Wiki Page: Configuring Blog Setup Properties

    When you create a blog, you must specify the basic blog setup properties such as blog title and description. However, Community Server allows you to specify additional setup properties after you create the blog. Procedure Navigate to Control Panel Dashboard > Manage My Blogs > Configure...
  • Wiki Page: Receiving Email Notifications for Wiki Article Changes

    Wiki page authors can instruct Community Server to notify them any time their posts and pages are modified. You can enable the notification setting when you create an article or you can enable it by opening the article's edit page. When you open the Edit page, scroll down to the bottom of the page...
  • Forum Post: Register e-mail address of people commenting and provide notification on anwers

    Hi, I would like to have an e-mail address registered when people leave comments on blog posts without them to have to fully register. Then when a reply comes on their comment they get notified by e-mail. I have searched Google about this but I couldn't find it. It is basic functionality...
  • Wiki Page: Setting Up Blogging by Email

    Use the following procedure to set up your system to blog by email. Procedure Navigate to Control Panel Dashboard > System Administration > Blog Administration > Blogs. The list of blogs displays. Click Edit for the blog for which you want to set up the email-to-blog...
  • Forum Post: Email Settings - Unable to send Reset Password Link

    Hello everyone, I am using CS2008.5 I just setup CS but unable to set email settings. I set registration automatic , but I wanna change to by Email and Forget password with Reset Link mode. But User doesn't recieve Reset link as well activation URL to account account. Please suggest me...
  • Forum Post: Sending "ForgottenPasswordWithToken" e-mail as HTML?

    Hi, I tried to have the mail "ForgottenPasswordWithToken" sent in HTML format by CS 2008, but it seems to ignore the general (text / HTML) mail format preference. This has previously been reported here . Would it be possible to make this setting customizable in a future version, so we can...
  • Forum Post: Does the Enterprise/Exchange Email Integratio handle email attachements?

    Has anyone done this or is it possible to extend this module to allow for this functionality? Use Case: A user send's an email to the email address assigned a the forum that has the mail gateway feature enabled; The email sent has two files attached to it; Is it possible for those files to...
  • Forum Post: CS 2008.5 Email Not Working

    I have configured the email on the site in Control Panel to send email, but its not working. I get the following error: Message: SendMessage Failed To: email@domain.com System.Net.Mail.SmtpException: The operation has timed out. at System.Net.Mail.SmtpClient.Send(MailMessage message) at CommunityServer...