PPRuNe Forums - View Single Post - Rasberry PI
Thread: Rasberry PI
View Single Post
Old 30th Apr 2013, 09:53
  #19 (permalink)  
cattletruck
 
Join Date: Apr 1998
Location: Mesopotamos
Posts: 5
Likes: 0
Received 0 Likes on 0 Posts
Can Rasberry Pi do the following?

Recently I set up a full webmail solution under guidance from someone who has done a dozen of them before, and it was pretty full on in terms of configuring all the moving parts.

On the backend I used:
- SAN for the mailstore.
- Dovecot for IMAP access (SSL & POP)
- Postfix as the MTA
- SpamAssassin, Amavis, ClamAV for virus checking.
- postgrey for blocking spammers.
- A bunch of SQL databases.

On the frontend I used:
- Roundcubemail for webmail client.
- Maia webinterface for managing quarantined messages with viruses
- Postfixadmin for managing e-mail domains and e-mail addresses.
- SendmailAnalyzer for sysadmin reports.

Both the frontend and backend servers where running Linux High Availability.

All servers had management:
- SNMP (Nagios)
- logrotate/rsyslog
- puppet
- ntp
- package management

As I said, lots of "moving" software parts but it worked extremely well once I got everything setup perfectly.

Best thing is all the software is free .

Now I've also used MS-Exchange and was once a fan of it but not now for lots of reasons.

If you can do the above with Rasberry Pi I would be very impressed.

Last edited by cattletruck; 30th Apr 2013 at 11:35. Reason: forgot to add postgrey
cattletruck is offline