escape the parentheses by using backslashes: <cfmail from="Rich \(Door to Door Sponge Seller\) <[EMAIL PROTECTED]>"
> -----Original Message----- > From: Osullivan Karl (RKB) Senior Analyst/Programmer > [mailto:karl.osullivan@;uhcw.nhs.uk] > Sent: 24 October 2002 16:19 > To: '[EMAIL PROTECTED]' > Subject: RE: [ cf-dev ] CFMAIL > > > The <address> worked fine thankyou, and Cov and Warks > hospital is still > there, but only for a couple more years. > > I want to include (RKB) in brackets in my email address, in > the <CFMAIL > FROM""> attribute. However if I do: > > FROM="Karl OSullivan (RKB) Analyst Programmer > <[EMAIL PROTECTED]> > > then the email comes out as: > > Karl OSullivan Analyst Programmer > > stripping out the stuff in brackets. > > Is there any escape codes (or something) that I can do so > that the brackets > are intepreted by the Exchange mail server? > > Thanks > > Karl O'Sullivan > Senior Analyst Programmer > University Hospitals Coventry and Warwickshire NHS Trust > Tel: 024 7660 2020 x7578 > [EMAIL PROTECTED] > > > ---------- > > From: Russ 'Snake' Michaels[SMTP:[EMAIL PROTECTED]] > > Sent: 24 October 2002 15:59 > > To: [EMAIL PROTECTED] > > Subject: RE: [ cf-dev ] CFMAIL > > > > that is your mailserver not cfmail doing that. your > mailserver obviously > > expects a valid from address > > > > -----Original Message----- > > From: Osullivan Karl (RKB) Senior Analyst/Programmer > > [mailto:karl.osullivan@;uhcw.nhs.uk] > > Sent: 24 October 2002 15:53 > > To: 'CF - Development Group' > > Subject: [ cf-dev ] CFMAIL > > > > > > Hi, > > > > I'm using CFMAIL to email. However, my email address > always shows as > > [EMAIL PROTECTED] when the emails are sent out. > > > > Is there any way of showing something a bit more friendly, say, Karl > > OSullivan, for example? I've tried tinkering around with the FROM > > attribute in CFMAIL but can't get it to work. > > > > Thanks, > > > > Karl. > > > > > > Karl O'Sullivan > > Senior Analyst Programmer > > University Hospitals Coventry and Warwickshire NHS Trust > > Tel: 024 7660 2020 x7578 > > [EMAIL PROTECTED] > > > > -- > > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
