I want to setup a mailling list in my computer using EZMLM. The MTA I'm using ri
ght now is Postfix, so to make it able to run EZMLM, I bind postfix (inet_interf
aces) to IP 129.123.230.12 and 127.0.0.1, and bind qmail at IP 127.0.0.3
---taken from /var/qmail/supervise/qmail-smtpd/run---
exec /usr/local/bin/softlimit -m 2000000 \
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 127.0.0.3 smtp /var/qmail/bin/qmail-sm
tpd 2>&1
What I want to do is, let postfix receive email for @list.phxby.com and deliver
it to qmail and qmail will deliver it to ~list which will trigger ezmlm to send,
and let qmail send back emails from that mailling list via postfix (smtproutes)
.
The problem right now is when I try from localhost to send an email to something
@list.phxby.com I got this error
<[EMAIL PROTECTED]>:
Sorry. Although I'm listed as a best-preference MX or A for that host,
it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
, what should I setup at qmail to be able to do what I want ?
This is my qmail configurations
sh-2.04$ ./qmail-showctl
qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 255.
subdirectory split: 23.
user ids: 506, 507, 508, 0, 509, 510, 511, 512.
group ids: 511, 512.
badmailfrom: (Default.) Any MAIL FROM is allowed.
bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.
bouncehost: (Default.) Bounce host name is list.phxby.com.
concurrencylocal: (Default.) Local concurrency is 10.
concurrencyremote: (Default.) Remote concurrency is 20.
databytes: (Default.) SMTP DATA limit is 0 bytes.
defaultdomain: Default domain name is dorms.usu.edu.
defaulthost: (Default.) Default host name is list.phxby.com.
doublebouncehost: (Default.) 2B recipient host: list.phxby.com.
doublebounceto: (Default.) 2B recipient user: postmaster.
envnoathost: (Default.) Presumed domain name is list.phxby.com.
helohost: (Default.) SMTP client HELO host name is list.phxby.com.
idhost: (Default.) Message-ID host name is list.phxby.com.
localiphost: (Default.) Local IP address becomes list.phxby.com.
locals:
Messages for localhost are delivered locally.
Messages for irwanhadi.dorms.usu.edu are delivered locally.
me: My name is list.phxby.com.
percenthack: (Default.) The percent hack is not allowed.
plusdomain: Plus domain name is usu.edu.
qmqpservers: (Default.) No QMQP servers.
queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.
rcpthosts:
SMTP clients may send messages to recipients at list.phxby.com.