- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: regarding fethcing mails
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 11:14 PM
10-04-2004 11:14 PM
regarding fethcing mails
Now, I 'm posting a new question in my favourite forum, you all please suggest whatever is best against it:
Is using fetchmail for a 60-80 users is proper solution, or should I plan to try something else? to be fair, for MTA and mail scanning etc., I know so many options ( like sendmail , postfix, qmail ..and mailscanner,spamassain, clamav, mcafee etc etc..), but for fetching mails from my mail ISP, I only used to use fetchmail till now.but the projects handeled till date are of small (10-15) user base.
Please put your valuable suggestions to guide me in this context ( steven..!)
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 04:17 AM
10-05-2004 04:17 AM
Re: regarding fethcing mails
spamassassin will intergraet pretty well with that setup.
That backend setup is standard with Linux and will work with almost any email client, including Microsoft's exchange client.
Your current setup will scale pretty nicely.
You can add in web based email with http://www.squirrelmail.org as well.
So you can keep going with your current setup without difficulty.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 06:24 PM
10-05-2004 06:24 PM
Re: regarding fethcing mails
thanks for supporting me...But I want to know one more thing, as fetchmail retrieves mails for users one by one as defined in the fetchmailrc script, if I have a 60-80 users base, the turn cycle for a user will come after a long time ( say, if average mails to a user are about 5, and average time to fetch them is about 1 minute, then the next turn for one user will come after 60 minutes, and that's obviously not accepteable!).So, how you would tackle this kind of situation?....or, is it better to run each users fetchmailrc separately than having a common fetchmailrc run by root?..
thanks & regards...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 06:28 PM
10-05-2004 06:28 PM
Re: regarding fethcing mails
The idea is to have your Linux box actually receive all the mail for your users instead of your ISP putting them in mail boxes for you to fetch.
Depending on the situation, this might ormight not be of use to you however. If you have no intention of configuring/running a more permenant mail server, then 'fetchmail' is probably your best bet.
Personally however, I've never used it. I've always primary MX'd my own domains.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 11:04 PM
10-05-2004 11:04 PM
Re: regarding fethcing mails
about three years ago i had one dial-up connection to send and retrieve e-mail. i used sendmail and a little script within cron to tell sendmail every hour to connect my isp (they did smtp-relaying for my company) to check for new mail and deliver my mails to the world. i'm not sure about the command to tell sendmail to connect, but i think it was simply sendmail -q er so.
johannes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 11:09 PM
10-05-2004 11:09 PM
Re: regarding fethcing mails
johannes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2004 06:21 PM
10-07-2004 06:21 PM
Re: regarding fethcing mails
what kind of connection have you?
If you have no bandwidth problem you can think seriously about to put a fetchmail in each user account.
The other possibility is to configure each mail client directly, you have less control but no delay in fetching mail.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2004 12:06 PM
10-26-2004 12:06 PM
Re: regarding fethcing mails
~/.fetchmailrc
with all information, it will..you dont have to go to each use accoutn and copy/modify the details
have a look at fetchmail faq
http://www.linux-faqs.com/faq/fetchmail/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 10:12 PM
02-24-2005 10:12 PM