On Thu, Apr 24, 2008 at 12:07 AM, Siegfried Heintze (Aditi)
<[EMAIL PROTECTED]> wrote:
> I started installing Mail::Sender, Mail::Send and Mail::Util and discovered 
> it is prompting me for a default SMTP server as part of the installation 
> server. Well I go to outlook and view my account settings and discover that 
> I'm connect to an exchange server. Is that what I specify for my SMTP server?

IIRC, Exchange acts like an ESMTP server when contacted on the normal
SMTP port.  You can test this by telneting to the Exchage server on
port 25 (telnet exchangeservername 25 in cmd.exe).  You can also try
just putting the name of the Exchange server in where it expects the
SMTP server.  You may need to configure the Exchange server to allow
this feature.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to