Hi, Davide,

I want to implement a "collector" domain to xmail and still have normal pop3
users in same domain, e.g. :

Domain to add : somedomain.com

Real pop3 users (maintenance and admin purpose) :
- [EMAIL PROTECTED]
- [EMAIL PROTECTED]

Collector pop3 user :
[EMAIL PROTECTED] how will receive all *@somedomain.com except mails for
the real pop3 users listed below
(This pop3 user will be used by my customer mail server to retrieve mails
via pop3 and dispatch them in its mail server)

Supplemental aliases:
[EMAIL PROTECTED] alias for [EMAIL PROTECTED]

So i believe that i have to setup the three accounts "postmaster",
"webmaster" and "others" as normal pop3 accounts and add an "hostmaster"
alias "pointing to" "webmaster" and a wildcard alias "*" "pointing to"
"others" account in the aliases.tab file.

Is it correct ?

Is xmail looking first at mailusers.tab file (for real accounts) then if
nothing found search for aliases.tab for "real aliases" (exact match) and
then for "wildcard aliases" (in order from more restrictive to less
restrictive) ?
Or have i to do some others tasks (custom domain or filter, ...)

In any cases, for wildcard aliases, is the original RCPT TO kept as is or
changed to the pop3 account name (in my example [EMAIL PROTECTED])? (my
customer must have the ability to dispatch the mails in its own server after
retrieval of the messages from the pop3 account)

Francis


Reply via email to