Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Error sending messages Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
maeru
Newbie
Newbie


Joined: 16 May 2013
Location: Switzerland
Online Status: Offline
Posts: 5
Posted: 28 January 2014 at 12:54am | IP Logged Quote maeru

Dear all

I've a problem by sending messages, it like the smtp settings are sucess but there is an error on Sender address rejected: need fully-qualified address\r\n

Log:

[08:44:41.72] AJAX: Action: MessageSend
[08:44:41.73] DB(PDO/mysql) : start connect to xxxxxx
[08:44:41.77] DB : connected to xxxxxx
[08:44:41.77] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM awm_accounts WHERE `id_acct` = 1
[08:44:41.80] DB[2] > SELECT `id_user`, `id_subscription`, `id_helpdesk_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `created_time`, `last_login`, `last_login_now`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `sip_impi`, `sip_password`, `use_threads`, `allow_helpdesk_notifications`, `capa`, `custom_fields` FROM awm_settings WHERE `id_user` = 1
[08:44:42.16] IMAP[NOTE]: Start connection to "114.xxxxxxx.eu:143"
[08:44:42.19] IMAP[DATA]: < * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2010 Double Precision, Inc. See COPYING for distribution information.\r\n
[08:44:42.19] IMAP[SECURE]: > TAG1 LOGIN "web582p1" "*******"\r\n
[08:44:42.30] IMAP[DATA]: < TAG1 OK LOGIN Ok.\r\n
[08:44:42.32] SMTP[NOTE]: Start connection to "114.xxxxxxx.eu:25"
[08:44:42.35] SMTP[DATA]: < 220 114.xxxxx.eu ESMTP Postfix (Debian/GNU)\r\n
[08:44:42.35] SMTP[DATA]: > EHLO 114.xxxxx.eu\r\n
[08:44:42.35] SMTP[DATA]: < 250-114.xxxxxx.eu\r\n
[08:44:42.35] SMTP[DATA]: < 250-PIPELINING\r\n
[08:44:42.35] SMTP[DATA]: < 250-SIZE\r\n
[08:44:42.35] SMTP[DATA]: < 250-ETRN\r\n
[08:44:42.35] SMTP[DATA]: < 250-STARTTLS\r\n
[08:44:42.35] SMTP[DATA]: < 250-AUTH LOGIN PLAIN\r\n
[08:44:42.35] SMTP[DATA]: < 250-AUTH=LOGIN PLAIN\r\n
[08:44:42.35] SMTP[DATA]: < 250-ENHANCEDSTATUSCODES\r\n
[08:44:42.35] SMTP[DATA]: < 250-8BITMIME\r\n
[08:44:42.35] SMTP[DATA]: < 250 DSN\r\n
[08:44:42.35] SMTP[DATA]: > AUTH PLAIN\r\n
[08:44:42.35] SMTP[DATA]: < 334 \r\n
[08:44:42.35] SMTP[SECURE]: > **********\r\n
[08:44:42.36] SMTP[DATA]: < 235 2.7.0 Authentication successful\r\n
[08:44:42.36] SMTP[DATA]: > MAIL FROM:<web582p1> SIZE=70389\r\n
[08:44:42.36] SMTP[DATA]: < 250 2.1.0 Ok\r\n
[08:44:42.36] SMTP[DATA]: > RCPT TO:<test@test.ch>\r\n Comment: "This is not the original Adress"
[08:44:42.37] SMTP[DATA]: < 504 5.5.2 <web582p1>: Sender address rejected: need fully-qualified address\r\n
[08:44:42.37] SMTP[ERROR]: exception 'MailSo\Smtp\Exceptions\NegativeResponseException' with message 'MailSo-Smtp-Exceptions-NegativeResponseException (SmtpClient.php ~ 664)' in /var/www/web582/html/mail/webmail/libraries/MailSo/Smtp/SmtpClient.php:664
Stack trace:
#0 /var/www/web582/html/mail/webmail/libraries/MailSo/Smtp/SmtpClient.php(545): MailSo\Smtp\SmtpClient->validateResponse(Array)
#1 /var/www/web582/html/mail/webmail/libraries/MailSo/Smtp/SmtpClient.php(292): MailSo\Smtp\SmtpClient->sendRequestWithCheck('RCPT', Array, 'TO:<Marino.Wehr...')
#2 /var/www/web582/html/mail/webmail/libraries/afterlogic/common/managers/mail/manager.php(997): MailSo\Smtp\SmtpClient->Rcpt('Marino.Wehrli@a...')
#3 /var/www/web582/html/mail/webmail/libraries/ProjectSeven/Actions.php(1181): CApiMailManager->MessageSend(Object(CAccount), Object(MailSo\Mime\Message), NULL, 'INBOX.Sent', '', '')
#4 [internal function]: ProjectSeven\Actions->AjaxMessageSend()
#5 /var/www/web582/html/mail/webmail/libraries/ProjectSeven/Service.php(231): call_user_func(Array)
#6 /var/www/web582/html/mail/webmail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
#7 /var/www/web582/html/mail/webmail/index.php(71): include('/var/www/web582...')
#8 {main}
[08:44:42.37] Previous Exception: MailSo-Smtp-Exceptions-NegativeResponseException (SmtpClient.php ~ 664)
[08:44:42.37] SMTP[DATA]: > QUIT\r\n
[08:44:42.37] SMTP[DATA]: < 221 2.0.0 Bye\r\n
[08:44:42.37] SMTP[NOTE]: Disconnected from "114.xxxxxx.eu:25" (success)
[08:44:42.37] DB : disconnect from web582@localhost
[08:44:42.37] INFO[MEMORY]: Memory peak usage: 19.5MB
[08:44:42.37] IMAP[DATA]: > TAG2 LOGOUT\r\n
[08:44:42.37] IMAP[DATA]: < * BYE Courier-IMAP server shutting down\r\n
[08:44:42.37] IMAP[DATA]: < TAG2 OK LOGOUT completed\r\n
[08:44:42.37] IMAP[NOTE]: Disconnected from "114.xxxxxx.eu:143" (success)
Back to Top View maeru's Profile Search for other posts by maeru
 
maeru
Newbie
Newbie


Joined: 16 May 2013
Location: Switzerland
Online Status: Offline
Posts: 5
Posted: 28 January 2014 at 1:03am | IP Logged Quote maeru

i found the problem, there is to use a login with domain.
i changed the in table awe_account the field email with the email adress.

cheers..
Back to Top View maeru's Profile Search for other posts by maeru
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide