Hello,
i have a problem i didn't find in the archive.
I run qmail on solaris 2.6 and it works fine with one
restriction. Every message sent with qmail or recieved with qmail
gets a:" content length:  0"  as body. I think the problem lies in the rc file
i use but i can't find the mistake
My rc file:
#!/bin/sh

# Using splogger to send the log through syslog.
# Using dot-forward to support sendmail-style ~/.forward files.
# Using binmail to deliver messages to /var/spool/mail/$USER by default.
# Using BSD 4.4 binmail interface: /usr/libexec/mail.local -r

exec env - PATH="/var/qmail/bin:$PATH" qmail-start '|dot-forward .forward \ 
|preline -f /usr/lib/mail.local -f "${SENDER:-MAILER-DAEMON}" "$USER"' \
splogger  qmail

Thanks for any sugestions in advance

Georg Thoma



-- 
Georg Thoma             Tel. 0731/6020123
Suedblick 3         [EMAIL PROTECTED]
89075 Ulm

Reply via email to