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.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Gaurav Kothari" <(E-Mail Removed)> wrote in message
news:A43B5509-FDAA-4378-B114-(E-Mail Removed)...
> 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
>