I'd like the local Users to be listed in a mySQL table and SMTP
authenticate vs this mySQL table so that:
-local users are authenticated before sending any mail
-other incoming smtp connections are only accepted if destination
address is a local user (without auth)
Can you tell me how can I accomplish this task?
thanks in advance.
Sam
PD: Heard and tried vpopmail, but i don't know if I should use the
mailboxes of Qmail or the vpopmail ones, or make both apps use the same
boxes or how to do this...