-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have been trying, rather unsuccessfully, to get open-smtp working
over the last few days.
My problem is that I have quite a few users that travel world-wide,
and they connect to our company using various ISPs.
The mail server is based on RedHat 5.9, running kernel 2.2.6. I've
compiled checkpassword 0.81, and applied the patches for PAM support
and the Open-SMTP patch, then successfully re-compiled.
I'm calling the start script /var/qmail/rc from rc.local. My rc script
is:
#!/bin/sh
# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to ~/Maildir/ by default.
supervise /var/run/qmail-smtpd \
tcpserver \
-x /etc/tcp.smtp.cdb \
-u 502 \
-g 501 \
-c 100 \
-v \
0 smtp \
/usr/src/smtp-poplock/relaylock \
/var/qmail/bin/qmail-smtpd \
2>&1 | /var/qmail/bin/splogger smtpd 3 &
tcpserver 0 110 /var/qmail/bin/qmail-popup mailserver.mydomain.com \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Maildir/ splogger qmail
I'm sure I've messed up here somewhere, but I seem to be going round
in circles.
Any advice would be appreciated.
Gordon Smith MCP
Network Administrator
- - -----------------------------------------
Compac by Horticultural Automation Ltd
Phone Intl + 64 9 634 00 88
Fax Intl + 64 9 634 44 91
Email [EMAIL PROTECTED]
PGP Public Key is available at: http://pgpkeys.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.0.2
iQA/AwUBNyQxtBd1+wtRT57SEQI8ewCdFFlUUS2dw/hPpy3cbmyaLEMLdpkAnRfh
Yjfz0byIEgb/KD8YasmjQxcj
=JVAE
-----END PGP SIGNATURE-----