- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Sendmail auth on an Exchange 2003 server.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2007 11:21 PM
02-27-2007 11:21 PM
I have configured bugzilla on a Fedora Core 6 server and now i must configure sendmail to send mail from it.
My mail server is Exchange 2003 with remailer turned off, and i must authenticate to it for send mail.
How i can configure sendmail for authenticate to Exchange server?
Thank to all!
Points for all reply.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 09:58 AM
02-28-2007 09:58 AM
Re: Sendmail auth on an Exchange 2003 server.
If so, check the sendmail 'auth_info' macro definition, and the 'SMART_HOST' feature.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 08:45 PM
02-28-2007 08:45 PM
Re: Sendmail auth on an Exchange 2003 server.
so, excuse me for my bad english, yes, i need to configure sendmail like a client.
but can you explain me better i can do this?
Thank again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 10:30 AM
03-01-2007 10:30 AM
Solutionhttp://lists.freebsd.org/pipermail/freebsd-questions/2006-June/124010.html
Yes, this is a 'freebsd' list, but the core ideas are the same.
This is also not bad:
http://www.scalix.com/wiki/index.php?title=HowTos/MTA_Integration
Of course, there's the Sendmail reference:
http://www.sendmail.org/m4/smtp_auth.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 08:41 PM
03-01-2007 08:41 PM
Re: Sendmail auth on an Exchange 2003 server.
the article in:
http://www.scalix.com/wiki/index.php?title=HowTos/MTA_Integration
is what i need!
Thank you!