Forums / Developer / How to change output of wash(email)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to change output of wash(email)

Author Message

Eirik Alfstad Johansen

Friday 22 April 2005 1:45:29 am

Hi,

According to http://ez.no/ez_publish/documentation/development/libraries/ez_template/operators/string_handling, the output of the use of wash(email) should be in the format of user[at]domain[dot]tld.

However, in v. 3.5.1, the output is userSPAMFILTER@domain.tld. AFAIK, this is something that was changed fairly recently.

My question is how I can change this back as I've talked to a few people who thought that userSPAMFILTER@domain.tld was the actual email address (they didn't understand that they were supposed to remove the SPAMFILTER text).

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Łukasz Serwatka

Friday 22 April 2005 2:06:52 am

Hi Eirik,

Look in to template.ini. There you can edit wash(email).

[WashSettings]

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Eirik Alfstad Johansen

Friday 22 April 2005 2:30:42 am

Thanks a lot, Lukasz! BTW, I think the old default wash settings were better.

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/