>
> The settings seems to have been fine.I downloaded the module Authen-
SASL and tried providing my gmail
> smtp server name this time instead(smtp servername : smtp.gmail.com).I
also populated my gmail
> username and password and then tried again.
>
> I tried editng an existing bug which i had created and saved the
changes.I did not get any error message and
> checked my gmail account to see if the mail had been sent but i did
not receiver any.
>
> Following is what i get
>
> Changes submitted for bug1
> Email sent to:
> no one
> Excluding:
> admin <at> admin.com, myname <at> gmail.com
>
> Please sugest..
>
> --- On Thu, 11/1/12, Thorsten Schöning <tschoening <at> am-soft.de>
wrote:
>
> From: Thorsten Schöning <tschoening <at> am-soft.de>
> Subject: Re: Enable sending bugs via email in bugzilla 4.2.3
> To: support-bugzilla <at> lists.mozilla.org
> Date: Thursday, November 1, 2012, 3:15 AM
>
> Guten Tag bikash basnett,
> am Donnerstag, 1. November 2012 um 08:29 schrieben Sie:
>
> > mail_delivery_method - SMTP
> > mailfrom - bugzilla-daemon
> > smtpserver - mail.myCompanyName.com
> > smtp_username - blank
> > smtp_password - blank
>
> Are you the admin of your mail server? If not, contact him and ask him
> if those settings are valid to send mails, if your Bugzilla server is
> able to contact the mail server and no firewall is blocking the
> communication etc. The problem is surely between your Bugzilla server
> and your mail server.
>
> You can run "telnet mail.myCompanyName.com 25" from a shell of your
> Bugzilla server and see what happens, I guess there will be some
> error.
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
Hi, after installing bugzilla, during my new account creation I am
getting this issue:
There was an error sending mail from 'bugzilla-daemon' to '<my email
id>': no sender
Traceback:
at Bugzilla/Mailer.pm line 117.
Bugzilla::Mailer::MessageToMTA(...) called at Bugzilla/Token.pm
line 169
Bugzilla::Token::IssuePasswordToken(...) called at
C:/Apache24/htdocs/bugzilla/token.cgi line 137
main::requestChangePassword(...) called at
C:/Apache24/htdocs/bugzilla/token.cgi line 73
How do I change the sender to a valid address if I cannot login?