I'm trying to set my qmail to deliver to /var/spool/mail/$USER, i'm replacing
SENDMAIL.
I have installed qmail correctly, and added some users.
Reading the docs, i've found that changing the file /var/qmail/rc and adding
the line:

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start '|preline procmail' splogger qmail

it should work.
(Sorry, but i'am a novice with qmail)
Restarting qmail, and trying to post a message for one of my users, the system
continue to send the mails to /home/$USER/Mailbox and not to
var/spool/mail/$USER.
Someone can give me an hand to look at the log (i don't
know how) and resolve the problem.
The command qmail-showctl give me:


qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 120.
subdirectory split: 23.
user ids: 105, 102, 103, 0, 104, 106, 107, 108.
group ids: 501, 500.

badmailfrom: (Default.) Any MAIL FROM is allowed.

bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.

bouncehost: (Default.) Bounce host name is apollo.solonline.it.

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 solonline.it.

defaulthost: (Default.) Default host name is apollo.solonline.it.

doublebouncehost: (Default.) 2B recipient host: apollo.solonline.it.

doublebounceto: (Default.) 2B recipient user: postmaster.

envnoathost: (Default.) Presumed domain name is xxx.xxxxxx.xx.

helohost: (Default.) SMTP client HELO host name is xxx.xxxxxx.xx.

idhost: (Default.) Message-ID host name is xxx.xxxxxx.xx.

localiphost: (Default.) Local IP address becomes xxx.xxxxxx.xx.

locals: 
Messages for xxx.xxxxxx.xx are delivered locally.

me: My name is xxx.xxxxxx.xx.

percenthack: (Default.) The percent hack is not allowed.

plusdomain: Plus domain name is xxxxxx.xx.

qmqpservers: (Default.) No QMQP servers.

queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.

rcpthosts: 
SMTP clients may send messages to recipients at xxx.xxxxxx.xx.
SMTP clients may send messages to recipients at xxx.xxxxxx.xx.

morercpthosts: (Default.) No effect.

morercpthosts.cdb: (Default.) No effect.

smtpgreeting: (Default.) SMTP greeting: 220 xxx.xxxxxx.xx.

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.

Thank you.

Reply via email to