Hi everyone,
My Wife and I both have seperate user accounts as she doesn't like me playing around with things and likes the fact that everytime she logs in it still looks the same!!
Trouble is we only have one e-mail account and kmail is set-up the same for both log-ins. This has the annoying effect of received e-mails being split between the two log-ins.
I was wondering if anyone could suggest a light-weight groupware package that would stop this?
Or, we do have a partition "/shared" where we save common documents and I was wondering if I just copied the contents of the "mail" folders to a mail folder on this shared partition and then sym-linked to this from both home directories? Assuming read/write/group permissions were set up properly, would this work or would it thoroughly break my kmail set-up?
Cheers.
Martin
** Martin Collins sickofthesea@btinternet.com [2004-02-06 23:21]:
My Wife and I both have seperate user accounts as she doesn't like me playing around with things and likes the fact that everytime she logs in it still looks the same!!
Trouble is we only have one e-mail account and kmail is set-up the same for both log-ins. This has the annoying effect of received e-mails being split between the two log-ins.
I was wondering if anyone could suggest a light-weight groupware package that would stop this?
Or, we do have a partition "/shared" where we save common documents and I was wondering if I just copied the contents of the "mail" folders to a mail folder on this shared partition and then sym-linked to this from both home directories? Assuming read/write/group permissions were set up properly, would this work or would it thoroughly break my kmail set-up?
** end quote [Martin Collins]
An alternative to either of those would be to install an IMAP server on the box and then configure your email software to use that. That way you login to the mail system using the same account whoever you are logged on as and the mail is stored on the server - which in the case may be the same box, but that's not a problem. Of course if this machine is directly dialing the Internet by whatever means you'll need to secure it, but you should be doing that anyway if you have any daemons running!
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to).
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to), but iirc PHPGroupware used Squirrelmail and IMAP.
On Monday 09 February 2004 23:50, Paul Tansom wrote:
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to).
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to),
Is it me or is there an echo in here :o)
** Wayne Stallwood ALUGlist@digimatic.plus.com [2004-02-10 08:53]:
On Monday 09 February 2004 23:50, Paul Tansom wrote:
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to).
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to),
Is it me or is there an echo in here :o)
** end quote [Wayne Stallwood]
Erm...! Not entirely sure how I did that!! I'm trying to think of a set of vi keystrokes that could have done it by accident, but they're not springing to mind at the moment. Still, at least I know somebody was taking it in when they read it ;-)
On Tue, Feb 10, 2004 at 09:34:16AM +0000, Paul Tansom wrote:
** Wayne Stallwood ALUGlist@digimatic.plus.com [2004-02-10 08:53]:
On Monday 09 February 2004 23:50, Paul Tansom wrote:
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to).
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to),
Is it me or is there an echo in here :o)
** end quote [Wayne Stallwood]
Erm...! Not entirely sure how I did that!! I'm trying to think of a set of vi keystrokes that could have done it by accident, but they're not springing to mind at the moment. Still, at least I know somebody was taking it in when they read it ;-)
how about, in no mode, yG (at the beginning of the paragraph, assuming there's a blank line then the end of file), P (to paste it), G to get to the end of the file, then you typed the sig ;)
(so, that's yGPG :)
Cheers,
On 10-Feb-04 Paul Tansom wrote:
** Wayne Stallwood ALUGlist@digimatic.plus.com [2004-02-10 08:53]:
On Monday 09 February 2004 23:50, Paul Tansom wrote:
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to).
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to),
Is it me or is there an echo in here :o)
** end quote [Wayne Stallwood]
Erm...! Not entirely sure how I did that!! I'm trying to think of a set of vi keystrokes that could have done it by accident, but they're not springing to mind at the moment. Still, at least I know somebody was taking it in when they read it ;-)
There are a few possibilities, but I guess the most likely is that you typed the paragraph for the first time, pressed 'Esc' to close "insert" mode, and then pressed the '.' key by accident: In "command" mode, '.' repeats the last editing operation (which in this case would have been the typing of the paragraph). [Had you spotted what you had done, then of course 'u' would have immediately undone it!]
Cheers, Ted.
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@nessie.mcc.ac.uk Fax-to-email: +44 (0)870 167 1972 Date: 10-Feb-04 Time: 09:46:30 ------------------------------ XFMail ------------------------------
** Ted Harding Ted.Harding@nessie.mcc.ac.uk [2004-02-10 12:16]:
On 10-Feb-04 Paul Tansom wrote:
** Wayne Stallwood ALUGlist@digimatic.plus.com [2004-02-10 08:53]:
On Monday 09 February 2004 23:50, Paul Tansom wrote:
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to).
The only groupware stuff I've worked with is PHPGroupware a few years back and Opengroupware which I've yet to get working. Both of these would probably be heavier duty than required, and for mail they'd probably use an IMAP hook into the server anway (or at least be able to),
Is it me or is there an echo in here :o)
** end quote [Wayne Stallwood]
Erm...! Not entirely sure how I did that!! I'm trying to think of a set of vi keystrokes that could have done it by accident, but they're not springing to mind at the moment. Still, at least I know somebody was taking it in when they read it ;-)
There are a few possibilities, but I guess the most likely is that you typed the paragraph for the first time, pressed 'Esc' to close "insert" mode, and then pressed the '.' key by accident: In "command" mode, '.' repeats the last editing operation (which in this case would have been the typing of the paragraph). [Had you spotted what you had done, then of course 'u' would have immediately undone it!]
** end quote [Ted Harding]
Aha, now that's a possibility, although I'd not thought of it never having done it before. I could think of several ways of duplicating the paragraph, but none seemed brief enough to have been done accidentally. I guess I should count myself lucky that in the years that I've been using vi I've not done it before!