Koozali.org: home of the SME Server

[fixed] Howto: Set fetch mail on a cron?

Offline hairybiker

  • *
  • 7
  • +0/-0
[fixed] Howto: Set fetch mail on a cron?
« on: March 04, 2009, 08:20:39 PM »
I want to use smeserver, but I need it to fetch mail from some pop3 servers at regular intervals, rather than when a user logs into webmail.

So my Q is this how to do this?
« Last Edit: March 05, 2009, 07:22:09 PM by hairybiker »

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
Re: Howto: Set fetch mail on a cron?
« Reply #1 on: March 04, 2009, 11:32:00 PM »
wiki > search > fetchmail

Offline hairybiker

  • *
  • 7
  • +0/-0
Re: Howto: Set fetch mail on a cron?
« Reply #2 on: March 05, 2009, 09:25:37 AM »
Fine but that sill doesn't answer my Q. There is nothing in the wiki about fetchmail and cron. (NOT THAT I FOUND USING A FETCHMAIL SEARCH ANYWAY)

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Howto: Set fetch mail on a cron?
« Reply #3 on: March 05, 2009, 09:40:44 AM »
hairybiker..

the answer snoble gave you IS the answer..

if you want to fetch mail from a pop3 external account all you have to do is install smeserver-fethmail contrib and configure it via the server-manager.. it will fetch your mail every 5/15/30/60 minutes

please re-read the documentation as everything you need is there

thank you
Ciao
Stefano

Offline hairybiker

  • *
  • 7
  • +0/-0
Re: Howto: Set fetch mail on a cron?
« Reply #4 on: March 05, 2009, 10:24:23 AM »
IF I GO TO YOUR SITE YES. But there is nothing on the wiki page to suggest that, only a cryptic link saying fetchmail utils here.

Fine I now have it working, but my system when I entered:-
rpm -Uvh http://www.schirrms.net/files/perl-CGI-FormMagick-0.89-08.noarch.rpm

It sat at :-
Retrieving

for nearly an hour. I downloaded the rpm on my desktop and scp'ed it across and it worked fine.
Why should this be?

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: Howto: Set fetch mail on a cron?
« Reply #5 on: March 05, 2009, 10:59:40 AM »
You shouldn't need to manually download and install any RPM packages. Please be sure you have read the correct instructions.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Howto: Set fetch mail on a cron?
« Reply #6 on: March 05, 2009, 11:02:53 AM »
Why should this be?

because you've read only the first 2 lines of the page of the wiki?

if you think something is wrong with wiki, please fill a bug in bugzilla or, even more, ask for a wiki access and correct yourself, thank you

Ciao
Stefano

Offline hairybiker

  • *
  • 7
  • +0/-0
Re: Howto: Set fetch mail on a cron?
« Reply #7 on: March 05, 2009, 11:18:04 AM »
because you've read only the first 2 lines of the page of the wiki?
No I did read it all. BUT Because the webmail option mentions fetchmail, I made the bad assumption that it was installed and so didn't have to re-install it.