[Ilugc] Linux Mail - indimail at sourceforge.net - GPLV3

2009-06-25 Thread Manvendra Bhangui
IndiMail is a enterprise class MailServer (http://www.indimail.org) which can serve users in a virtual domain split across multiple servers for horizontal scalability. IndiMail allows the same domain to be located on geographical different locations without requiring a distributed file system like

Re: [Ilugc] Embedded Linux web server help needed

2009-07-01 Thread Manvendra Bhangui
On Wed, Jul 1, 2009 at 3:04 PM, Krishna wrote: > large then the connection gets timed out. I'm searching for some web > server with non commercial license, which will support my 5 MB file > upload requirement. Can someone please share your experience. You can try publicfile at http://cr.yp.to/p

Re: [Ilugc] My sourceforge experience

2009-08-20 Thread Manvendra Bhangui
On Fri, Aug 21, 2009 at 11:06 AM, Girish Venkatachalam < girishvenkatacha...@gmail.com> wrote: > I am not able to guess how many of you nurse a dream to create an open > source project. I guess many of us dream. But somehow due to work and other pressure it never gets done > There is a lot of

Re: [Ilugc] Suggest a MS Exchange alternate

2009-09-12 Thread Manvendra Bhangui
On Sat, 2009-09-12 at 16:55 +, Shrinivasan T wrote: > Friends. > > Need your suggestions on setup a mail server. > I am looking at volunteers to develop a webmail for IndiMail (Squirrelmail works with Indimail. But I don't like the interface) Why don't you try IndiMail or at least test it. I

[Ilugc] Migrating from RCS to SVN

2009-09-21 Thread Manvendra Bhangui
I have been thinking about this for past 3 years :) I started with Marc Rochkind's SCCSway back in 1993. I understood the concept quite well then. In 2001, I migrated all my code to RCS (and to Linux from SunOS). I did not find that difficul

Re: [Ilugc] Migrating from RCS to SVN

2009-09-21 Thread Manvendra Bhangui
On Mon, Sep 21, 2009 at 7:05 PM, Shakthi Kannan wrote: > | However, with SVN I have not got the > | hang of it to my satisfaction. > > \-- > > Could you please elaborate? > > How do I maintain the functionality of RCS? e.g. in RCS or SCCS i just have to declare a variable in my C code as below. A

Re: [Ilugc] Migrating from RCS to SVN

2009-09-21 Thread Manvendra Bhangui
On Mon, Sep 21, 2009 at 7:05 PM, Shakthi Kannan wrote: > Git SCM: > http://git-scm.com/ > > Thanks for the pointer on git. I am just reading https://sourceforge.net/apps/trac/sourceforge/wiki/Git I have got the following idea to have the advantage of have the RCS ident strings even if I use a syst

Re: [Ilugc] Migrating from RCS to SVN

2009-09-21 Thread Manvendra Bhangui
On Mon, Sep 21, 2009 at 7:42 PM, Shakthi Kannan wrote: > Try this presentation as well: > > http://shakthimaan.com/downloads/glv/presentations/di-git-ally-managing-love-letters.pdf > > That is a very good presentation for a newbie. Also I am just reading this http://www.spheredev.org/wiki/Git_for_

Re: [Ilugc] Conversion from Lotus Notes to Qmail - help required

2009-09-24 Thread Manvendra Bhangui
On Thu, Sep 24, 2009 at 8:58 PM, rktenneti wrote: > 1. How to reset the password for 700 users with a script (any pointers > would > be highly helpful) > 2. Any other suggestions that have to be taken > > Why do you have to reset the password? Can't you create a fetchmailrc for each and every us

Re: [Ilugc] Conversion from Lotus Notes to Qmail - help required

2009-09-24 Thread Manvendra Bhangui
On Thu, Sep 24, 2009 at 9:16 PM, Manvendra Bhangui wrote: > I have migrated users out of Lotus notes by putting a proxy imap / proxy > pop3 in front of your lotus notes and capture the password. You can use > indimail for doing that Sorry, a typo. I meant that I have migrated users by

Re: [Ilugc] Conversion from Lotus Notes to Qmail - help required

2009-09-24 Thread Manvendra Bhangui
On Fri, Sep 25, 2009 at 10:13 AM, Ravi Kumar Tenneti wrote: > On Thu, Sep 24, 2009 at 9:57 PM, Manvendra Bhangui >wrote: > > > On Thu, Sep 24, 2009 at 9:16 PM, Manvendra Bhangui > >wrote: > > > > > I have migrated users out of Lotus notes by putting a proxy i

Re: [Ilugc] Migrating Mailboxes from MS Exchange to postfix

2009-09-27 Thread Manvendra Bhangui
On Mon, Sep 28, 2009 at 10:39 AM, Arun SAG wrote: > Hi, > I am looking for some advice on migrating from MS exchage to > postfix/dovecot > excellent and do it by all means. You will looking forward to having a superior email server compared to exchange. based email server, what are the tools th

Re: [Ilugc] Migrating Mailboxes from MS Exchange to postfix

2009-09-28 Thread Manvendra Bhangui
On Mon, Sep 28, 2009 at 1:06 PM, Girish Venkatachalam < girishvenkatacha...@gmail.com> wrote: > Since CSVDE seems to be the preferred way I have a > question here. > > Why not use LDIF? openldap allows LDIF. But not sure about Microsoft AD whether it will allow export to LDIF ___

Re: [Ilugc] Migrating Mailboxes from MS Exchange to postfix

2009-09-28 Thread Manvendra Bhangui
On Mon, Sep 28, 2009 at 1:11 PM, Arun SAG wrote: > Fortunately we are not using calendering, tasks and notes feature of MS > Exchange :) > > In that case you can also try IndiMail. IndiMail also allows *proprietary solutions like Exchange die a very slow death*. i.e you do not have to migrate all

Re: [Ilugc] Migrating Mailboxes from MS Exchange to postfix

2009-09-28 Thread Manvendra Bhangui
On Mon, 2009-09-28 at 15:10 +0530, Arun SAG wrote: > Hi, > > On Mon, Sep 28, 2009 at 2:13 PM, Manvendra Bhangui wrote: > > > > In that case you can also try IndiMail. > > > > Will try IndiMail and get back to you. Thanks Thanks. The installation from source

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 1:50 PM, Kapil Hari Paranjape wrote: > C is neither easy to write nor easy to read! > > Quite the other way around. C is a very structured language. And there are almost no rules in 'C'. You can assign an char to a integer, integer to a char. Do a unstructured goto like in

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 2:16 PM, Kenneth Gonsalves wrote: > On Wednesday 30 Sep 2009 2:12:18 pm Manvendra Bhangui wrote: > > You can take the following 'C' program as an example. Write the same in > > perl and enjoy the gunk that comes out. > > > > int > &

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 2:12 PM, Manvendra Bhangui wrote: > On Wed, Sep 30, 2009 at 1:50 PM, Kapil Hari Paranjape > wrote: > >> C is neither easy to write nor easy to read! >> >> Quite the other way around. C is a very structured language. And there are > almost n

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 2:40 PM, Rahul Sundaram wrote: > > Sure and writing in assembly language will probably use even few sys > calls. However I think the focus is on the wrong place in this argument. > Programmer's time is often more valuable than machine time. > > Agreed. However it depends on

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 2:50 PM, steve wrote: > > Come dude ! ...that's a lousy argument and you know it. I, myself, prefer > python to C and C to perl ...but won't ever look at number of syscalls to > defend my preference. > I deal with sites that do more than 3 million visitor per day. And I ha

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 3:13 PM, Kenneth Gonsalves wrote: > > for that matter facebook handles more than that a day - so does youtube - > they > use python servers. I believe that they are getting bang for their buck. As > are google, yahoo, livejournal ... none of them use C. As some one > remark

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 3:19 PM, steve wrote: > -- I won't ever defend my preference of language /solely/ by citing the > number of syscalls that a final executable needs at runtime. > > It's a free country and that's your choice. It never will be mine. As long as I can write something faster and

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 3:53 PM, steve wrote: > > the C programs does the same job with 23 system calls >> the perl program takes 160 system calls to just print the line "hello >> world" >> on screen >> > > The intent of reply was to point out that ... > > the C programs does the same job with

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 4:11 PM, steve wrote: > On 09/30/2009 04:04 PM, Manvendra Bhangui wrote: > >> >> I never did speak about comparing number of syscalls to the >> appropriateness >> of a language. >> > ORLY ? > > > > > How easy you find

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 6:01 PM, Kapil Hari Paranjape wrote: > > While your intentions were honourable, your remark was about speed > and efficiency and number of syscalls --- none of which has anything > to do with reading/writing C! > It does have. The flexibility of writing in C is that I can

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 9:04 PM, Roshan Mathews wrote: > On Wed, Sep 30, 2009 at 8:51 PM, Manvendra Bhangui > wrote: > > It does have. The flexibility of writing in C is that I can further > reduce > > the syscalls. It gives me so many ways to manipulate my environment. O

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Wed, Sep 30, 2009 at 9:40 PM, Roshan Mathews wrote: > On Wed, Sep 30, 2009 at 9:25 PM, Manvendra Bhangui > wrote: > > Yes. > > > That's quite interesting. Where was this, if you don't mind sharing > The spamassasin example was at Sify. At that p

