11-24-04 11:26 PM
i am trying to properly configure IIS' SMTP server so that i can send mail
from another windows service.
Environment:
* windows 2K server w/ activedirectory
* aspqmail installed; configured to send mail to smtp.mycompany.com
Here's what i've done so far::
* installed stmp service and started it under the system account
* created an account and group for Smtp usage
* aspqmail is run as the smtp user
* granted access rights to the Smtp group within the Smtp MMC
* i can ping smtp.mycompany.com
* this address is set in Smtp mmc.
when i try to send a message w/ aspqmail, i get an error about an invalid
recipient. If i use another Smtp server, i get no errors.
any suggestions?
thanks,
Craig
[ Post a follow-up to this message ]
|