-
Is it possible to extend the enterprise mail exchange add-on of Community Server? Is there an SDK for this component? Is there a way to see the logic this application uses to process email and associates that email with a forum? What determines if the email should start a new thread or if the post should…
-
I deal with posts and languages from around the world…. Primarily via an Email thread. Post replies starting with RE: get processed correctly. However, the ones from foreign languages: German, Spanish, French, Chinese, Japanese, etc. always seem to fail. For example: German=AW: {Title}. Is there a…
-
We are having some problems modifying the format of system generated emails. We have updated the emails.xml with valid xhtml, and the emails look fine when sent via other tools. However, when triggered by Community Server, they appear to be causing some sort of internal error. We don't see any attempted…
-
I was able to create a post with the same user and attached a file using the file attachment feature of a forum post. This worked in the web ui. I am not getting any exceptions in the exception log except when trying to sending to a user that the mail server is unable to reply email for. I disabled the…
-
[quote user="Gary McPherson"] Attachments were supported as early as CS2.1. Have you checked a) that you can add attachments to posts from the forum interface and b) your exception logs? [/quote] I am using Community Server version 3.1.21119.1142 with mail gateway version mg_1_0_30910. Will…
-
Sorry if I hit the wrong forum – Admin a little help… While using the latest CS Email Gateway, I am noticing in the logs that the email is searching through the usernames first and then the private email within the database. Is there a configuration somewhere that this can be changed? Thank you,
-
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 protected] System.Net.Mail.SmtpException: The operation has timed out. at System.Net.Mail.SmtpClient.Send(MailMessage message) at CommunityServer…
-
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 be uploaded…
-
Sorry if I hit the wrong area to post this… Is there a way to have Emails through the Email Gateway to CS 2008.5 automatically read the first or last line of the Email message to look for tags? So the senders could add something similar to the below… Thank you… [TAGS: Email, Gateway, CS2008.5]
-
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 avoid…