Networking Forums

Networking Forums > Network Hardware > Home Networking > Mail servers

Reply
 
 
Ian Donaldson
Guest
Posts: n/a

 
      09-27-2003, 09:25 PM
I was wondering if someone could suggest some software I could use.
Basically I want to set up a box(which I can put into the garage so that
I can sleep at night) that can download my emails from several sources
and then dispense them in a way that I can read my emails from any other
boxes on my home network. Any help would be greatly appreciated.


Regards Ian Donaldson

Newtownards
Northern Ireland
(E-Mail Removed)

 
Reply With Quote
 
 
 
 
Hauke Zuehl
Guest
Posts: n/a

 
      09-27-2003, 10:27 PM
Ian Donaldson wrote:

> [Tux-box in a garage fetching mails over nite]


Sounds you want fetchmail

> Regards Ian Donaldson


Regards,
Hauke
--
Aus Ben Hur (1959): Wer nicht fuer Rom ist, ist gegen Rom
George W. Bush (2002): Wer nicht fuer uns ist, ist gegen uns
 
Reply With Quote
 
Alan Connor
Guest
Posts: n/a

 
      09-27-2003, 10:39 PM
On Sun, 28 Sep 2003 00:27:03 +0200, Hauke Zuehl <news-(E-Mail Removed)> wrote:
>
>
> Ian Donaldson wrote:
>
>> [Tux-box in a garage fetching mails over nite]

>
> Sounds you want fetchmail
>
>> Regards Ian Donaldson

>
> Regards,
> Hauke
> --
> Aus Ben Hur (1959): Wer nicht fuer Rom ist, ist gegen Rom
> George W. Bush (2002): Wer nicht fuer uns ist, ist gegen uns


And procmail :-))

--
Later, Alan C
take control of your mailbox ----- elrav1 ----- http://tinyurl.com/l55a
spammers hate this program because they can't beat it

 
Reply With Quote
 
Brian D
Guest
Posts: n/a

 
      09-27-2003, 11:11 PM
On 27 Sep,
Alan Connor <(E-Mail Removed)> wrote:

> On Sun, 28 Sep 2003 00:27:03 +0200, Hauke Zuehl
> <news-(E-Mail Removed)> wrote:
> >
> >
> > Ian Donaldson wrote:
> >
> > > [Tux-box in a garage fetching mails over nite]

> >
> > Sounds you want fetchmail
> >

>
> And procmail :-))
>

I used to use sendmail as well, but I found it unnecessary, as you can
directly invoke procmail from fetchmail, but I'd add spamassassin to your
procmail script.

--
BD
add 1 to from address to reply [13435]

 
Reply With Quote
 
ray
Guest
Posts: n/a

 
      09-27-2003, 11:18 PM
Ian Donaldson wrote:
> I was wondering if someone could suggest some software I could use.
> Basically I want to set up a box(which I can put into the garage so that
> I can sleep at night) that can download my emails from several sources
> and then dispense them in a way that I can read my emails from any other
> boxes on my home network. Any help would be greatly appreciated.
>
>
> Regards Ian Donaldson
>
> Newtownards
> Northern Ireland
> (E-Mail Removed)
>


How about a mini-itx system - low cost, low heat, low noise. See
www.mini-itx.com

 
Reply With Quote
 
Stephan Reihle
Guest
Posts: n/a

 
      09-27-2003, 11:52 PM
Ian Donaldson schrieb:
> I was wondering if someone could suggest some software I could use.
> Basically I want to set up a box(which I can put into the garage so that
> I can sleep at night) that can download my emails from several sources
> and then dispense them in a way that I can read my emails from any other
> boxes on my home network. Any help would be greatly appreciated.
>
>
> Regards Ian Donaldson
>
> Newtownards
> Northern Ireland
> (E-Mail Removed)
>

Hi,

with fetchmail and sendmail (or postfix, qmail or any other mta) you can
set up your mailserver if you don´t need acces to your accounts from
Windoze-Boxes. If you do, you´ll have to install something like popper
(for access via pop3) or cyrus (for imap4).

If you like it a bit more comfortable you can install a webmailer like
squirrelmail, skyrix/opengroupware, horde or php-groupware. Since your
mails remain on your server you can access and edit them from whitchever
place in your LAN, even from outside via internet.

HTH

Stephan Reihle

 
Reply With Quote
 
Torsten Stauder
Guest
Posts: n/a

 
      09-28-2003, 02:33 AM
That's a misunderstanding!
A mail-server doesn't fetch emails for you. A mail-server sends mail to
other servers and vice versa.
What you are lookin' for is fetchmail. Well but maybe you wanna use a
mail-server for processing that emails have been fetched. In that case I'd
suggest you using postfix.

"Ian Donaldson" <(E-Mail Removed)> schrieb im Newsbeitrag
news:(E-Mail Removed)...
I was wondering if someone could suggest some software I could use.
Basically I want to set up a box(which I can put into the garage so that
I can sleep at night) that can download my emails from several sources
and then dispense them in a way that I can read my emails from any other
boxes on my home network. Any help would be greatly appreciated.


Regards Ian Donaldson

Newtownards
Northern Ireland
(E-Mail Removed)


 
Reply With Quote
 
Arron
Guest
Posts: n/a

 
      09-29-2003, 01:23 AM
I have a simular setup, with some add ons. I have high speed internet, linux
box (amd 333, 64 megs ram, you dont need much to make a dedicated server)
thats the firewall / masqurade to the rest of my house, with a dynamic dns
ip for a webpage, email server with fetchmail that gets all my email and
hotmail accounts sorts it, then i use a imap server to get to it from
windows/or whatever and it stays on the server (very convient) and a online
www mail (on the www server) so i can read all the same mail on the road and
send it as well. And a webcam just for kicks. There is a couple other things
on it for niceness (windows shares etc) as well. Been running for a couple
years now and its great! Let me know if you need any ideas/help :-)

Arron


"Ian Donaldson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
I was wondering if someone could suggest some software I could use.
Basically I want to set up a box(which I can put into the garage so that
I can sleep at night) that can download my emails from several sources
and then dispense them in a way that I can read my emails from any other
boxes on my home network. Any help would be greatly appreciated.


Regards Ian Donaldson

Newtownards
Northern Ireland
(E-Mail Removed)



 
Reply With Quote
 
Lew Pitcher
Guest
Posts: n/a

 
      09-29-2003, 03:23 AM
Ian Donaldson wrote:
> I was wondering if someone could suggest some software I could use.
> Basically I want to set up a box(which I can put into the garage so that
> I can sleep at night) that can download my emails from several sources
> and then dispense them in a way that I can read my emails from any other
> boxes on my home network. Any help would be greatly appreciated.


I do this.

I use fetchmail (run nightly from a cron job) to retrieve mail posted to my
"public" account at my ISP. Fetchmail drops the mail into my home server's
mail system, where it sits waiting for someone to retrieve it.

I've got a procmail recipe that re-addresses some mail (depending on which
member of my family it was destined for), and (in conjunction with
SpamAssassin) classifies it for spam content.

During the day, members of my family use their own systems to retrieve (via
POP3) their mail from my home server.

So,
cron (to schedule the retrieval)
fetchmail (to retrieve mail from the ISP)
sendmail (to deliver mail within the LAN)
procmail (to process delivered mail)
SpamAssassin (to classify for Spam)
popa3d (to deliver mail to lan clients via POP3)

each member has a mailbox on the server, and can connect to it for their mail.



--
Lew Pitcher

Master Codewright and JOAT-in-training
Registered Linux User #112576 (http://counter.li.org/)
Slackware - Because I know what I'm doing.

 
Reply With Quote
 
Tony
Guest
Posts: n/a

 
      09-29-2003, 09:38 PM

Ian Donaldson <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
I was wondering if someone could suggest some software I could use.
Basically I want to set up a box(which I can put into the garage so that
I can sleep at night) that can download my emails from several sources
and then dispense them in a way that I can read my emails from any other
boxes on my home network. Any help would be greatly appreciated.


Regards Ian Donaldson

Newtownards
Northern Ireland
(E-Mail Removed)

I use 602 Pro LAN Suite free from http://www.software602.com/products/ls/ .


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
1 and 1 mail servers down? Microsoft Broadband 1 02-07-2011 08:53 AM
Sky mail servers. DUMBO Broadband 5 03-02-2008 05:22 PM
CPW BB and mail servers Kev Broadband 0 02-20-2007 10:02 PM
Mail Servers Dan Linux Networking 5 02-29-2004 01:25 PM
Mail servers Ian Donaldson Linux Networking 10 01-06-2004 06:45 PM



1 2 3 4 5 6 7 8 9 10 11