Mailer error

Pierre Hernandez <[email protected]> Mon, 1 Feb 2021 07:41:21 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.webtools
Message-ID <[email protected]>
Hi everybody,

I moved by existing Bugzilla application to a new server. When i submit a bug no problem but when i check jobqueue, i got the following error:
 
Working on Bugzilla::Job::Mailer ...
Argument contains empty address at lib/Email/MIME/Encode.pm line 154.
Argument contains empty address at lib/Email/MIME/Encode.pm line 154.
Argument contains empty address at lib/Email/MIME/Encode.pm line 154.
job failed.  considering retry.  is max_retries of 725 >= failures of 5?
job failed: There was an error sending mail from '@my-server.local' to '':
Can't call method "address" on an undefined value at
lib/Email/Send/SMTP/TLS.pm line 19, <GEN17> line 10.

In Administration panel, my configuration looks good. I've got "mailfrom" filled and all SMTP information. 

I checked on google, and see a similar issue (https://groups.google.com/u/1/g/mozilla.support.bugzilla/c/NdLGF9SskX0)but i'm not able to find the fix/ resolution for that error. 

Thanks for your help on this,

BR,

Pierre
_______________________________________________
support-bugzilla mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put [email protected] in the To: field when you reply.