[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] web-based email setup
> -----Original Message-----
> From: sheflug-bounces@xxxxxxxxxxxxxx
> [mailto:sheflug-bounces@xxxxxxxxxxxxxx] On Behalf Of david
> Sent: 02 April 2007 09:38
> To: Sheflug
> Subject: [Sheflug] web-based email setup
>
> Dear All
>
> I'd like to setup an email server on a home server so that I
> can manage emails on it via a web browser either at home (on
> different machines) or remotely. At the moment I use
> evolution to get emails from various accounts
> (david.willington@xxxxxxxxxxxx and a couple of others). I'd
> like to retrieve these every 10 minutes or so to a server at
> home and store and manage them on the server. I think what I
> need is an imap server and something like squirrel mail but
> I'm very vague on this whole area. Can someone point me in
> the right direction please?
I use Courier and Squirel to do just that. Courier has it's own
(sqwebmail) web interface, but squirrel is nicer! Sqwebmail is cgi,
Squirrel is php - that may affect your decision. The overall solution
may be a bit heavyweight for what you want though, but it works for me.
The only other thing you'd need if your ISP isn't delivering SMTP
message in to you is something like fetchmail or getmail. I use
fetchmail, but getmail would also work. Fetchmail delivers by smtp
injection back into your own server; getmail can process messages
straight into Maildir format. Depending on your configuration for
outgoing mail, you may not actually need anything other than sendmail
and an IMAP server with getmail. getmail is written in python. I think
fetchmail is C.
I run fetchmail in daemon mode, checking mailboxes every 5 minutes. It
kicks off @reboot from a cron file.
_______________________________________________
Sheffield Linux User's Group
http://www.sheflug.org.uk/mailfaq.html
GNU - The choice of a complete generation