Hi,
> > I'll try to set up my local delivery in qmail and been stuck in the
moment
> > and can't get out of it. I can use qmail for remote delivery. But if I
try to
> > make a local delivery it connects to teh net and delivers the message
via the
> > net to my pop box. Can anyone give me the path where to start from for
> > troubleshooting?
>
> Your logs make it look like the local delivery instruction contained a
> forwarding address which was remote.
>
> Post the results of `qmail-showctl`
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 120.
subdirectory split: 23.
user ids: 1004, 1005, 1006, 0, 1007, 1008, 1009, 1010.
group ids: 101, 102.
badmailfrom: (Default.) Any MAIL FROM is allowed.
bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.
bouncehost: (Default.) Bounce host name is daemon.system.
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 system.
defaulthost: (Default.) Default host name is daemon.system.
doublebouncehost: (Default.) 2B recipient host: daemon.system.
doublebounceto: (Default.) 2B recipient user: postmaster.
envnoathost: (Default.) Presumed domain name is daemon.system.
helohost: (Default.) SMTP client HELO host name is daemon.system.
idhost: (Default.) Message-ID host name is daemon.system.
localiphost: (Default.) Local IP address becomes daemon.system.
locals:
Messages for daemon.system are delivered locally.
me: My name is daemon.system.
percenthack: (Default.) The percent hack is not allowed.
plusdomain: Plus domain name is daemon.system.
qmqpservers: (Default.) No QMQP servers.
queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.
rcpthosts:
SMTP clients may send messages to recipients at daemon.system.
morercpthosts: (Default.) No effect.
morercpthosts.cdb: (Default.) No effect.
smtpgreeting: (Default.) SMTP greeting: 220 daemon.system.
smtproutes: (Default.) No artificial SMTP routes.
timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.
timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.
timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.
virtualdomains: (Default.) No virtual domains.
defaultdelivery: I have no idea what this file does.
concurrencyincoming: I have no idea what this file does.
and `ls -l ~tom/.qmail*`
-rw-r--r-- 1 root root 18 Mar 23 15:40 /home/tom/.qmail
-rw-r--r-- 1 root root 9 Mar 11 16:58 /home/tom/.qmail.tmp
-rw-r--r-- 1 root root 11 Mar 13 03:08 /home/tom/.qmail~
, and
the contents of every file named .qmail* in tom's home directory.
/home/tom/Mailbox .qmail
/.Mailbox .qmail.tmp
Tom