Mailinglist Archive: opensuse (2009 mails)
| < Previous | Next > |
Re: [SLE] need some opinions
- From: stryder@xxxxxxxxxxxxx (S.T.Ryder)
- Date: Sun, 10 Sep 2000 23:09:33 -0400 (EDT)
- Message-id: <Pine.LNX.4.21.0009102241330.2039-100000@xxxxxxxxxxxxxxxxxx>
On Sun, 10 Sep 2000, Greg Thomas wrote:
>
>
> On Sun, 10 Sep 2000, S.T.Ryder wrote:
>
> >
> >
> > On Sun, 10 Sep 2000 okh-linux@xxxxxxxxxxxxxxxxx wrote:
> >
> > > On Sun, 10 Sep 2000, S.T.Ryder wrote:
> > >
> > > >
> > > > On Sun, 10 Sep 2000, S.Toms wrote:
> > > >
> > > > > I have two questions, one is for my personal benefit the other is for a
> > > > > system I'm setting up for work.
> > > > > The first is, what in your opinions is the best way to make a linux box
> > > > > running pine and a windows box running whatever to share the same mail
> > > > > folders for particular users? My guess would be imap, but I'm wondering
> > > > > what others may think.
> > > > >
> > > > Assuming you are using Linux as the mail server,
> > > > and it is protected by a firewall,
> > > > Pine has a nice pop3 server built in.
> > >
> > > I am sure it does not have that. Why would Pine (a mail client)
> > > have a server built in.
> > >
> >
> > It does.. I'm using it :)
> >
>
> I think there is a bit of miscommunication here. You piqued my
> curiosity so I did a little research since I use Pine myself. Nowhere
> does the Pine documentation say that it has a server built in, though it
> has POP and IMAP clients built in if you need them.
>
> > > >
> > > > I do not know anything about imap, except it seems like
> > > > a security risk.
> > >
> > > What makes IMAP be a security risk, that is not also
> > > making POP3 a risk? Both protocols use cleartext logins.
> > > As long as that port is only open to local machines,
> > > I can't see the problem.
> > >
> >
> > True. See above where I mentioned behind a firewall.
> > Also, I said I did not know anything about IMAP.
> > However I constantly get probed on port 143.
>
> I rarely get probed on port 143 but it doesn't matter anyway. A POP3 or
> IMAP server have similar security risks and the biggest issue is in the
> particular implementation of each, not in general.
>
> > I don't want to take chances.. just my opinion.
> >
> > > > Be careful with the settings in Netscapes mail thingy!!
> > > > Turn OFF the flag that deletes the mail on the server when
> > > > it downloads it. Otherwise, all the users mail will disappear
> > > > from (be sucked off) the Linux box when you are setting it up
> > > > and testing it.
> > > >
> > > > This is set by default in Netscape, so look out for it. This
> > > > may be what you want, but be aware of it. You cannot read the
> > > > mail from the mail server box if you have previously deleted
> > > > it. Don't laugh.. I did it, and then spent a while figuring
> > > > out where my mail went :)
> > >
> > > This is exactly why IMAP is the correct choice in this situation.
> > > With IMAP, the mail is by default kept on the server, but it can
> > > be read and deleted from any IMAP client (like Netscape).
> > >
> > > How would you delete specific mails from the server if you are running
> > > POP3 without doing it at the server?
> > >
> >
> > You set a flag in Netscape.. It deletes it.. honest :)
> > I do it all the time.
>
> That's the only thing you can do with Netscape and OL Express. You can
> either leave the messages or not. Can you delete one message from the
> server and leave the rest? Also, you cannot create folders and such with
> them on a POP3 server, you need IMAP to do this.
>
> > If you set a flag in Outlook Express it will do the same thing.
> > And once the mail is downloaded to a particular machine, you
> > cannot read it from a another machine.
> >
>
> That's only a tiny part of what you can do with IMAP.
>
> Greg
>
This comes straight out of my inetd.conf file on Slackware 7.1
I presumed Patrick Volkerding knew what he was talking about.
Maybe he blurred the lines a little- I just did not question it.
I quote:
" #pop3 stream tcp nowait root /usr/sbin/tcpd gnu-pop3d
# The ipop3d POP3 server is part of the pine distribution. If you've
# installed the pine package, you may wish to switch to ipop3d by
# commenting out the pop3 line above, and uncommenting the pop3d line
# below.
#pop3 stream tcp nowait root /usr/sbin/tcpd ipop3d" <---* this line **
I did this on my SuSE 6.4 box.
I dont run fetchmail or imap ( I dont personally need them).
I can now get mail from my mail server from any other machine on my
network.
Yes, you can delete one message and leave the rest.
I just would not want this available out to the internet.
What more can I say :)
Regards,
S.T.Ryder
mailto:stryder@xxxxxxxxxxxxx
+-------------------------------+-------------------------------------+
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/support/faq
| < Previous | Next > |