On Fri, 2006-06-23 at 07:21 -0700, Marc Perkel wrote:
> I'd like to see a feature that would allow me to write data to a text 
> file that would look something like this:
> 
> filewrite $sender_host_address /path/to/file
> 
> would be handy

Use embedded perl.
Adding that sort of operator would have real problems -
locking/concurrent access, line ends, blocking, permissions, etc etc


[or for addresses like that you could push them into a db table in an
expanded string]

        Nigel.
-- 
[ Nigel Metheringham           [EMAIL PROTECTED] ]
[ - Comments in this message are my own and not ITO opinion/policy - ]


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to