syntax is as follows:
"external"      "0"     "5"     "notice.sh"

notice.sh is:

#!/bin/sh
echo 'I've been run.' > xmailproc.tab

Above is one of many variants I've tried and as near as I can tell by
the example in xmailuser/mailproc.tab and the docs should be valid
syntax.  The tabs are as real as vi can make them and I've gotten a
redirect to work first try through so I doubt that to be the problem. 
Is there any chance logging this kind of stuff (succeed or fail) could
find it's way on to the TODO list?  It would at least help in
diagnostics.  I've checked permissions and XMail is running as root in
my little dev/test server.

Thanks for the help.

--David

On Thu, 2002-04-11 at 12:47, Davide Libenzi wrote:
> 
> On 11 Apr 2002, David Smith wrote:
> 
> >
> > Hi.
> >
> > I'm using Xmail 1.7 on a Mandrake 8.2 box and am having trouble getting
> > any external commands to work from mailproc.tab.  The internal
> > ("mailbox", "redirect", ...) stuff works but there isn't even a log
> > event to show an error on the "external" commands.  They definitely
> > aren't working and I've tried all sorts of stuff including really simple
> > "echo 'I've been run' > xmailproc.log".
> >
> > Any ideas??  If by chance this is a simple issue, my searches of the net
> > haven't found anything to match it.
> 
> what syntax are you using ?
> are you sure you've _real_ TABs inside the mailproc.tab ?
> 
> 
> 
> - 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]
> 


-
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]

Reply via email to