|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
changing the e-mail Bugzilla sends error notifications by defaultHi,
I'm totally new to Bugzilla and Linux - however I managed to correctly install Bugzilla 3.2.5 on a Centos 5 machine, it works just fine but I still need to tweak something. The issues is with the e-mail address bugzilla sends the error comments such as 'invalid e-mail address' to: currently it's set to root@<bugzilla instalation> which means that all mail goes to my var/spool/mail/root directory in the linux installation - it'd be great if it could just come to my mailbox. Many thanks in advance for your help! Vlad _______________________________________________ support-bugzilla mailing list support-bugzilla@... https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put support-bugzilla@... in the To: field when you reply. |
|
|
RE: changing the e-mail Bugzilla sends error notifications by defaultYou should be able to forward all of root's mail to your mailbox by
making a .forward file in root's home directory (usually /root, not /home/root) with your email address as it's one and only line. > -----Original Message----- > From: support-bugzilla- > bounces+dwierenga=valueclick.com@... [mailto:support- > bugzilla-bounces+dwierenga=valueclick.com@...] On Behalf > Of Vlad Olteanu > Sent: Tuesday, November 10, 2009 12:36 AM > To: support-bugzilla@... > Subject: changing the e-mail Bugzilla sends error notifications by > default > > Hi, > > I'm totally new to Bugzilla and Linux - however I managed to correctly > install Bugzilla 3.2.5 on a Centos 5 machine, it works just fine but I > still > need to tweak something. > > The issues is with the e-mail address bugzilla sends the error > such > as 'invalid e-mail address' to: currently it's set to root@<bugzilla > instalation> which means that all mail goes to my var/spool/mail/root > directory in the linux installation - it'd be great if it could just > come to > my mailbox. > > Many thanks in advance for your help! > > Vlad > > > _______________________________________________ > support-bugzilla mailing list > support-bugzilla@... > https://lists.mozilla.org/listinfo/support-bugzilla > PLEASE put support-bugzilla@... in the To: field when > reply. This email and any files included with it may contain privileged, proprietary and/or confidential information that is for the sole use of the intended recipient(s). Any disclosure, copying, distribution, posting, or use of the information contained in or attached to this email is prohibited unless permitted by the sender. If you have received this email in error, please immediately notify the sender via return email, telephone, or fax and destroy this original transmission and its included files without reading or saving it in any manner. Thank you. _______________________________________________ support-bugzilla mailing list support-bugzilla@... https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put support-bugzilla@... in the To: field when you reply. |
|
|
Re: changing the e-mail Bugzilla sends error notifications by defaultIdeally, you shouldn't be running bugzilla as "root" but as a user like:
bugzilla or bugs or something else. There are detailed instructions in the documentation to setup Bugzilla to this effect. If you do that way, you can have the emails sent/received as bugzilla@<...> rather than "root". -Srinivas On Tue, Nov 10, 2009 at 12:35 AM, Vlad Olteanu <volteanu@...>wrote: > Hi, > > I'm totally new to Bugzilla and Linux - however I managed to correctly > install Bugzilla 3.2.5 on a Centos 5 machine, it works just fine but I > still > need to tweak something. > > The issues is with the e-mail address bugzilla sends the error comments > such > as 'invalid e-mail address' to: currently it's set to root@<bugzilla > instalation> which means that all mail goes to my var/spool/mail/root > directory in the linux installation - it'd be great if it could just come > to > my mailbox. > > Many thanks in advance for your help! > > Vlad > > > _______________________________________________ > support-bugzilla mailing list > support-bugzilla@... > https://lists.mozilla.org/listinfo/support-bugzilla > PLEASE put support-bugzilla@... in the To: field when you > reply. > -- -Srinivas B. _______________________________________________ support-bugzilla mailing list support-bugzilla@... https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put support-bugzilla@... in the To: field when you reply. |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |