- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Exchange / HTML email issue
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Exchange / HTML email issue"
Collapse
-
Sorry I know nothing about Exchange server.
Sounds like the sort of challenge you could put up on www.rentacoder.com
Leave a comment:
-
Hi Dimprawn,
Thanks for the swift reply.
Regarding the code - i'm told it's closed source and that's that.
It's being sent by an app (not seen it yet) and is then relayed via the Exchange / MIMEsweeper box via SMTP.
I'm not a developer by any means (merely an infrastructure monkey) so any advice is greatly appreciated. Anything beyond basic VBscript / WSH is beyond me at the moment - hence why i was looking for a solution within the software or a simple script bolt-on.
In what way would I be best off intercepting the mail? I have visibilty of it from source server through to Exchange - can I use a regular expression to add the tag at some point on this path? Is it as simple as adding text to any file or is there something more complex with email messages?
Thanks again for your time,
Dan
Leave a comment:
-
Also make sure that you flag the stupid error to the highest level of the company so that we get a general awareness around upper management about how much expensive rework of this kind is often required from outsourced IT developments.
Leave a comment:
-
Are you saying the offshore code monkeys can't supply a fix or that there is no source code available to fix yourself? That is madness!
If you can intercept the email before it reaches the mail server, you could create a simple program to add the <html> tag in using a regular expression.
Does the app send email via SMTP? If so, create a listener SMTP service in C# that uses the regex to fix the text before sending it on to the correct SMTP server.
Leave a comment:
-
Exchange / HTML email issue
Hi Guys,
Due to some brilliant offshore coding, my customer has an app which mails out HTML email with the <html> tag missing from the source of the message. The </html> tag is present at the end tho - so they did half a job.
Now from my understanding - some mail clients (later versions of MS Outlook) can still display the message as they can inteprete it as HTML anyway - without the tags, but some 'other' as yet unspecified mail client (possibly web mail) cannot.
The messages are sent from this app, through a box running Exchange 2k3 and MIMEsweeper. Is there any way to add this tag in?
I know with MIMEsweeper you can add a footer to teh message (e.g a disclaimer), but didn't know if you could touch the source rather than the 'display text'.
If not - i've also heard of ways of using VBscript in Exchange to maybe do something, but can't see much about that on the University of Google.
Thanks for your help in advance.
DanTags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- A new hiring fraud hinges on a limited company, a passport and ‘Ade’ Today 09:21
- Is an unpaid umbrella company required to pay contractors? Yesterday 09:28
- The truth of umbrella company regulation is being misconstrued Nov 25 09:23
- Labour’s plan to regulate umbrella companies: a closer look Nov 21 09:24
- When HMRC misses an FTT deadline but still wins another CJRS case Nov 20 09:20
- How 15% employer NICs will sting the umbrella company market Nov 19 09:16
- Contracting Awards 2024 hails 19 firms as best of the best Nov 18 09:13
- How to answer at interview, ‘What’s your greatest weakness?’ Nov 14 09:59
- Business Asset Disposal Relief changes in April 2025: Q&A Nov 13 09:37
- How debt transfer rules will hit umbrella companies in 2026 Nov 12 09:28
Leave a comment: