At 10:05 AM 4/6/2009, R:Base E-Mail List wrote:

I have a report set to print in one of my apps, and it was set to automatically e-mail using the e-mail option parameter; I had this working with a POP3 e-mail
account, but I recently switched to Exchange. Can I still accomplish the same
task with my exchange e-mail account? I have a hunch that the way to resolve
this is to somehow utilize POP through Exchange, but I’m really not sure.

Btw, R:Base = V-8…Exchange Server = 2007.


Alex,

All you need to do is enable POP3 in Exchange 2007.

By default, when you install Exchange 2007, the POP3 service is not started.
You can use the Services snap-in in Microsoft Management Console (MMC) or
the Exchange Management Shell to set the POP3 service to start automatically.

To use Microsoft Management Console to enable POP3

1. In the Services snap-in, in the console tree, click Services (Local).
2. In the results pane, right-click Microsoft Exchange POP3, and then
   click Properties.
3. On the General tab, under Startup type, select Automatic, and then
   click Apply.
4. Under Service status, click Start, and then click OK.

To use the Exchange Management Shell to enable POP3

1. Run the following command:
   Set-service msExchangePOP3 -startuptype automatic

2. Run the following command:
   Start-service -service msExchangePOP3

That should enable you to PRINT your existing R:BASE Turbo V-8 reports
with EMAIL ON option.

Also, make sure to verify all parameters related to EMAIL ON, such as:

. EMAIL_HOST
. EMAIL_USERID
. EMAIL_PASSWORD
. EMAIL_BODY
. EMAIL_DATE
. EMAIL_FROM_ADDRESS
. EMAIL_FROM_NAME
. EMAIL_TO_LIST
. EMAIL_SUBJECT
. EMAIL_CC_LIST
. EMAIL_BCC_LIST
. EMAIL_PORT
. EMAIL_AUTHENTICATION
. EMAIL_DELETE_AFTER_SEND
. EMAIL_SHOW_DIALOG

Hope that helps!

Very Best R:egards,

Razzak.

P.S.
Would you please change your e-mail address for this list to your
name instead of From: "R:Base E-Mail List" <[email protected]>.
We would like to see the actual name of the person on this list
and the sender name vs. R:Base E-Mail List. Thank You!

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to