On Thu, 2002-07-11 at 05:16, Sangohn Christian wrote:
> 
> What I want is get my mails from my various mail accounts out there in the 
> internet. I now this can be done with fetchmail and I've already successfully 
> tested it.
...
> Now I want courier to sort these mail depending on the recepient address 
> respective mail account they were fetched from
...
> 1-st question: Do I have to use maildrop for that or can can courier handle 
> that internally?

Courier doesn't need to handle that "internally".  Fetchmail
configurations generally look like:
user "name" with password "pass" there is "localuser" here;

So, for each account you fetch, you can specify who the local user is. 
Fetchmail tells courier who the mail is for, and no special setup is
required.

> The mail users should be able to read the mail messages from my mail server 
> WITHOUT having to have a unix user account on the server. That means beside 
> the root account (and the test account guest), there should only be system 
> accounts on the server.
> 2-nd question: is this what is called virtual accout as stated in the 
> documemtation and FAQ?

Yes.

> If yes what about the uid and gid? Since there will be 
> no user account in the machine, which one should I use?

>From a security standpoint, you'd do best to add an account to your
system which can encompass all of the virtual email users.  Use its UID
and GID for each of the accounts.

> I also want courier on my mail server to send all mail messages (e.g. from me) 
> that are intended to go to the outworld to the mail server of my ISP (let's 
> call it relay.isp.com). It sould be something like the "smarthost" with 
> sendmail.
> 3-rd question: how do I do that?

Look at the documentation on the "smtproutes" file.  Specify your ISP's
mailserver as a route for all domains.





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
PC Mods, Computing goodies, cases & more
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to