::::vi /courier/etc/courierd:::::
prefix="/courier"
exec_prefix="/courier"
PATH=/courier/bin:/bin:/usr/bin:/usr/local/bin
SHELL=/bin/sh
DYNAMICDELIVERIES=1
DEFAULTDELIVERY="| /courier/bin/maildrop"
DEFAULTDELIVERY=./Maildir
ESMTP_CORK=1
UUXFLAGS="-j -g C"
ESMTP_USE_STARTTLS=1
COURIERTLS=/courier/bin/couriertls
ESMTP_TLS_VERIFY_DOMAIN=0
TLS_PROTOCOL=SSL3
TLS_TRUSTCERTS=/courier/share/rootcerts
TLS_VERIFYPEER=NONE
:::::::/courier/etc/authmysqlrc:::::::
MYSQL_SERVER localhost
MYSQL_USERNAME courier
MYSQL_PASSWORD admin
MYSQL_SOCKET /var/mysql/mysql.sock
MYSQL_PORT 3306
MYSQL_OPT 0
MYSQL_DATABASE courier-mail
MYSQL_USER_TABLE users
MYSQL_CRYPT_PWFIELD crypt
DEFAULT_DOMAIN inhow.vicp.net
MYSQL_UID_FIELD uid
MYSQL_GID_FIELD gid
MYSQL_LOGIN_FIELD id
MYSQL_HOME_FIELD home
MYSQL_NAME_FIELD name
MYSQL_MAILDIR_FIELD maildir
MYSQL_QUOTA_FIELD quota
:::::authdaemonrc::::::
authmodulelist="authmysql authpam"
authmodulelistorig="authcustom authcram authuserdb authvchkpw authldap authmysql authpam"
daemons=5
version="authdaemond.mysql"
:::::::::::::::::
mysqladmin -uroot -p{admin} create courier-mail
mysql -u courier -padmin
use courier-mail;
CREATE TABLE users (
id char(128) DEFAULT '' NOT NULL,
crypt char(128) DEFAULT '' NOT NULL,
clear char(128) DEFAULT '' NOT NULL,
name char(128) DEFAULT '' NOT NULL,
uid int(10) unsigned DEFAULT '65534' NOT NULL,
gid int(10) unsigned DEFAULT '65534' NOT NULL,
home char(255) DEFAULT '' NOT NULL,
quota char(255) DEFAULT '' NOT NULL,
KEY id (id(128))
);
:::::::::::::::::
authdaemonvar=/courier/var/authdaemon
:::::::::defaultdomain:::::::
inhow.vicp.net
::::::::esmtpacceptmailfor.dir/esmtpacceptmailfor::::::::
inhow.vicp.net
:::::::::hosteddomains/hosteddomains:::::::::::::::::::::
inhow.vicp.net
/courier/sbin/./makehosteddomains
/courier/sbin/./makeacceptmailfor
:::::::::::::
SMTP/SMTMP-SSL Configuration
/courier/etc/esmtpd
ESMTPDSTART=YES
/courier/etc/esmtpd-ssl
ESMTPDSSLSTART=YES
POP3/POP3-SSL Configuration
/courier/etc/pop3d
POP3DSTART=YES
/courier/etc/pop3d-ssl
POP3DSLLSTART=YES
IMAP/IMAP-SSL Configruation
/courier/etc/imapd
IMAPDSTART=YES
/courierd/etc/imapd-ssl
IMAPDSSLSTART=YES
::::::::::::;
[EMAIL PROTECTED] sbin]# ./showconfig
backuprelay: (none)
- relay for undeliverable messages
batchsize: 100
- split messages if there are more recipients
defaultdomain: inhow.vicp.net
- domain to append to addresses by default
dsnfrom: "Courier mail server at dns1.inhow.wxb" <@>
- return address on delivery status notifications
dsnlimit: 32 Kb
- maximum message size returned in DSN in is entirety
esmtpacceptmailfor: dns1.inhow.wxb
- accept mail for these domains via SMTP
esmtpgreeting: dns1.inhow.wxb ESMTP
- my ESMTP identification banner
esmtphelo: dns1.inhow.wxb
- my parameter to the HELO/EHLO SMTP verbs
esmtptimeout: 10 mins
- Timeout for most outbound ESMTP commands
esmtptimeoutconnect: 1 min
- Timeout for ESMTP connection attempt.
esmtptimeoutdata: 5 mins
- Timeout for ESMTP data transfer.
esmtptimeouthelo: 5 mins
- Timeout for the response to the initial EHLO/HELO command.
esmtptimeoutkeepalive: 1 min
- How long to keep outbound ESMTP connections idle, before closing
esmtptimeoutkeepaliveping:
- How often outbound ESMTP connections are pinged
esmtptimeoutquit: 10 secs
- Timeout for the response to the QUIT command.
faxqueuetime: 8 hours
- how long fax messages stay in the queue
msgidhost: dns1.inhow.wxb
- hostname used in generating Message-ID: headers
me: dns1.inhow.wxb
- my hostname
queuelo: default
- Message queue cache low watermark
queuehi: default
- Message queue cache high watermark
queuefill: 5 mins
- Message queue refill interval
queuetime: 1 week
- how long messages stay in the queue
respawnlo: 1 hour
- courierd automatic restart low watermark
respawnhi: 1 week
- courierd automatic restart high watermark
retryalpha: 5 mins
- 'alpha' retry interval
retrybeta: 3
- 'beta' retry count
retrygamma: 15 mins
- 'gamma' retry interval
retrymaxdelta: 3
- 'maxdelta' retry exponent
sizelimit: 10.0 Mb
- maximum size of a message
submitdelay:
- delay before initial delivery attempt
warntime: 4 hours
- how long messages stay in the queue before a warning message is sent
(a delayed delivery status notification)
[EMAIL PROTECTED] sbin]#
useradd test
passwd test
ps -ax
850 ? S 0:00 /mail/libexec/authlib/authdaemond.mysql start
854 ? S 0:00 /mail/libexec/authlib/authdaemond.mysql start
861 ? S 0:00 /mail/libexec/courier/courierd
863 ? S 0:00 /mail/libexec/courier/courierd
865 ? S 0:00 /mail/sbin/courierfilter start
867 ? S 0:00 courierlogger courierfilter
872 ? S 0:00 ./courieruucp
874 ? S 0:00 /mail/sbin/couriertcpd -address=0 -stderrlogger=/mail 875 ? S 0:00 ./courierlocal
877 ? S 0:00 ./courierfax
878 ? S 0:00 ./courieresmtp
879 ? S 0:00 ./courierdsn
886 ? S 0:00 /mail/sbin/courierlogger pop3d
888 ? S 0:00 /mail/sbin/couriertcpd -stderrlogger=/mail/sbin/couri 891 ? S 0:00 /mail/sbin/courierlogger courieresmtpd


now!

http://192.168.2.240/cgi-bin/webmail
user id test
password xxx
INVALID USER ID OR PASSWORD ?????
user id [EMAIL PROTECTED]
password xxx


INVALID USER ID OR PASSWORD



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to