You are hereRT on RHEL5 rt-mailgate "DSN: Can't create output"

RT on RHEL5 rt-mailgate "DSN: Can't create output"


By thomas - Posted on 29 August 2007

Our mailserver is a RHEL5 machine with the stock sendmail install. The stock install uses smrsh, theexamples for rt-mailgate will not work with smrsh because smrsh strips quotes ('). The fix is to use double quotes (") rt: '|rt-mailgate --queue default action correspond --url https://rt.example.com' becomes: rt: "|rt-mailgate --queue default action correspond --url https://rt.example.com"
Tags

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options