ladless
01-25-2009, 04:54 PM
I am running Plesk CP.
$name returns domain.com
The following command has a problem with "@" being in front of "$" (or at least that's what I think).
/usr/local/psa/bin/mail.sh --create mailaccount@$name -mailbox true -passwd password
The above is in a script.pl file and executed as a cron job.
I don't know a code alternative for the above so any suggestions would be highly appreciated. Thanks in advance.
$name returns domain.com
The following command has a problem with "@" being in front of "$" (or at least that's what I think).
/usr/local/psa/bin/mail.sh --create mailaccount@$name -mailbox true -passwd password
The above is in a script.pl file and executed as a cron job.
I don't know a code alternative for the above so any suggestions would be highly appreciated. Thanks in advance.
