Question : Microsoft SQL Server Reporting Services send E-mail in plain text

When I setup a SQL server 2005 reporting subscription, the email comes in as HTML (multi-part). This is ok when viewing on my Outlook client. The newer blackberry devices (4.2 and hihger) cannot display the attachment when the message is mutlipart (text/html).

I noticed in the email the SQL server does not place the full HTML tags around the email but just the <table> tags.

Is there a way to force the emails sent in plain text or force the full HTML tags from SQL Server? Is the issue with the CDO?

Answer : Microsoft SQL Server Reporting Services send E-mail in plain text

Can you provide a full show run and show version - remove the sensitive information etc.

I have just tested on my 857 and the proposed solution works fine.

line vty 0 3
 access-class ALLOWED_MGMT in
 login local
 transport input ssh
line vty 4
 access-class ALLOWED_MGMT in
 login local
 rotary 1
 transport input telnet            


telnet to port 3001 brings you in on vty 4

    Line       User       Host(s)              Idle       Location
   2 vty 0     GJH       idle                 00:00:26 192.X.X.X
*  6 vty 4     GJH       idle                 00:00:00 192..X.X.X


I'm running c850-advsecurityk9-mz.124-15.T7.bin

so a slightly later version than you.

So this is either

IOS version
Router Model

or something else in your configuration.
Random Solutions  
 
programming4us programming4us