Dear Group,
                Has anyone used Openoffice.  I would like to know how to use the JDBC
connectivity to look up values from the database and put them in a table
or a document.  

Regards,
Shanmugasundaram.D.

On Thu, 2002-08-01 at 20:08,
[EMAIL PROTECTED] wrote:
> Send linux-india-help mailing list submissions to
>       [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/linux-india-help
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of linux-india-help digest..."
> 
> ----
> 

> Today's Topics:
> 
>    1. Re: Intranet Mailing System (Dushyanth Harinath)
>    2. openssh 3.4p1 advisory (Philip S Tellis)
>    3. Re: openssh 3.4p1 advisory (Binand Raj S.)
>    4. FreeBSD OpenSSH trojan? (Raju Mathur)
>    5. Re: FreeBSD OpenSSH trojan? (Dushyanth Harinath)
>    6. Text based email program not needing MTA ? ([EMAIL PROTECTED])
>    7. Re: Text based email program not needing MTA ? (Philip S Tellis)
>    8. Re: Text based email program not needing MTA ? (Binand Raj S.)
>    9. Re: FreeBSD OpenSSH trojan? (Raju Mathur)
>   10. Re: Text based email program not needing MTA ? (V_Suresh)
>   11. Re: Intranet Mailing System (Binand Raj S.)
>   12. Re: Text based email program not needing MTA ? (Binand Raj S.)
>   13. Re: Text based email program not needing MTA ? (Dushyanth Harinath)
>   14. Re: Text based email program not needing MTA ? (Dushyanth Harinath)
>   15. Re: Text based email program not needing MTA ? (V_Suresh)
>   16. Re: Intranet Mailing System (Dushyanth Harinath)
> ----
> 

> From: Dushyanth Harinath <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Intranet Mailing System
> Date: 01 Aug 2002 17:13:45 +0530
> 
> Hi , 
> 
>  * <[EMAIL PROTECTED]> wrote from a remote bunker :
> > 
> > Is it possible to have the following kind of setup :
>  
> > We have a single POP account for our company. We have local 
> > intranet mail accounts for our company employees. Now is it 
> > possible to distribute the mails from our POP mail box to our 
> > local intranet mailboxes ? We use sendmail as our intranet mail 
> > server.
> 
> Why not?, What you need is a multidrop setup. You can setup fetchmail or
> getmail to achieve this easily. I believe `srs` has some docs on this at
> http://www.hserus.net/dlhowto.html. For getmail look at
> http://www.qcc.ca/~charlesc/software/getmail-2.0/ .
> 
> HTH
> dushyanth
> -- 
> Neo: What are you trying to tell me? That I can dodge bullets?
> Morpheus: No, Neo. I'm trying to tell you that when you're ready, you
> won't have to. 
> 
> http://symonds.net/~dushy
> 
> ----
> 

> From: Philip S Tellis <[EMAIL PROTECTED]>
> To: Linux Users <[EMAIL PROTECTED]>, LIH 
><[EMAIL PROTECTED]>
> Subject: [LIH]openssh 3.4p1 advisory
> Date: 01 Aug 2002 17:15:27 +0530
> 
> The openssh sources from ftp.openbsd.org have been trojaned.  if you've 
> upgraded recently, go read the link.
> 
> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=394609+0+current/freebsd-security
> 
> Philip
> 
> -- 
> Unix is the worst operating system; except for all others.
>               -- Berry Kercheval
> 
> 
> ----
> 

> From: Binand Raj S. <[EMAIL PROTECTED]>
> To: LIH <[EMAIL PROTECTED]>
> Subject: Re: [LIH]openssh 3.4p1 advisory
> Date: 01 Aug 2002 18:26:21 +0530
> 
> On Thu, Aug 01, 2002 at 05:15:27PM +0530, Philip S Tellis wrote:
> > The openssh sources from ftp.openbsd.org have been trojaned.  if you've 
> > upgraded recently, go read the link.
> > 
> > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=394609+0+current/freebsd-security
> 
> Ouch! Downloaded and verified. It is true - the trojaned version connects
> to 203.62.158.32 port 6667 and waits for a 1 character command - if it is
> 'D', then it spawns /bin/sh on the socket (effectively, reading shell
> commands from the network).
> 
> This happens during compilation.
> 
> That IP/port is not connecting now, at least. Thank someone for that
> (looks like an Australian IP). I recompiled with a different IP and did
> some tricks with nc(1) - and boy - it works flawlessly on linux!
> 
> Watch out, guys. The world's most secure OS's most secure remote access
> program has been trojaned (why is ftp.openbsd.org hosted on a SunOS
> system??).
> 
> Binand
> 
> 
> ----
> 

> From: Raju Mathur <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: [LIH]FreeBSD OpenSSH trojan?
> Date: 01 Aug 2002 18:37:31 +0530
> 
> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=394609+0+current/freebsd-security
> 
> Anyone on the freebsd-security list who can verify this?  The file
> mentioned in the message
> (ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-3.4p1.tar.gz)
> doesn't exist.
> 
> If the contents of the message are correct your system may have been
> rooted.  I'll try to get more information.
> 
> -- Raju
> -- 
> Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/
>                      It is the mind that moves
> 
> ----
> 

> From: Dushyanth Harinath <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]FreeBSD OpenSSH trojan?
> Date: 01 Aug 2002 19:05:27 +0530
> 
> Hi , 
> 
>  * <[EMAIL PROTECTED]> wrote from a remote bunker :
> > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=394609+0+current/freebsd-security
> > 
> > Anyone on the freebsd-security list who can verify this?  The file
> > mentioned in the message
> > (ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-3.4p1.tar.gz)
> > doesn't exist.
> > 
> > If the contents of the message are correct your system may have been
> > rooted.  I'll try to get more information.
> 
> It's true indeed!. See the thread on /. 
> http://slashdot.org/comments.pl?sid=37188&cid=3991288
> 
> cheers
> dushyanth
> -- 
> Morpheus: Have you ever had a dream, Neo, that you were so sure was
> real? What if you were unable to wake from that dream? How would you
> know the difference between the dream world and the real world? 
> 
> http://symonds.net/~dushy
> 
> ----
> 

> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 18:51:18 +0530
> 
>  Hello everybody,
>  
>  Does anybody know of any Text based (like mutt, pine, etc)
>  email program for Linux that does not need an external MTA ?
>  I mean, something like a text based replacement for GUI
>  email programs like sylpheed, etc.
>  
>  Presently I am using Mutt/Exim/fetchmail without any problems,
>  but I am just curious to know whether such program mentioned
>  above exists. Tried searching using Google, but did not find 
>  anything useful.
>  
>  Regards,
>  Santanu Chatterjee
>  [EMAIL PROTECTED]
>  
> 
> ----
> 

> From: Philip S Tellis <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 19:27:01 +0530
> 
> On Thu, 1 Aug 2002 [EMAIL PROTECTED] wrote:
> 
> >  Does anybody know of any Text based (like mutt, pine, etc)
> >  email program for Linux that does not need an external MTA ?
> >  I mean, something like a text based replacement for GUI
> >  email programs like sylpheed, etc.
> 
> both mutt and pine have options to directly connect to pop3/imap/smtp 
> servers.
> 
> Philip
> 
> -- 
> "In my opinion, Richard Stallman wouldn't recognise terrorism if it
> came up and bit him on his Internet."
> -- Ross M. Greenberg
> 
> 
> 
> ----
> 

> From: Binand Raj S. <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 19:37:36 +0530
> 
> On Thu, Aug 01, 2002 at 06:51:18PM +0530, [EMAIL PROTECTED] wrote:
> >  Does anybody know of any Text based (like mutt, pine, etc)
> >  email program for Linux that does not need an external MTA ?
> >  I mean, something like a text based replacement for GUI
> >  email programs like sylpheed, etc.
> 
> Pine has an SMTP client builtin.
> 
> >  Presently I am using Mutt/Exim/fetchmail without any problems,
> >  but I am just curious to know whether such program mentioned
> >  above exists. Tried searching using Google, but did not find 
> >  anything useful.
> 
> There is a program called sSMTP that can be used instead of the external
> MTA you are talking about.  Not very feature rich, but it fills in for
> sendmail on a workstation admirably.
> 
> Binand
> 
> 
> ----
> 

> From: Raju Mathur <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [LIH]FreeBSD OpenSSH trojan?
> Date: 01 Aug 2002 19:40:55 +0530
> 
> >>>>> "Dushy" == Dushyanth Harinath <[EMAIL PROTECTED]> writes:
> 
>     Dushy> Hi , * <[EMAIL PROTECTED]> wrote from a remote bunker :
>     >> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=394609+0+current/freebsd-security
>     >> 
>     >> Anyone on the freebsd-security list who can verify this?  The
>     >> file mentioned in the message
>     >> (ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-3.4p1.tar.gz)
>     >> doesn't exist.
>     >> 
>     >> If the contents of the message are correct your system may have
>     >> been rooted.  I'll try to get more information.
> 
>     Dushy> It's true indeed!. See the thread on /.
>     Dushy> http://slashdot.org/comments.pl?sid=37188&cid=3991288
> 
> Ouch!  I never go to slashdork, and even when I get there by mistake
> the last thing I do is give any credence to the stuff I read.
> 
> Anyway, the problem has been confirmed by many sources.
> 
> <Humour> Apparently the trojan was uploaded by HP to ensure that all
> OpenSSH's become as vulnerable as the one on Tru64 Unix. </Humour>
> 
> Regards,
> 
> -- Raju
> -- 
> Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/
>                      It is the mind that moves
> 
> ----
> 

> From: V_Suresh <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 19:46:14 +0530
> 
> 
> Quoting *[EMAIL PROTECTED]* - Day# 213, 2002:
> 
>     
> >    Presently I am using Mutt/Exim/fetchmail without any problems,
> >    but I am just curious to know whether such program mentioned
> >    above exists. Tried searching using Google, but did not find 
> >    anything useful.
> 
>                       Mutt + Exim + Fetchmail - Great combo. Actually, people in the
> linux world believe in 'Do one thing at a time, pucca'. So you may not find
> such a program which'll do all this for you. 
> 
>       Mutt, Exim and Fetchmail are very famous, because they do their job[and
> only their job], pucca. So, I'd say that you continue with these three.
> 
>                       
> -- 
> 
> V Suresh 
> ------------------------------------------------------------
> SDF - Public Access Unix System - telnet to sdf.lonestar.org
> 
> ----
> 

> From: Binand Raj S. <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Intranet Mailing System
> Date: 01 Aug 2002 19:44:44 +0530
> 
> On Thu, Aug 01, 2002 at 05:13:45PM +0530, Dushyanth Harinath wrote:
> > > We have a single POP account for our company. We have local 
> > > intranet mail accounts for our company employees. Now is it 
> > > possible to distribute the mails from our POP mail box to our 
> > > local intranet mailboxes ? We use sendmail as our intranet mail 
> > > server.
> > 
> > Why not?, What you need is a multidrop setup. You can setup fetchmail or
> > getmail to achieve this easily. I believe `srs` has some docs on this at
> > http://www.hserus.net/dlhowto.html. For getmail look at
> > http://www.qcc.ca/~charlesc/software/getmail-2.0/ .
> 
> Personally, I hate multidrop mailboxes. They are an admin's nightmare,
> especially when used with fetchmail (what else do you use with them,
> anyway??).
> 
> Instead of getting one 50MB mailbox for everyone, its any day better to
> get ten 5 MB mailboxes from your mail hosting service provider.
> 
> Just my opinion, of course. My experience is based on
> sendmail/procmail/fetchmail.  Other MTAs might have cleaner methods of
> handling multidrops...
> 
> To the OP: for "normal" multidrop deliveries, a fetchmailrc like:
> 
> poll servername user username pass password is * here;
> 
> should be enough.
> 
> Binand
> 
> 
> ----
> 

> From: Binand Raj S. <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 19:46:50 +0530
> 
> On Thu, Aug 01, 2002 at 07:27:01PM +0530, Philip S Tellis wrote:
> > both mutt and pine have options to directly connect to pop3/imap/smtp 
> > servers.
> 
> I have been hunting for this in mutt for ages now. What are the
> configuration options to enable direct connections to SMTP servers
> in mutt??
> 
> Binand (back to mutt, and enjoying 1.5 :-)
> 
> 
> ----
> 

> From: Dushyanth Harinath <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 19:47:30 +0530
> 
> Hi , 
> 
>  * <[EMAIL PROTECTED]> wrote from a remote bunker :
> > On Thu, 1 Aug 2002 [EMAIL PROTECTED] wrote:
> > 
> > >  Does anybody know of any Text based (like mutt, pine, etc)
> > >  email program for Linux that does not need an external MTA ?
> > >  I mean, something like a text based replacement for GUI
> > >  email programs like sylpheed, etc.
> > 
> > both mutt and pine have options to directly connect to pop3/imap/smtp 
> > servers.
> 
> Mutt 1.4i doesn't have any option to connect to smtp server directly.
> Read the entire muttrc man page again to confirm it :). 
> 
> cheers
> dushyanth
> -- 
> As a computer, I find your faith in technology amusing.
> 
> http://symonds.net/~dushy
> 
> ----
> 

> From: Dushyanth Harinath <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 19:49:52 +0530
> 
> Hi , 
> 
>  * <[EMAIL PROTECTED]> wrote from a remote bunker :
> >  
> >  Does anybody know of any Text based (like mutt, pine, etc)
> >  email program for Linux that does not need an external MTA ?
> >  I mean, something like a text based replacement for GUI
> >  email programs like sylpheed, etc.
> >  
> >  Presently I am using Mutt/Exim/fetchmail without any problems,
> >  but I am just curious to know whether such program mentioned
> >  above exists. Tried searching using Google, but did not find 
> >  anything useful.
> 
> If you dont want to run a full blown MTA, look at nullmailer
> (http://untroubled.org/nullmailer/). Does its job well!.
> 
> cheers
> dushyanth
> -- 
> Agent Smith: Never send a human to do a machine's job. 
> 
> http://symonds.net/~dushy
> 
> ----
> 

> From: V_Suresh <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Text based email program not needing MTA ?
> Date: 01 Aug 2002 20:00:01 +0530
> 
> 
> Quoting *Binand Raj S.* - Day# 213, 2002:
> 
> >     X-Surviving-On: Oxygen, Coffee and Unix
>               
>                       Ha ha! :)
> 
>    
> >   Binand (back to mutt, and enjoying 1.5 :-)
> 
>                       Mutt, Mutt, Mutt. Everything else sucks! :)
>               
> 
> -- 
> 
> V Suresh 
> ------------------------------------------------------------
> SDF - Public Access Unix System - telnet to sdf.lonestar.org
> 
> ----
> 

> From: Dushyanth Harinath <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [LIH]Intranet Mailing System
> Date: 01 Aug 2002 20:01:05 +0530
> 
> Hi , 
> 
>  * <[EMAIL PROTECTED]> wrote from a remote bunker :
> > On Thu, Aug 01, 2002 at 05:13:45PM +0530, Dushyanth Harinath wrote:
> > > > We have a single POP account for our company. We have local 
> > > > intranet mail accounts for our company employees. Now is it 
> > > > possible to distribute the mails from our POP mail box to our 
> > > > local intranet mailboxes ? We use sendmail as our intranet mail 
> > > > server.
> > > 
> > > Why not?, What you need is a multidrop setup. You can setup fetchmail or
> > > getmail to achieve this easily. I believe `srs` has some docs on this at
> > > http://www.hserus.net/dlhowto.html. For getmail look at
> > > http://www.qcc.ca/~charlesc/software/getmail-2.0/ .
> > 
> > Personally, I hate multidrop mailboxes. They are an admin's nightmare,
> > especially when used with fetchmail (what else do you use with them,
> > anyway??).
> 
> I use getmail. I set up a getmail+qmail+serialmail combo for a client of us, 
> runs perfectly fine and no problems for almost a year now.  
> 
> cheers
> dushyanth
> -- 
> "shutdown -halt now" - The final word in network security tools.
> 
> http://symonds.net/~dushy
> 
> 
> 
> ----
> 

> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help
> 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to