Hi!

I am Sqwebmail newbie and I need some support, bacause I have one day
left to choose webmail interface. :/ I was considering many different
webmail interfaces but Sqwebmail seems to be something what I realy
need.

My problem:             authentication, permissions, inbox locations

Situation:

2 virtual domains: e.g   somedomain.com, nonexistant.org

Each domain has maildir folders at: /var/mail/$domain/$user
For exmaple: /var/mail/somedomain.com/siefca
Inbox path:  /var/mail/somadomain.com/siefca/INBOX  (maildir format)

Exim handles SMTP traffic, uses dbm lookups to:
 - check whether user belongs to the domain
 - check user's password while SMTP AUTH

DBM file is build from source plain file which lines looks like:

username:$1$md5_hash$md5_pass

Each domain has ownership of a different user. Username is obtained from
first part of the FQDN, e.g.:

/var/mail/nonexistant.org

is owned by user: v-nonexistant

DBM file's name is based on domain name, like
/etc/maildomains/nonexistant.dbm

Has anyone any ideas how to integrate it with sqwebmail system in a
simple way. I would like to keep authentication info in dbm files.
Is there any place where can I find step-by-step instructions for case
near to my?

ps.: After compiling current sqwebmail i've found suid root on the
main binary. My fault, defalt, or that's ok?

regards,
Pawel

-- 
 Pawel Wilk <siefca at pld.org.pl>  [ PLD/GNU/LINUX/SYSADM/DEVEL ]

           ] When you live in a sick society,       [
           ] just about everything you do is wrong. [

Reply via email to