Jo,

> Do I want the leading dot if we don't accept mail for subdomains?
> (true in all cases so far, and the exceptions are explicitly known...

Most likely answer is: you do want it, or it doesn't matter
(when it is known that subdomains can't receive mail).

> So with the default setting,
>    @domain by itself with Local set to...  that's actually not
> clear.  What value should be in the local field?

'Y' or '1'


README.lookups:

  SQL LOOKUPS
  [...]
  Boolean fields are usually represented as a single character (instead of
  an integer) to minimize storage. Characters N,n,F,f,0,NUL and SPACE
  represent false (0), any other character represents true. Trailing blanks
  are ignored. It is customary to use Y for true and N for false.


But as it is unlikely you will ever need to have a record in table
'users' for a non-local domain, then leaving out the 'local' field
is just fine, thanks to its default.


>    @.domain would permit all subdomains yes?

Yes. Subdomain and the domain itself.

(which is different from Postfix, where ".domain" does not include
the domain itself)

  Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to