Converting Attachement into Link.

Status
Not open for further replies.
G

Gaurav Kothari

Hello All,

I had a requirement when I send a mail with some attachement, for the same

domain user it should convert the attachement into Link, and for the outer

domain it should send the attachment as a file.

Is there any rules or event that can handle this?

Any help is highly appreciate.

Thanks

GK
 
No rules, you can handle the Item_Send event on the item from within a

custom form, or in a COM addin. If this is for only one user it could also

be handled using VBA code.

See www.outlookcode.com for various Outlook code samples.

"Gaurav Kothari" <GauravKothari> wrote in message

news:A43B5509-FDAA-4378-B114-EFBCF551D60E@microsoft.com...
> Hello All,

> I had a requirement when I send a mail with some attachement, for the same
> domain user it should convert the attachement into Link, and for the outer
> domain it should send the attachment as a file.

> Is there any rules or event that can handle this?

> Any help is highly appreciate.

> Thanks

> GK
>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
C replace subject line generated by converting a word document to PDF and sending it to an email Using Outlook 8
G [Help] Converting array to destination folder path Outlook VBA and Custom Forms 1
C Converting OST to PST File Using Outlook 3
C Outlook 2016 - converting Word VBA to default Outlook message Outlook VBA and Custom Forms 0
M Converting from Outlook Express to Outlook 2013 Using Outlook 5
M Converting from POP to IMAP with Comcast Using Outlook 5
A Converting POP3 Accounts to Exchange Using Outlook 1
A docmessageclass, not every contact converting Using Outlook 18
S Converting outlook 2010 pop account and folders to imap with gmail Using Outlook 1
K Trouble converting the ANSI PST to a Unicode PST Using Outlook 4
H Converting an old Microsoft Outlook PST to a new Unicode PST Using Outlook 0
J bug in converting eml files of wlm on import to outlook 2010 Using Outlook 7
C Problem while converting GAL entries to contacts in Outlook Cont Outlook VBA and Custom Forms 5
C Converting users with BCM in OL2003 to RPC over HTTP BCM (Business Contact Manager) 1
E Copying data from e-mail attachement to EXCEL file via macro Outlook VBA and Custom Forms 38
A saving attachement to folder named the same as rule name Outlook VBA and Custom Forms 0
J Customize Attachement Security Warning Using Outlook 1
K cant read email or open attachement Using Outlook 0
R compare folder contents to e-mail attachement Using Outlook 1
J How to open PDF attachement upon arrivel new mail Using Outlook 20
A PDF Attachement Errors with Outlook 2010 Using Outlook 7
S Save Attachement from outlook Using Outlook 2
R Detecting if attachement is embedded or not Outlook VBA and Custom Forms 1
C "The linked image cannot be displayed. The file may have been moved, renamed, or deleted. Verify that the link points to the correct file location" Using Outlook 1
P How did hacker cause link to delete and archive containing email? Using Outlook 6
J O365 - Adding Shared Google Calendar ICS link issue in O365 Using Outlook 0
M Outlook 2013 Script Assistance - Save Opened Link with Subject Added Outlook VBA and Custom Forms 1
A How to open a specific link automatically with outlook 2016 Outlook VBA and Custom Forms 6
M Adding Subject to this Link-Saving VBA Outlook VBA and Custom Forms 5
P Insert link in email body to attached document in Outlook 365 Outlook VBA and Custom Forms 0
dyny723 Outlook 2016: Code to link a contact to emails received from that contact Outlook VBA and Custom Forms 1
D launching a link in google Using Outlook 1
S Display PF contact folder items to select contact to link to appointment Outlook VBA and Custom Forms 1
N Creating a button or link to a form in the Organizational Forms Library Outlook VBA and Custom Forms 3
B Wanting to run a script that will filter any body that has a russian link in it. Outlook VBA and Custom Forms 5
J Tasks - the missing link... for me at least. Using Outlook 4
A How to open a specific link automatically with outlook Outlook VBA and Custom Forms 13
G Outlook item link Using Outlook 0
S Calendar loops when clicking on calendar link to start it Using Outlook 1
H Search and delete part of a link inside HTML body message Outlook VBA and Custom Forms 2
D Link contacts with emails Outlook VBA and Custom Forms 11
J Unable to link email messages in BCM using a single microsoft office 365 account in outlook 2013 BCM (Business Contact Manager) 1
T Automatically open link in email received Outlook VBA and Custom Forms 33
G Outlook email link mistake Using Outlook 1
iwshim Can I add an Unsubscribe link to Outlook outgoing email? Something like this? Using Outlook 1
M Link POP account with Outlook.fr Using Outlook 1
anoble1 How to create an email with a link to add a calendar appointment Using Outlook 1
S Possible to link to ics file without importing? Using Outlook 4
C From an email open a link but not the new window Using Outlook 1
J Outlook Rule - Create Link in Forwarding Message Outlook VBA and Custom Forms 2

Similar threads

Back
Top