Posts Tagged ‘mail’

Dear Lazyweb: Software for groups and organisations

Thursday, March 12th, 2009

I’ve been involved with various organisations and charities over the past few years, and the two main problems they have all faced are:

  1. Lack of participation
  2. Dissemination of information

Whilst 1) can only truly be overcome by having the right people, both can be improved by collaboration – something which is tackled by many pieces of software.

A charitable organisation I run at the moment – an after school club at my children’s school – suffers from both these problems, and one way we are seeking to address them is by becoming a virtual or shudder egroup. Physical meetings will always be required, but things like distributing minutes, drafting and review of documents etc. are perfect candidates for solving online.

However the options on offer aren’t that great. Google Apps is the main one, but complete overkill for what we want which is a mailing list and document sharing/editing/review capabilities. Google Docs is perfect for the latter, but we don’t really want hosted e-mail, calendar, chat etc. I know you can turn them off, but the mailing list requirement still isn’t met. Even if I keep e-mail enabled, people don’t always want yet another e-mail address/account to worry about.

Personally I would just set up a wiki and mailing list and be done, but while this is perfect for a technical project e.g. software (that’s how Ubuntu got started), there are more problems:

  1. (Lack of) technical knowledge
  2. Administration

Of course there’s a learning curve to anything new. Google Docs gets rid of some of this by behaving in similar way to other applications, but it is still a new way of working. A wiki – although completely natural to me – will be completely alien to some if not all the other members. Compounding this problem is that I intend to step back from the organisation this autumn (after three years), and don’t really want to remain as sysadmin.

Having written all this, I’m now coming to the conclusion that for this particular problem sticking to the old way is the best solution, but I’m still interested if any decent (and hosted) solutions that help run groups exist, or if you help run a non-technical group (i.e. LUGs don’t count!), what do you use?

Spoof!

Wednesday, January 23rd, 2008

or Fun Ways To Spend Your Afternoon #4853

This afternoon I started getting mails saying that messages had been rejected due to lack of storage. Over 2000 appeared in a very short space of time – it seems my domain has been spoofed once again. This wouldn’t be a big deal except that my server was already near capacity and this flurry of activity pushed it over the edge. I’d been aware of the space issue for a while, and had plans to address it but quite simply hadn’t bothered until I was forced into action.

My planning had gotten as far as preparing a larger partition for /var, but it was sitting idle. A quick reboot into single user mode, mount the new partition, copy the data, unmount, move & rename the folders, edit /etc/fstab, remount, check everything appears normal and reboot. By far the longest part was copying the data – next time I’m using rsync so I can track progress.

Unfortunately the bounces are still rolling in. I think I’m finally going to have to look into getting SPF set up.