bob -- Do a quick check to see if your firewall is locking you down to tight:
you probably have something like this in your pix config: no fixup protocol smtp 25 conduit permit tcp host x.x.x.x eq smtp any (hitcnt=) conduit permit tcp host x.x.x.x eq 443 any (hitcnt=) where x.x.x.x is the outside IP of your exchange server ========================================================= Make this change: conduit permit tcp host x.x.x.x eq any (then you have to do a "clear xlate") Now try sending mail. If it works, you have a firewall config issue. I'd suggest opening port 80 next (maybe the firewall is preventing outside dns lookups?). Also, try pinging some outside places from the exchange server --- some places you've never been, like www.unc.edu (that's our site) Good luck! Tom Gray, Network Engineer All Kinds of Minds & The Center for Development and Learning University of North Carolina at Chapel Hill Internet: [EMAIL PROTECTED] AT&T Net: (919)960-8888 at the firewall do a conduit permit and allow all ( eq any any) and try it out. If it still doesn't work check the dns settings on your exchange box!) -----Original Message----- From: Bob Chyka [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 8:08 AM To: Exchange Discussions Subject: REPLY for ED Crowley Hi Ed, i cant send out from my exchange 2000 box so im replying to your questions through SWYNK. yes i have the mailguard feature turned off. this is the message that i get when i try to send out: This is an automatically generated Delivery Status Notification. THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following recipients has been delayed. xxx@xxxxx then it gets delayed for a while then i get a report saying it could not be sent. thanks for the help with this.. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

