Hello All,
during adding Email address under communication and Notification in otrs 6.
I edited the default Email(otrs@localhost) to another Email, but now t want to set it up again to otrs@localhost, but i could not, it showed me(The syntax of this email is not correct).
Is there any option to do that?
Thanks
How to set otrs@localhoast in Email Address
Moderator: crythias
Re: How to set otrs@localhoast in Email Address
Hi,
system configuration CheckMailAdress or CheckValidMailAddressSyntax or similar.
Flo
system configuration CheckMailAdress or CheckValidMailAddressSyntax or similar.
Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
Re: How to set otrs@localhoast in Email Address
Hi,
i just wanted to give small info,which i noted it, that there is an option to allow to enter root@localhost without checking the syntax:
called CheckEmailValidAddress with value: ^(root@localhost|admin@localhost)$
and its description:
Defines a regular expression that excludes some addresses from the syntax check (if "CheckEmailAddresses" is set to "Yes"). Please enter a regex in this field for email addresses, that aren't syntactically valid, but are necessary for the system (i.e. "root@localhost").
although it was activated, but I could not enter root@localhost until I disabled another option CheckEmailAddresses then i was able to enter root@localhost.
I just wanted to let you know.
i just wanted to give small info,which i noted it, that there is an option to allow to enter root@localhost without checking the syntax:
called CheckEmailValidAddress with value: ^(root@localhost|admin@localhost)$
and its description:
Defines a regular expression that excludes some addresses from the syntax check (if "CheckEmailAddresses" is set to "Yes"). Please enter a regex in this field for email addresses, that aren't syntactically valid, but are necessary for the system (i.e. "root@localhost").
although it was activated, but I could not enter root@localhost until I disabled another option CheckEmailAddresses then i was able to enter root@localhost.
I just wanted to let you know.