Change default Message form?

R

Roberto López

Hello,
I am new using Outlook, but I need to design a personal form to send mail
messages with some fields filled when the user sends a new message.
It is possible to change the default Message form?
I am using Outlook 2003 with Exchange.
The field I need to fill is the "From" field.

Thanks.
 
S

Sue Mosher [MVP-Outlook]

If you want to send as a different user, filling in the From field with a
custom form is not likely to be the best solution. Tell us more about what
you're trying to do and who the intended recipients are.
 
R

Roberto López

Hello,
The situation is:
- I am using Exchange with POP connector, in the enterprise there are only
external email addresses by departament. To receive there is no problem
because I use the POP connector to receive messages and assign these into a
mailbox created for each departament with distribution groups. But the
problem
it is to send emails outside the office. I need to asign the "From" field to
the correct Distribution Group for each user, and send emails out with the
address of this
distribution group instead the address of the individual user. I can´t
create individual external email addresses for each user of the organization
(by political reasons).
I hope you understand my problem.
Thanks in advance
 
S

Sue Mosher [MVP-Outlook]

Sending messages outside the office with a custom form is a bad idea, likely
to result in unwanted Winmail.dat attachments that the recipient can't open
and that encode any actual attachment you wanted to send.

Either show users how to set the From property manually or write a VBA macro
to set the SentOnBehalfOfName property for an outgoing message to the
desired name.

If you want to send with the From address corresponding to the address of
the mailbox, there are tools at http://www.ivasoft.biz that can help with
this.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
R

Roberto López

Thanks Sue
Here is a utility that does exactly what I need.


Sue Mosher said:
Sending messages outside the office with a custom form is a bad idea, likely
to result in unwanted Winmail.dat attachments that the recipient can't open
and that encode any actual attachment you wanted to send.

Either show users how to set the From property manually or write a VBA macro
to set the SentOnBehalfOfName property for an outgoing message to the
desired name.

If you want to send with the From address corresponding to the address of
the mailbox, there are tools at http://www.ivasoft.biz that can help with
this.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Roberto López said:
Hello,
The situation is:
- I am using Exchange with POP connector, in the enterprise there are only
external email addresses by departament. To receive there is no problem
because I use the POP connector to receive messages and assign these into
a
mailbox created for each departament with distribution groups. But the
problem
it is to send emails outside the office. I need to asign the "From" field
to
the correct Distribution Group for each user, and send emails out with the
address of this
distribution group instead the address of the individual user. I can´t
create individual external email addresses for each user of the
organization
(by political reasons).
I hope you understand my problem.
Thanks in advance


"Sue Mosher [MVP-Outlook]" <[email protected]> escribió en el mensaje
If you want to send as a different user, filling in the From field with a
custom form is not likely to be the best solution. Tell us more about
what
you're trying to do and who the intended recipients are.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Hello,
I am new using Outlook, but I need to design a personal form to send mail
messages with some fields filled when the user sends a new message.
It is possible to change the default Message form?
I am using Outlook 2003 with Exchange.
The field I need to fill is the "From" field.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top