On Wed, Jun 25, 2003 at 06:08:34PM -0600, Dan Egli wrote:
> |>All mail ends up being passed to DEFAULT by procmail,
> ~/.tmda/logs/debugcontains:
> |>
> |>Traceback (most recent call last):
> |>  File "/usr/bin/tmda-filter", line 53, in ?
> |>    execfile(os.path.join(execdir, 'tmda-rfilter'))
> |>  File "/usr/bin/tmda-rfilter", line 175, in ?
> |>    raise Errors.MissingEnvironmentVariable('SENDER')
> |>MissingEnvironmentVariable
> |
> | [...]
> |
> |>procmail_pipe:
> |>  driver = pipe
> |>  command = "/usr/bin/procmail"
> |
> | I know nothing about Exim, but it does appear that you're missing the
> | '-p' flag to procmail.
> 
> Aye, that would be the cause of it to me. FWIW, Here's my procmail
> transport in my exim.conf (exim 4.20)
> 
> procmail_transport:
> ~  driver = pipe
> ~  command = "/usr/bin/procmail -p"
> ~  delivery_date_add
> ~  envelope_to_add
> ~  no_freeze_exec_fail
> ~  group = mail
> ~  no_log_defer_output
> ~  no_log_fail_output
> ~  no_log_output
> ~  no_return_fail_output
> ~  no_return_output
> ~  return_path_add
> ~  umask = 0022
> ~  environment = EXTENSION=${substr_1:$local_part_suffix}:\
> ~                [EMAIL PROTECTED]

Thanks for the responses.  I tried this but without a great deal of
success.  Some of the mail is passed to one of my inboxes by procmail,
but most of it is left in /var/mail/jeff.

-rw-r-----    1 jeff     mail       982879 2003-06-28 12:07
/var/mail/jeff

jeff
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to