I upgraded to Bugzilla 3.0 and now I have a problem with sending email.
I have installed Bugzilla on windows and I get this error message whenever I
commit a changes in a BR
sendmail: Error during delivery: Message is missing sender's address
Bugzilla - Internal Error
undef error - Can't locate object method "__head" via package "Email::MIME"
at C:/Perl/site/lib/Email/MIME.pm line 35
Please let me know what is wrong. I am using Email-MIME-Modifier v1.441
Thanks,
Sima
2007/7/1, Sima <syah...@wencomine.com>:
> sendmail: Error during delivery: Message is missing sender's address
> Bugzilla - Internal Error
please make yourself familiar with Bugzilla's parameters. You want to
set the mailfrom parameter to something your sendmail likes.
Regards
Marc
I have come across the same error with Bugzill 3x. (Stable Release)
with Active Perl 5.8.4.
Problem is, whenever bugzilla is attemting to send email, Mail
delivery system is rejecting it, because sender's email is missing.
Got around it, by using a combination of Sendmail wrapper available at
http://www.glob.com.au/sendmail/
and builtin SMTP server on windows.
Download and extract the Zip to C:\USR\LIB. edit the paramaters in the
sendmail.ini file.
Make sure u set "force sender" to a valid email id, which u want
bugzilla to use.
Also, make sure you set the mail delivery mode to Sendmail in the
paramaters>email page in bugzilla.
run checksetup.pl in the bugzilla folder, restart webserver and it
should be good to go :)
Ps: i used the following document for setting up bugzilla.
http://www.bugzilla.org/docs/win32install.html
Regards
ChinniG
any other ideas?
Thanks
Sima
<chinni...@gmail.com> wrote in message
news:1183358396.4...@g37g2000prf.googlegroups.com...
The mailfrom parameter did not exist in 2.20. Have you looked
at that?
Make sure you have the very latest version of all the Email-
modules.
-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla Services. And Everything Else, too.