Enrico Mangano <[EMAIL PROTECTED]> wrote: >I have a Debian 2.1 with kernel 2.0.34, qmail 1.03, serialmail 0.75, >ucspi_tcp 0.84 >and mutt 0.95. >I think i have a problem with serialmail. >I created the maildir pppdir with maildirmake in >/var/qmail/alias/ and my script to send emails is this: > >#!/bin/sh >DIR=/var/qmail/alias/pppdir >PREFIX=alias-ppp- >IP=mail.iol.it >HELOHOST=`hostname --fqdn` >/usr/local/bin/maildirsmtp $DIR $PREFIX $IP $HELOHOST > >So, when i write a message with mutt and i send it, the message doesn't >queue up the pppdir directory so that i pratically can't send it with >my script. What are you doing to cause messages to go to /var/qmail/alias/pppdir? -Dave
