LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 01-05-2002, 09:59 PM   #1
graystarr
Member
 
Registered: Dec 2001
Location: Layton, Utah
Distribution: Red Hat 8.0 and Mandrake 9.0
Posts: 85

Rep: Reputation: 15
Exchange 2000 to sendmail???????


Can anyone help with this subject? After careful consideration, I would like to do away with my Exchange 2000 server and install linux on it and use sendmail. Is there a way to import addresses and mailboxes and such?
Also, pros and cons to sendmail vs Exchange?

Thanks in advance

graystarr
 
Old 01-06-2002, 06:14 AM   #2
xanthium
Member
 
Registered: Apr 2001
Location: Bombay ( INDIA )
Distribution: RedHat 7.x
Posts: 218

Rep: Reputation: 30
Smile Sendmail and 2000

Hi ,

Can u be specific ? i mean are u not comfortable configuring sendmail or is it just that u want to know if its possible to import
the mails from 2000 to sendmail ?


Check out the following utilities on www.freshmeat.net

1. pabber
2. plook.
3. nt2linux.
4. mailsync.
5. mailany.
6. isync.
7. mailsort


Regards ,
Xanthium.
 
Old 01-15-2002, 08:28 AM   #3
echto
LQ Newbie
 
Registered: Jan 2002
Distribution: Mandrake 8.1
Posts: 9

Rep: Reputation: 0
Hmmmmmm... sounds like another Network Admin worried about spam, his job, and layoffs.. And is who is now grovelling at the knees of the open source community.

*just kidding.

Check out Freshmeat as suggested above.

* no offense, I read the post and had to throw that in.
 
Old 09-05-2004, 07:34 AM   #4
safar
LQ Newbie
 
Registered: Sep 2004
Location: Saudi Arabia
Posts: 3

Rep: Reputation: 0
How can I connect microsoft exchange mail to linux
company does not support pop
only exchange when i tried pop port is not allowed

Safar
 
Old 09-05-2004, 10:09 AM   #5
DrNeil
Member
 
Registered: Aug 2004
Location: Scotland
Distribution: Debian, Suse, Knoppix, Dyna:bolic, Mandrake [couple of years ago], Slackware [1993 or so]
Posts: 150

Rep: Reputation: 15
http://www.msexchange.org/tutorials/...ge_Server.html

Imap?
 
Old 09-06-2004, 01:32 AM   #6
safar
LQ Newbie
 
Registered: Sep 2004
Location: Saudi Arabia
Posts: 3

Rep: Reputation: 0
It is not imap usually i will use msexhange on my windows operating system i want to configure on linux when I put incoming as pop and out going as smtp it works couple of days but later i got message port connection refused.
they told we refused pop connection only exchange now how can i configure ms exchange on linux

Regards

Safar
 
Old 09-06-2004, 02:23 AM   #7
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 69
Well to the original poster, you do know the difference between a groupware system and a MTA, right?

Groupware systems are software suites like Exchange, Groupwise, and Notes. The functions of a groupware system include address book, calendar, mailboxes, shared folders, etc... Groupware systems use gateways to Internet protocols, but often use proprietary protocols internally.

A MTA simply accepts SMTP e-mail and forwards it to another MTA or to a MDA (Message Delivery Agent).

You can't really replace a groupware system with a simple MTA. To even retreive the messages you would need to add message retreival daemons, such as a POP3 or IMAP4 daemon. The addressbook functionality could be provided by a LDAP directory, if properly configured. I'm sure you could find some of the other applications on Freshmeat or Sourceforge.

Are you sure you know what you're getting yourself into? You would need to find and configure all that software to replace the functionality of Exchange, because Sendmail alone will only do one tiny peice of it. Then you would need to keep up with the security patches of all those different pieces of software.

What is your motivation for wanting to get rid of Exchange? Are you concerned about the security? Do you think that Exchange is more suceptible to spam? You could put a Linux system in front of Exchange in your SMTP flow so that the Linux system receives the e-mail first and there's no direct connection to Exchange. That would allow you to implement spam filtering and anti-virus protection without disrupting your environment and causing massive changes for your users. Oh, and I wouldn't use Sendmail since it has a massive amount of security problems. Look into Postfix or Qmail instead.
 
Old 09-06-2004, 02:36 AM   #8
safar
LQ Newbie
 
Registered: Sep 2004
Location: Saudi Arabia
Posts: 3

Rep: Reputation: 0
Chort,
I want to replace my windows operating system to linux only one obstacle is exchange I could not get my email only for email i have to switch to windows

Regards
Safar
 
Old 09-06-2004, 05:39 AM   #9
cidrolin
Member
 
Registered: Jul 2004
Distribution: Fedora c2
Posts: 89

Rep: Reputation: 15
Quite often Exchange is used exclusively for mail relaying and retrieval. If such is the case, it is quite possible to replace Exchange by a linux-based mail solution. The main issue will be to get the mailboxes out of the Exchagne database, to transfer them to user-specific files (in user's profiles on a file server for backup purposes for instance).

OTOH, if the groupware functionalities are extensively used, the problem is much more complicated. A global solution must be designed and implemented step-by-step. If Linux is the issue but a proprietary grouopware solution is acceptable, there is a Domino server (Lotus Notes) then runs on Linux.

As far as clients are concerned, Exchange uses X400-based proprietary protocols; I haven't heard of a native non-microsoft Exchange client. There is an open-source (recently released by Novell) client that connects to Exchange 200x through the OWA (Outlook Web Access).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux as email client on MS exchange server 2000 imsajjadali Red Hat 15 12-19-2005 09:49 AM
Squid and exchange 2000 garullon245136 Linux - Networking 0 07-03-2005 07:42 AM
fetchmail to exchange 2000 kumareshg Linux - Security 4 05-28-2005 09:20 AM
SpamAssassin with exchange 2000 loom001 Linux - Software 4 06-20-2003 12:50 PM
Linux Client for M$ Exchange 2000 Bill B Linux - General 11 12-11-2001 12:07 AM


All times are GMT -5. The time now is 08:44 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration