[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unidentified subject!



On Sat, Nov 28, 1998 at 01:21:48AM +1100, Hamish Moffatt wrote:
> > procmail supports it, so every MTA can use maildir.
> > echo 'DEFAULT=$HOME/Maildir/' >> /etc/procmailrc
> > echo 'export MAIL=$HOME/Maildir' >> /etc/profile
> 
> Hmmm. How do you configure smail to use an external MDA? Or exim for that

/etc/smail/transports
...
local:  driver=pipe,
        from,                           # supply a From_ envelope line
        local,                          # use local forms for delivery
        return_path;                    # include a Return-Path: field
        cmd="/usr/bin/procmail -d $($user$)",
        user=root
...

 David.


Reply to: