Hello everyone... welcome back Davide, good vacation? :) Just a quick q... having some problems with external commands in a user's mailproc file. Internal commands work like a charm... but external commands appear to be ignored. Here's the mailproc file in question: "mailbox" "external" "+1" "1" "d:/MailUtilities/pc.bat" "-rcpt @@RCPT" "-from @@FROM" "-file @@FILE" The 'pc.bat' script calls a perl script... and yes... i have tried this: "perl" "d:/MailUtilities/process-commands.pl" ... and have tried: "d:/Perl/bin/perl.exe" "d:/MailUtilities/process-commands.pl" ... I am using xmail 0.74, on win2k (server), the account is called: volunteer-admin I've messed with the priority field as well, initially setting it to '0' then tried '+1' with no change. What's the scoop? Thanks! ./dave
