Closed
Bug 565002
Opened 15 years ago
Closed 15 years ago
Sending e-mail is crashed. In apache log "... Error: no valid recipients"
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: aroba, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3 GTB7.0
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3 GTB7.0
After upgrade bugzilla from 3.4.6 to 3.4 i have error message "There was an error sending mail from 'bugzilla-daemon@xxxxx' to '':Can't send data " In apache log i see "... Error: no valid recipients".
I set "debug"-value in "Administration" => "Parameters" => "Email" => "mail_delivery_method" and after change any attribute in bug i see in mailer.testfile in section "To:" null - empty value
Reproducible: Always
Steps to Reproduce:
1. install bugzilla version 3.6
2. "Administration" => "Parameters" => "Email" => "mail_delivery_method" = SMTP
3. change any attribute in bug
4. press button "save changes"
Actual Results:
"There was an error sending mail from 'bugzilla-daemon@xxxxx' to '':Can't send data "
Expected Results:
mail is send to recipient1, recipient2, etc
![]() |
||
Comment 1•15 years ago
|
||
Looks like you still use some old templates (maybe you have your own template/en/custom/ directory?), which are not compatible with Bugzilla 3.6.
i'm install bugzilla from from tar.gz (http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-3.6.tar.gz). I use manual http://www.bugzilla.org/docs/3.6/en/html/upgrade.html "2.7.2.3. Upgrading using the tarball"
i'm sorry.
i'm install new clear bugzilla, after set value for mailfrom-attribute to valid email-address and i have success.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•