[exim-dev] [Bug 1752] New: write_file command to be able to …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 1752] write_file command to be able to write content to files, [exim-dev] [Bug 1752] write_file command to be able to write content to files
Subject: [exim-dev] [Bug 1752] New: write_file command to be able to write content to files
https://bugs.exim.org/show_bug.cgi?id=1752

            Bug ID: 1752
           Summary: write_file command to be able to write content to
                    files
           Product: Exim
           Version: N/A
          Hardware: All
                OS: All
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: String expansion
          Assignee: nigel@???
          Reporter: bjornar.ness@???
                CC: exim-dev@???


Currently there is no way to write data to a file from exim without
forking a shell and piping data into it, a bit of a hack.

I suggest write_file/append_file methods, to be able to more effectively
...write to file

--
You are receiving this mail because:
You are on the CC list for the bug.