Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [minesite] Crontab and MailArc on GForum

Quote Reply
Re: [minesite] Crontab and MailArc on GForum In reply to
Simple fix :)

Either change it so it looks like;

$commands[0] = 'perl /path/to/script --opts';

Not the ' ' and not " ".

Alternativly, you could just escape the @ Smile

someone\@domain.com

Only one of these suggestions should be required (I'd recommend the first one, as it just fills in a potential bug for future commands you want to run).

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Crontab and MailArc on GForum minesite 4659 Jul 27, 2004, 10:46 PM
Thread Re: [minesite] Crontab and MailArc on GForum
Andy 4499 Jul 28, 2004, 2:01 AM
Post Re: [Andy] Crontab and MailArc on GForum
minesite 4499 Jul 28, 2004, 2:08 AM
Thread Re: [Andy] Crontab and MailArc on GForum
minesite 4491 Jul 28, 2004, 2:53 AM
Thread Re: [minesite] Crontab and MailArc on GForum
Andy 4495 Jul 28, 2004, 2:56 AM
Post Re: [Andy] Crontab and MailArc on GForum
minesite 4502 Jul 28, 2004, 3:47 PM