| Author |
Changeing the SMTP Address (newbie question)
|
|
| Adam Clark 2005-06-16, 2:48 am |
| I have a Commerce Server install within my company that I need to change the
SMTP address for as we have just migrated our mail server. Unfortuanly I
have no expereince with commerce server so I am a little in the dark. Can
anyone give me some help on how to change the SMTP address for class server?
Many thanks in advance
Adam Clark
| |
| Tomas Vera 2005-06-19, 2:47 am |
| Adam,
I think this is what you're looking for:
Open Commerce Server Manager
Expand:
"Commerce Server Manager" | "Global Resources" and RightClick the
"Direct Mail on <ServerName>" entry to bring up its properties.
Select "Delivery Locations" in the list. This is where you can update
the mail server to be used by the direct mailer object.
(I assume that you are referring to the Direct Mailer object and not
to the SMTP server property of the Mail object in ASP.NET code).
-tomas
On Thu, 16 Jun 2005 17:31:16 +1000, "Adam Clark"
<adam.clark@volante.com.au> wrote:
>I have a Commerce Server install within my company that I need to change the
>SMTP address for as we have just migrated our mail server. Unfortuanly I
>have no expereince with commerce server so I am a little in the dark. Can
>anyone give me some help on how to change the SMTP address for class server?
>
>Many thanks in advance
>
>Adam Clark
>
/*-------------------------------
* Tomas Vera
* tomas (at) sbcglobal (dot) net
*-------------------------------
*/
| |
| Ravi Shankar 2005-06-19, 2:47 am |
| Adam,
In addition to what Tomas has mentiond, there is a SMTP Server property of
the site available in App Config Settings resource. You'd need to modify this
also through the Commerce Server MMC.
"Adam Clark" wrote:
> I have a Commerce Server install within my company that I need to change the
> SMTP address for as we have just migrated our mail server. Unfortuanly I
> have no expereince with commerce server so I am a little in the dark. Can
> anyone give me some help on how to change the SMTP address for class server?
>
> Many thanks in advance
>
> Adam Clark
>
>
>
|
|
|
|