On Thu, 6 Mar 2003, Toby Reiter wrote: > > Hi all, > I've been listening on this list for a while, but now have my own > question to ask. > > I've set up a shell script to archive incoming mail, similar to > XArchive but for the Linux platform. I've been able to confirm that > the script does what its supposed to do when given arguments outside > of XMail, but I haven't gotten it to work from within XMail yet. Here > are the details: > > I'm running Xmail 1.12. The shell script is written in bash, and is > located in the XMail binaries folder at /var/MailRoot/bin/xarchive. > I've never used the filters before and decided to run the shell from > a custom domain command (which I have already used successfully with > smtp and smtprelay). I edited my domain.org.tab file and added the > following line as the first command: > > "external"[TAB]"/var/MailRoot/bin/xarchive"[TAB]"/XmailArchive"[TAB]"@@TMPFILE"[TAB]"@@FROM"[TAB]"@@RCPT"
There is not @@TMPFILE for filters. Only @@FILE, and look, you do not have to remove it because it is the *good* copy. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
