[otrs] Email Customer
Nils Breunese (Lemonbit Internet)
nils at lemonbit.nl
Thu May 11 18:04:47 CEST 2006
Olivier BATARD wrote:
> We want to centralize customers mail addresses in one mail address,
> because users (150) don't have mailbox and no mailing system.
>
> Do you have another solution ?
Kernel/Config/Defaults.pm has
$Self->{CheckEmailAddresses} = 1;
I'd put the following in your Kernel/Config.pm to override this setting:
$Self->{CheckEmailAddresses} = 0;
Nils Breunese.
More information about the otrs
mailing list