Re: [Ilugc] How to callculate the memory occupied by a c program when it is executing

2009-09-30 Thread Manvendra Bhangui
On Wed, 2009-09-30 at 05:40 +, Balachandar wrote: > HI luggies, >I have some optimized c code snippets. I want to know how much memory it > takes before and after optimization.Is there any tool for it?? insert getrusage() in your code man getrusage(2) -- Manvendra Bhan

Re: [Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

2009-09-30 Thread Manvendra Bhangui
On Thu, Oct 1, 2009 at 2:37 AM, Kenneth Gonsalves wrote: > I remember some time in the previous century yahoo! stated they were moving > from 'legacy C programming' to php (with a lot of reasons why they did not > choose perl) (since google had grabbed python, yahoo! could not consider > python wi

Re: [Ilugc] My 2 minute software project

2009-10-01 Thread Manvendra Bhangui
On Thu, Oct 1, 2009 at 5:53 PM, Girish Venkatachalam < girishvenkatacha...@gmail.com> wrote: > I saw this page and liked it a lot for its poetry and wisdom. > > http://www.hinduism.co.za/chanakya.htm > > I went ahead and created fortune cookies. Lovely. I too love fortune (using it since 1992).

Re: [Ilugc] My 2 minute software project

2009-10-01 Thread Manvendra Bhangui
On Thu, Oct 1, 2009 at 8:44 PM, Shakthi Kannan wrote: > non-commercial use. If anyone is interested in re-using it, you are > most welcome :) > > http://www.shakthimaan.com/ta/thirukkural.html (states the above). > > http://shakthimaan.com/ta/single.txt (complete) > That was fast. Somehow vi is g

Re: [Ilugc] My 2 minute software project - Fortune Cookies

2009-10-01 Thread Manvendra Bhangui
On Thu, Oct 1, 2009 at 8:44 PM, Shakthi Kannan wrote: > > non-commercial use. If anyone is interested in re-using it, you are > most welcome :) > > http://www.shakthimaan.com/ta/thirukkural.html (states the above). > > http://shakthimaan.com/ta/single.txt (complete) > The above converted as a For

Re: [Ilugc] My 2 minute software project - Fortune Cookies

2009-10-01 Thread Manvendra Bhangui
On Fri, Oct 2, 2009 at 7:48 AM, Raman.P wrote: > > For folding try fold, something like > > $ fold -w 60 thirukural.txt > > Thanks. That worked. Additionally I had to use option -s to fold it at the next white space -- Regards Manvendra - http://www.indimail.org Sent from Chennai, TN, India __

Re: [Ilugc] My 2 minute software project - Fortune Cookies

2009-10-01 Thread Manvendra Bhangui
ng vim > I wonder how to do it in perl/python. I don't have any idea at > the top of my mind. I just realized that I feel happy :). Just replying this mail in evolution and it has randomly picked up a thirukkural quote below -- Manvendra Bhangui http://www.indimail.org 306. சினம்என்

Re: [Ilugc] My 2 minute software project - Fortune Cookies

2009-10-02 Thread Manvendra Bhangui
On Thu, 2009-10-01 at 22:17 +0530, Manvendra Bhangui wrote: > On Thu, Oct 1, 2009 at 8:44 PM, Shakthi Kannan > wrote: > > non-commercial use. If anyone is interested in re-using it, > you are > most welcome :) > > http:

Re: [Ilugc] My 2 minute software project - Fortune Cookies

2009-10-02 Thread Manvendra Bhangui
On Fri, Oct 2, 2009 at 2:12 PM, Raman.P wrote: > > > So I had to write a shell script to do this > > #!/bin/sh > > cat single.txt| while read line > > do > > # fold all English sentences blindly > > echo $line | grep "[a-zA-Z]" > /dev/null > > if [ $? -eq 0 ] ; then > > echo $

Re: [Ilugc] An article bashing C

2009-10-02 Thread Manvendra Bhangui
On Sat, Oct 3, 2009 at 8:57 AM, Kapil Hari Paranjape wrote: Even though I/O has been pushed out to a C library we do not find many > people crafting their own libraries for these tasks. More importantly, > even those that do, stick to the "standard" interfaces. This is > because "printf" and the

