Helpful Docs to read before posting: (All Docs) | Config Docs | General FAQ | Mailing List Sending FAQ | Error FAQ

putting @ in password

How do I configure...

putting @ in password

Postby aaddllii » Mon Dec 13, 2010 4:42 pm

hello
how can @ be included as part of password in bounce handling? should it be put between \@\?
Thanks
aaddllii
 
Posts: 6
Joined: Fri Dec 10, 2010 6:08 pm

Re: putting @ in password

Postby justin » Mon Dec 13, 2010 6:41 pm

If you're double quoting the password, you can use one slash (/) before the, "@" sign, like this:

Code: Select all
$Plugin_Config->{Password} = "s\@nta";


or, just use single quotes,

Code: Select all
$Plugin_Config->{Password} = 's@nta';
User avatar
justin
 
Posts: 4648
Joined: Wed Feb 13, 2008 8:41 pm
Location: Denver, CO


Return to Configuring Dada Mail

Who is online

Users browsing this forum: No registered users and 2 guests

Loading