Email when creating account / reset password
Moderator: crythias
Email when creating account / reset password
Hello,
All notification and customer emails works perfectly in OTRS but when I try to create new account or when I want to reset a customer password on the URL/otrs/customer.pl page, I got this error :
Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Cli[..]
Please contact your administrator.
Detail of the error :
Backend ERROR: OTRS-CGI-55 Perl: 5.14.2 OS: linux Time: Mon Sep 28 08:59:13 2015 Message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Client does not have permissions to send as this sender ! Enable Net::SMTP debug for more info! RemoteAddress: 80.12.92.33 RequestURI: /otrs/customer.pl Traceback (30472): Module: Kernel::System::Email::SMTP::Send Line: 172 Module: Kernel::System::Email::Send Line: 725 Module: Kernel::System::Web::InterfaceCustomer::Run Line: 608 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler Line: 41 Module: (eval) (v1.99) Line: 204 Module: ModPerl::RegistryCooker::run (v1.99) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
For information : I send email through office 365 exchange service, see my email setup :
Need help ! I got OTRS 4.0.1
All notification and customer emails works perfectly in OTRS but when I try to create new account or when I want to reset a customer password on the URL/otrs/customer.pl page, I got this error :
Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Cli[..]
Please contact your administrator.
Detail of the error :
Backend ERROR: OTRS-CGI-55 Perl: 5.14.2 OS: linux Time: Mon Sep 28 08:59:13 2015 Message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Client does not have permissions to send as this sender ! Enable Net::SMTP debug for more info! RemoteAddress: 80.12.92.33 RequestURI: /otrs/customer.pl Traceback (30472): Module: Kernel::System::Email::SMTP::Send Line: 172 Module: Kernel::System::Email::Send Line: 725 Module: Kernel::System::Web::InterfaceCustomer::Run Line: 608 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler Line: 41 Module: (eval) (v1.99) Line: 204 Module: ModPerl::RegistryCooker::run (v1.99) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
For information : I send email through office 365 exchange service, see my email setup :
Need help ! I got OTRS 4.0.1
You do not have the required permissions to view the files attached to this post.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Email when creating account / reset password
SysConfig NotificationSender
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Email when creating account / reset password
hello,
The email in Sysconfig Core::NotificationSenderEmail is the same as the Postmaster email account.
And all notification and customer emails works perfectly in OTRS but when I try to create new account or when I want to reset a customer password on the URL/otrs/customer.pl page I got an error (see above).
The email in Sysconfig Core::NotificationSenderEmail is the same as the Postmaster email account.
And all notification and customer emails works perfectly in OTRS but when I try to create new account or when I want to reset a customer password on the URL/otrs/customer.pl page I got an error (see above).
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Email when creating account / reset password
Client does not have permission to send as this sender.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Email when creating account / reset password
hello,
But why other email works ? (with the same sender !!)
But why other email works ? (with the same sender !!)
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Email when creating account / reset password
Why ask me? Exchange is the one returning this message. Allow your OTRS box IP to send (Exchange Send Connector) and accept all senders.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Email when creating account / reset password
hello,
I use Office 365, not a personnal Exchange server.
I think it is not the problem, because my OTRS send perfectly email to operators and customers (with the same sender).
The question is : what email parameters are different when OTRS sent email for password renew / account creation ? (SysConfig NotificationSender has the correct value)
I use Office 365, not a personnal Exchange server.
I think it is not the problem, because my OTRS send perfectly email to operators and customers (with the same sender).
The question is : what email parameters are different when OTRS sent email for password renew / account creation ? (SysConfig NotificationSender has the correct value)
Re: Email when creating account / reset password
SendmailNotificationEnvelopeFrom is filled in?
Re: Email when creating account / reset password
hello,
I tried to fill SendmailEnvelopeFrom and SendmailNotificationEnvelopeFrom but same error :
Error message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Cli[..]
Backend ERROR: OTRS-CGI-55 Perl: 5.14.2 OS: linux Time: Fri Oct 9 12:46:19 2015 Message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Client does not have permissions to send as this sender ! Enable Net::SMTP debug for more info! RemoteAddress: 80.12.92.33 RequestURI: /otrs/customer.pl Traceback (7476): Module: Kernel::System::Email::SMTP::Send Line: 172 Module: Kernel::System::Email::Send Line: 725 Module: Kernel::System::Web::InterfaceCustomer::Run Line: 608 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler Line: 41 Module: (eval) (v1.99) Line: 204 Module: ModPerl::RegistryCooker::run (v1.99) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
I tried to fill SendmailEnvelopeFrom and SendmailNotificationEnvelopeFrom but same error :
Error message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Cli[..]
Backend ERROR: OTRS-CGI-55 Perl: 5.14.2 OS: linux Time: Fri Oct 9 12:46:19 2015 Message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Client does not have permissions to send as this sender ! Enable Net::SMTP debug for more info! RemoteAddress: 80.12.92.33 RequestURI: /otrs/customer.pl Traceback (7476): Module: Kernel::System::Email::SMTP::Send Line: 172 Module: Kernel::System::Email::Send Line: 725 Module: Kernel::System::Web::InterfaceCustomer::Run Line: 608 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler Line: 41 Module: (eval) (v1.99) Line: 204 Module: ModPerl::RegistryCooker::run (v1.99) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Email when creating account / reset password
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask