9 messages in net.sourceforge.lists.courier-users[courier-users] Re: newbie courier qu...
FromSent OnAttachments
Patrick PriceJan 11, 2001 8:56 am 
Sam VarshavchikJan 11, 2001 2:48 pm 
Christopher HamiltonJan 11, 2001 3:06 pm 
Sam VarshavchikJan 11, 2001 3:19 pm 
Christopher HamiltonJan 11, 2001 4:08 pm 
Patrick PriceJan 11, 2001 7:32 pm 
Sam VarshavchikJan 11, 2001 8:13 pm 
Patrick PriceJan 11, 2001 8:40 pm 
Sam VarshavchikJan 11, 2001 9:07 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: newbie courier questionsActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 11, 2001 2:48:50 pm
List:net.sourceforge.lists.courier-users

Patrick Price writes:

If anyone could help with these questions I'd be forever grateful. I was being naive thinking I could setup basic courier and get it to work right off! Wishful thinking :^)

Do I put my virtual domains into hosteddomains or do I depend on aliases for delivery to these domain addresses (fo@bar.com, of which bar.com is in our DNS).

It depends on how you want to set up virtual domains.

If you want to redirect mail for the entire domain to a single system account, use aliases, and the account holder will be able to individually manage his own domain, and create his own mail accounts in the domain.

If you only have a few mailboxes in the domain, put it in hosteddomains, then use some database-based authentication back-end to map individual addresses to either existing, different, system or virtual accounts.

What is the difference between /courier/etc/maildropfilter and maildroprc ?

One is used to install maildrop as an SMTP mail filter. The other contains global mail filtering instructions.

Why would maildrop work when put in a user's .courier file but not when set as DEFAULTDELIVERY in courierd?

Syntax error, or Courier hasn't been restarted.

What is the authcustom authorization method?

A place to hack your own code.