[rt-users] Mail errors into RT2
    Phil Homewood 
    pdh at snapgear.com
       
    Wed Jun 19 05:59:23 EDT 2002
    
    
  
Craig Elston wrote:
> 	  ----- The following addresses had permanent fatal errors -----
> 	/usr/local/rt2/bin/rt-mailgate --queue general --action correspond
>     	(reason: can't create (user) output file)
>     	(expanded from: <general at thor.picsolutions.com>)
You're missing a pipe in your alias. It should read
general: "|/usr/local/rt2/bin/rt-mailgate --queue general --action correspond"
(including the quotes).
    
    
More information about the rt-users
mailing list