[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: procmail as local MDA pointers?



...
> 	Thanks for the reply.  Unfortunately, this is exactly what I
> did.  I commented out command="mailbox -8" and uncommented
> command="sm -8c $channel procm" in the local/* definition.  It was then
> that I discovered procmail was being asked to deliver mail to aliases,
> which clearly wouldn't work.  Any ideas?  What I want to have done is
> procmail be used *only* for user's mailboxes, and zmailer's mailbox be
> used for pipes and files.

	The alias expansions et.al. happen entirely inside the router.
	Therefore there must be something else wrong.
	(The mailbox is also uterly unable to do alias expansions, thus
	 if it works, while the procmail does not...)

	Could you show (me) a verbose trace of such a delivery test ?
	Supply also your current  scheduler.conf.

	$ echo test | mailx -v -s test some-test-address > mail.log 2>&1

	Follow that log thru -- last line should be:
		scheduler done processing ...
	and them mail it to me.

> -matt
> -- 
> Matthew C. Mead				Technology Support Staff,
> 						Mathematics Department,
> mmead@math.vt.edu				Virginia Tech

	/Matti Aarnio <mea@nic.funet.fi>