On Sat, Jul 24, 1999 at 02:36:52PM -0600, Rahmat Ara Bithi wrote:
  
> How do i configure my SMTP to deliver all my outgoing messages to a
> Maildir so that massages can be sent later by maildirsmtp?
> 
> Bithi 

echo ":alias-ppp" > /var/qmail/control/virtualdomains

As user alias, make a maildir to catch all outgoing mail:

su alias -c 'maildirmake /var/qmail/alias/pppdir'

echo './pppdir/' > ~alias/.qmail-ppp-default

Send qmail-send a HUP signal.

-- 
See complete headers for more info

Reply via email to