LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 05-26-2005, 06:25 AM   #1
kumareshg
LQ Newbie
 
Registered: May 2005
Posts: 4

Rep: Reputation: 0
Question fetchmail to exchange 2000


Dear all

We are currently using Microsoft Exchange 2000 mail server and pop3 gateway s/w is Netmail (java based).

The above pop3 software is some times giving problem so, we decide to change the pop3 gateway software and we trying to fetch the pop3 mail through linux fetchmail and forward to Exchange 2000 server but we can't

any pls. give some solution for the above.

Thanks & regards
kumaresh
 
Old 05-27-2005, 08:44 PM   #2
watts3000
Member
 
Registered: Jul 2004
Posts: 58

Rep: Reputation: 15
Why don't you just setup a pop3 virtual server on exchange 2000 and use that.
 
Old 05-28-2005, 12:22 AM   #3
kumareshg
LQ Newbie
 
Registered: May 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Hi,

Thanks for your mail. I don't know about POP3 virtual server. Can you please give me a brief about it.

Thanks& regards
Kumaresh
 
Old 05-28-2005, 03:48 AM   #4
bramhastra
Member
 
Registered: May 2005
Location: India
Distribution: RHEL 4.0
Posts: 136

Rep: Reputation: 15
Here are some basics of linux virtual Server

This is only for a start

1 LVS Basics
This section will cover the basics of how LVS works. How to obtain and install LVS, and how
to configure for its main modes of operation. In short it will cover how to set up LVS to load
balance TCP and UDP services.
Terminology
Linux Director: Host with Linux and LVS installed which receives packets from end users and
forwards them to real servers.
End User: Host that originates a connection.
Real Server: Host that terminates a connection. This will be running some sort of daemon
such as Apache.
A single host may be act in more than one of the above roles at the same time.
Virtual IP Address (VIP): The IP address assigned to a service that a Linux Director will
handle.
Real IP Address (RIP): The IP address of a Real Server.
Layer 4 Switching
Figure 1: LVS NAT
Layer 4 Switching works by multiplexing incoming TCP/IP connections and UDP/IP datagrams
to real servers. Packets are received by a Linux Director and a decision is made as to which
real server to foward the packet to. Once this decision is made subsequent packets to for the
same connection will be sent to the same real server. Thus, the integrity of the connection is
maintained.
2
Forwarding Packets
The Linux Virtual Server has three different ways of forwarding packets; network address
translation (NAT), IP-IP encapsulation (tunnelling) and direct routing.
• Network Address Translation (NAT): A method of manipulating the source and/or destination
port and/or address of a packet. The most common use of this is IP masquerading
which is often used to enable RFC 1918[2] private networks to access the Internet. In
the context of layer 4 switching, packets are received from end users and the destination
port and IP address are changed to that of the chosen real server. Return packets pass
through the linux director at which time the mapping is undone so the end user sees
replies from the expected source.
• Direct Routing: Packets from end users are forwarded directly to the real server. The IP
packet is not modified, so the real servers must be configured to accept traffic for the
virtual server’s IP address. This can be done using a dummy interface or packet filtering
to redirect traffic addressed to the virtual server’s IP address to a local port. The real
server may send replies directly back to the end user. Thus, the linux director does not
need to be in the return path.
• IP-IP Encapsulation (Tunnelling): Allows packets addressed to an IP address to be
redirected to another address, possibly on a different network. In the context of layer 4
switching the behaviour is very similar to that of direct routing, except that when packets
are forwarded they are encapsulated in an IP packet, rather than just manipulating the
ethernet frame. The main advantage of using tunnelling is that real servers can be on
a different networks.
Internet
1
3
2
End User
Real Servers
 
Old 05-28-2005, 09:20 AM   #5
watts3000
Member
 
Registered: Jul 2004
Posts: 58

Rep: Reputation: 15
I must ask do you guys have an exchange admin on staff. You are talking about pop3 mail exchange imo is the best enterprise mail solution in the game it can handle any pop imap or smtp solution. There is no need to evan be trying to use any type of utilty to try and fetch pop3 mail. This is basic lets say our pop 3 server is mailpop3.company.com and smtp is mailsmtp.company.com. I will enter these settings into my email client thats running on the workstaion it does not matter if its outlook or whatever.


http://support.microsoft.com/default...313846&sd=tech
 
  


Reply



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



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
Exchange 2000 to sendmail??????? graystarr Linux - Networking 8 09-06-2004 05:39 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

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 05:13 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration