LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-01-2009, 12:45 AM   #1
idotokama
LQ Newbie
 
Registered: Mar 2009
Posts: 1

Rep: Reputation: 0
mail solution to meet management and ISP requirements


We have a linux mail server at our office (postfix / dovecot / squirrel mail) and currently we are doing simple scanning using ClamAV and SA.

Now the ISP has convinced the management that their hosted scanning solution is better and so the management wants to go with that.

However the problem is ISPs service is not only scanning and it come with 10MB of individual mailboxes (can use pop3, smtp and imap4 with that). However that size is not enough for us and going for mailboxes with more space is very costly.

So we want to use the ISP scanning with our mail server. Sending outgoing mail directly from our server is not a problem. But I need your advice in getting mails directly from ISPs individual boxes to our mail server.

Thanks in advance.
 
Old 03-01-2009, 01:14 AM   #2
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Look into "fetchmail"
 
Old 03-01-2009, 02:04 AM   #3
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 307

Rep: Reputation: 33
Since when do managers know about technology ?
Should managers have time to think about SPAM filters ?

How about fetchmail ?
Quote:
fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your
local (client) machine's delivery system. You can then handle the retrieved mail using normal mail user agents such as
mutt(1), elm(1) or Mail(1). The fetchmail utility can be run in a daemon mode to repeatedly poll one or more systems at a
specified interval.

The fetchmail program can gather mail from servers supporting any of the common mail-retrieval protocols: POP2 (legacy, to
be removed from future release), POP3, IMAP2bis, IMAP4, and IMAP4rev1. It can also use the ESMTP ETRN extension and ODMR.
(The RFCs describing all these protocols are listed at the end of this manual page.)
[fetchmailrc; minimal configuration]
Code:
server your.isp.com
proto imap
user joe
password joes.pw
ssl # use ssl
keep # this keeps retrieved mails on the server
to joe # local linux user

server your.isp.com
proto imap
user bart
password barts.pw
ssl # use ssl
keep # this keeps retrieved mails on the server
to bart # local linux user
Also be sure to check the 'fetchall' parameter which will not work with 'keep'. It's easy to mess up your mailbox if fetchmail retrieves all the stuff and the config is not quite right, therefore the 'keep'.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
One Box ISP Solution To Run An ISP swamprat Linux - Software 1 05-08-2008 06:25 PM
LXer: Linux, virtualization help GHY meet post-9/11 requirements LXer Syndicated Linux News 0 06-06-2006 07:21 AM
ISP mail server solution evilchild Linux - Networking 2 07-15-2005 07:27 AM
ISP Management Software dogcatfish Linux - Networking 1 02-04-2005 05:39 AM
distro to meet very specific requirements andzerger Linux - Distributions 2 02-20-2004 07:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration