Forwarder & Piping Bug?

Funbags

Verified User
Joined
Sep 3, 2005
Messages
10
Hello,

I use cerebrus help desk, and use the piping feature to pipe the email to the desk.

That works just file, however if i add a comma after the piping so i can forward the email to another address as well. DA states the following:

String contains an invalid email address

Any idea's?
 
Did you use a comma, or a comma followed by a space?

If you used a space, that's the invalid character.

Jeff
 
Hello,

Spaces and commas should be allowed.

DA requires it to start and end with the " character.
The 2nd character needs to be a |.
Everything in between can be any character from space all the way to ~ (see asciitable.com).

If it's not working, paste (or email me) your command, and I'd be able to point out the problem.

John
 
John,

I emailed this off to support as well (not sure what your specific address is.)

This is what i have that works fine for the piping

"|/home/blahblah/domains/blahblah.com/cerberus/cerberus-2.592.Linux-2.4.21-192-smp4G /home/blahblah/domains/blahblah.com/cerberus/config.xml FATAL /home/blahblah/domains/blahblah.com/cerberus/cerberus.log"


now if i add a email before or after the piping.. I get this error:


Error updating forwarder

Details

String contains an invalid email address: [email protected],"|/home/blahblah/domains/blahblah.com/cerberus/cerberus-2.592.Linux-2.4.21-192-smp4G /home/blahblah/domains/blahblah.com/cerberus/config.xml FATAL /home/blahblah/domains/blahblah.com/cerberus/cerberus.log"
 
Back
Top