Duncan wrote:
> We have an ISP accumulating our mail for a dozen users, 1/3 of
> which are remote and access their mail via POP3. The remaining
> 2/3 I want to have e-smith fetch their mail onto the local
> esmith server and they would then retrieve it via Outlook POP3
> while inhouse.
>
> How should this be set up on the e-smith email cfg web page?
You can't really, unless your ISP accumulates the in-house users mail into the one mailbox.
> I'm a bit confused with the one mail account & password
> value that may be entered - which one do I use if I have a
> dozen people who's mail needs to be downloaded?
If your ISP can't or won't combine those users into one mailbox, then I'd recommend that you hand configure fetchmail for each of the users, and run it as their cron job. There is no web interface support for that though.
> Also, does this
> run automatically or do *I* need to set it up as a cron job?
The system mail collection happens automatically.
> FYI, the users are identified by firstname@abc.com while
> stored on the ISP called mail.abc.com. This is a "multidrop"
> setup, correct?
"multidrop" is when one mailbox serves all users in your domain.
I guess that isn't what you have, your ISP has seperate mailboxes for each user.
> Should I forget this and
> just set up individual fetchmail commands for each user?
That's probably what you should do. If you can make a template for a suitable per-user fetchmail spec plus crontab entry, and contribute it, even better. And if you write it into an e-smith compatible web interface - you get the gold star!!!
Regards
Charlie