Re: [Ilugc] An article bashing C - WARNING!!! includes C source codes :)

2009-10-02 Thread Manvendra Bhangui
& line.len == 0) break; if (substdio_bput(&ssout, line.s, line.len) == -1) my_error("qmail-cat: write", 0, 3); if (substdio_flush(&ssout) == -1) my_error("qmail-cat: write", 0, 3); } }

Re: [Ilugc] An article bashing C - WARNING!!! includes C source codes :)

2009-10-03 Thread Manvendra Bhangui
liably exit with non-zero if it as any problem reading the input or writing the output. I use this program to reliably read output from a program and write it to a log file and avoid issues which a program likes syslog has. > On Sat, Oct 3, 2009 at 11:28 AM, Manvendra Bhangui > wrote: >

Re: [Ilugc] edit with vim

2009-10-04 Thread Manvendra Bhangui
ac/wiki/Vimperator -- Manvendra Bhangui http://www.indimail.org GPG Pub Key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC7CBC760014D250C Nipples, dimples, knuckles, NICKLES, wrinkles, pimples!! signature.asc Description: This is a digitally signed message part

Re: [Ilugc] Frustratation - OT

2009-10-15 Thread Manvendra Bhangui
On Thu, Oct 15, 2009 at 10:16 PM, Rajagopal Swaminathan < raju.rajs...@gmail.com> wrote: > Greetings, > > Wish you alll a happy Diwali!!! > > and very happy new year to North Indian Luggers Happy Diwali to all. But what is wrong with East, West and South Indians :) http://en.wikipedia.org/wiki/

[Ilugc] Whitehouse.gov switch to Drupal

2009-10-26 Thread Manvendra Bhangui
http://radar.oreilly.com/2009/10/whitehouse-switch-drupal-opensource.html -- Regards Manvendra - http://www.indimail.org Sent from Chennai, TN, India ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of t

Re: [Ilugc] Whitehouse.gov switch to Drupal

2009-10-27 Thread Manvendra Bhangui
On Tue, Oct 27, 2009 at 3:20 PM, steve wrote: > As I read through this and then visited whitehouse.gov (which looks pretty > slick btw), I wondered what powers our own Government websites. A quick > google gave me this listing: > > http://goidirectory.nic.in/welcome.asp > > ...and I cringed a bit

Re: [Ilugc] .a-tip-a-day (nail/mutt/mail - send mail from UNIX command line)

2009-11-03 Thread Manvendra Bhangui
ails with all kinds of attachments and does nothing else and hence it is a tiny executable which can be used in shell scripts. mpack can be downloaded at http://sourceforge.net/projects/indimail/files/mailpack/mailpack-1.1/mpack-1.6.tar.gz/download -- Manvendra Bhangui http://www.indimail

[Ilugc] Windows & Ubuntu Boot times compared. Who wins?

2009-11-04 Thread Manvendra Bhangui
http://www.linux-magazine.com/Online/News/Ubuntu-and-Windows-Boot-Times-Compared -- Regards Manvendra - http://www.indimail.org Sent from Chennai, TN, India ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or bo

[Ilugc] 130 mph Linux Motorcycle

2009-11-09 Thread Manvendra Bhangui
Leading the field in carbon-free motorcycles is a linux motorcyle http://www.linux-magazine.com/Online/News/130-mph-Linux-Motorcycle -- Regards Manvendra - http://www.indimail.org Sent from Chennai, TN, India ___ To unsubscribe, email ilugc-requ...@ae.

Re: [Ilugc] [OT]Gmail spam filter too aggressive

2009-11-15 Thread Manvendra Bhangui
On Sun, Nov 15, 2009 at 3:05 PM, Mano wrote: > Am a gmail user and of late I see a lot of mails from ILUGC being tagged as > spam by gmail!! Wonder if it has anything to do with all the social network > invites we get on ILUGC? Perhaps other members (who also use gmail) mark > that as spam withou

Re: [Ilugc] [OT]Gmail spam filter too aggressive

2009-11-15 Thread Manvendra Bhangui
On Sun, Nov 15, 2009 at 3:48 PM, Mano wrote: > Assuming you still have those mails lying in your spam folder, would > marking > it 'Not Spam' make gmail unlearn the old heuristics? > > Unfortunately, I delete all my spam mails after training my own spam filter. But I am regularly marking ILUGC ma

Re: [Ilugc] Need solution for Indimail server

2013-01-26 Thread Manvendra Bhangui
On Sun, Jan 27, 2013 at 9:34 AM, Mohan L wrote: > > > On Sat, Jan 26, 2013 at 12:19 AM, kumaran partanthaman < > kumaran...@gmail.com> wrote: > >> Greetings All, >> >> I am using IndiMail server. I deleted log files in my server after that >> email is not working. Its cause any issues. Please giv

Re: [Ilugc] Compiling XIIth standard State Board code on Linux

2009-12-05 Thread Manvendra Bhangui
On Sat, Dec 5, 2009 at 12:08 PM, Prem Kurian Philip wrote: > Why don't you use Codeblocks or Dev C++? Both are free software and far > easier to use that Turbo C. > > I am using Codeblocks and Dev C++ for teaching community college teachers > at IIDA and they both work very well. Dev C++ is a bit

Re: [Ilugc] customized mail server

2009-12-07 Thread Manvendra Bhangui
On Mon, Dec 7, 2009 at 11:30 PM, Zico wrote: > Hi, one of my friend just wanted to know a special type of mail server for > his institution. He wants something like which will scan each and every > email of each and every employee of his company and will cc or bcc to him ( > CTO ) without kno

Re: [Ilugc] FYI: Mailman filter rules

2009-12-08 Thread Manvendra Bhangui
Bharathi, I am unable to send anything to the list. I was just responding to Bharath Kumar on problem faced by him on MySQL. The reply bounces with "message rejected by filter rule match" Regards Manvendra On Tue, Dec 8, 2009 at 4:41 PM, Bharathi Subramanian < sbhara...@midascomm.com> wrote: >

Re: [Ilugc] a safe way to rm -rf *

2009-12-10 Thread Manvendra Bhangui
On Thu, Dec 10, 2009 at 4:42 PM, Kenneth Gonsalves wrote: > > cd /var/lib/mod_tile/default > rm -rf * > > The problem with above is if the directory /var/lib/mod_tile/default does not exist (let us say someone deletes it), then rm -rf will happen on the current working directory of cron. some mod

Re: [Ilugc] a safe way to rm -rf *

2009-12-10 Thread Manvendra Bhangui
On Thu, Dec 10, 2009 at 4:42 PM, Kenneth Gonsalves wrote: > > cd /var/lib/mod_tile/default > rm -rf * > Also rm -rf can be replaced by find /var/lib/mod_tile/default -type f -exec rm -f {} \; The above find command avoids the use of wildcard and hence the error "argument list too long" can be a

Re: [Ilugc] Qmail not receiving any email (both incoming / outgoing)

2009-12-17 Thread Manvendra Bhangui
On Thu, Dec 17, 2009 at 5:36 PM, Bharath Kumar wrote: > > I am able to send mails but not able to receive mails. External mail > servers say that the problem is lack of sufficient entry in the mx record. > DNS record has been checked thoroughly. But I dont have any idea about MX > record. Kindly h

Re: [Ilugc] Qmail not receiving any email (both incoming / outgoing)

2009-12-17 Thread Manvendra Bhangui
/var/log/qmail/qmail-smtpd/current for any error and also /var/log/qmail/qmail-send/current for delivery errors -- Manvendra Bhangui http://www.indimail.org GPG Pub Key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC7CBC760014D250C signature.asc Description: This is a digitally

[Ilugc] Making a Linux HTPC at home

2009-12-23 Thread Manvendra Bhangui
computer IR remote-control, and a flash memory-card reader, Component video out, HDMI out) -- Manvendra Bhangui http://www.indimail.org GPG Pub Key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC7CBC760014D250C I think $[ is more like a coelacanth than a mastadon. -- Larry Wal

Re: [Ilugc] Making a Linux HTPC at home

2009-12-24 Thread Manvendra Bhangui
On Thu, Dec 24, 2009 at 2:20 PM, Raja Subramanian wrote: > > See: > > http://lifehacker.com/5391308/build-a-silent-standalone-xbmc-media-center-on-the-cheap > > There are plenty of good lifehacker articles on XBMC + Revo. > > Thanks for the info about xbmc Found this (available in chennai) http

[Ilugc] upgraded to FC13. My upstart job has stopped working

2010-06-04 Thread Manvendra Bhangui
I migrated to FC13 from FC12 yesterday. I had my script in /etc/event.d. The script worked without any issues on FC9, FC10, FC11 and FC12. On FC13, my job no longer gets automatically started after reboot. I understand that /etc/event.d is obsolete and one has to have the script in /etc/init with