Hello,
I have installed qmail-toaster according to the instructions from this
location: http://www.shupp.org/toaster/ (btw, fantastic & great job!)
Everything went fine but it turned out something strange is going on
after pop3 authorization.
I have compiled vpopmail with necessary switches
(--disable-roaming-users) but everytime user authenticates,
~vpopmail/etc/open.smtp file gets his entry.
#v+
vpopmail 5.4.9
Current settings
---------------------------------------
vpopmail directory = /home/vpopmail
uid = 89
gid = 89
roaming users = OFF --disable-roaming-users (default)
password learning = OFF --disable-learn-passwords (default)
md5 passwords = ON --enable-md5-passwords (default)
file locking = ON --enable-file-locking (default)
vdelivermail fsync = OFF --disable-file-sync (default)
make seekable = ON --enable-make-seekable (default)
clear passwd = ON --enable-clear-passwd (default)
user dir hashing = ON --enable-users-big-dir (default)
address extensions = OFF --disable-qmail-ext (default)
ip alias = OFF --disable-ip-alias-domains (default)
domain quotas = ON --enable-domainquotas
auth module = cdb --enable-auth-module=cdb (default)
auth inc = -Icdb
auth lib =
system passwords = OFF --disable-passwd (default)
pop syslog = log success and errors including passwords
--enable-logging=v
auth logging = ON --enable-auth-logging (default)
#v-
(~vpopmail/etc)
- smtp.tcp has only this -> 127.:allow,RELAYCLIENT=""
(~vpopmail/etc)
- smtp.tcp has only this -> 127.:allow,RELAYCLIENT=""
- open.smtp looks empty until...
I behaves like "pop before smtp".
When this file (open.smtp) is deleted, I can't send e-mails without
smtp auth (and that is correct), but after pop, no problem...
I am confused and have no idea what else can I do to make my qmail work
with auth as the only mode. (not popb4smtp)
"clearopensmtp" every 1 minute is not the case and I prefer to
completely solve this issue without "magic tricks".
help needed :>
best regards,
Tomasz Kania