> -----BEGIN PGP SIGNED MESSAGE-----
> 
> On Wed, 7 Apr 1999, Greg Moeller wrote:
> 
> > How do I get the system to notice the alias?  As it is, all we get are
> > bounces from the mailing system saying the user isn't found. 
> 
>       Check your /var/qmail/rc first.  It should be something like:
> 
> #!/bin/sh
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start '|dot-forward .forward
> |preline -f /usr/lib/mail.local -r "${SENDER:-MAILER-DAEMON}" -d "$USER"' \
> splogger qmail
Ok, this one is a tad different. (read alot)  This is in our /etc/init.d/
qmailq file:
watch $pidfile qmail-start ./Maildir/ splogger mail
>From the check for version below, I think I'm at 1.00 (I don't have a doc 
directory at all)
I don't really need .forward, I just need the - thing to be turned off.
Would the above turn off - processing?
nip-nt in /etc/aliases doesn't work.
nipnt in /etc/aliases does work.
The user nip exists
> 
>       Then check /var/qmail/alias/.qmail-default.  Its contents should
> be something like:
> 
> | fastforward -d /etc/aliases.cdb
> 
This is working.  I added [EMAIL PROTECTED] and it worked perfectly. (right 
under the other alias that isn't working)

Greg

Reply via email to