Greetings,

 I'm trying to setup TMDA on an Exim mail server with Qpopper with it.

Any idee what is the meaning of error 75 ?

I get the following error:
2003-07-27 01:37:06 19geDR-0005lN-00 == [EMAIL PROTECTED] 
R=tmdaprocess T=tmda_pipe defer (0): Child process of tmda_pipe transport 
returned 75 (could mean temporary error) from command: /usr/local/bin/python


in my /usr/exim/configure file i add the config from the FAQ.
tmdaprocess:
  driver = accept
  check_local_user
  no_verify
  no_expn
  local_part_suffix = -*
  local_part_suffix_optional
  transport = tmda_pipe


tmda_pipe:
  driver = pipe
  command = /usr/local/bin/python /usr/local/tmda/bin/tmda-filter
  return_path_add
  delivery_date_add
  envelope_to_add
  user = $local_part
  group = popusers
  environment = EXTENSION=${substr_1:$local_part_suffix}:\
                [EMAIL PROTECTED]




-- 
Patrick Boucher

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

Reply via email to