Closed
Bug 302302
Opened 20 years ago
Closed 20 years ago
continued use of SENDMAIL causes difficulties for windows user
Categories
(Bugzilla :: Installation & Upgrading, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: johnd, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0; .NET CLR 1.1.4322)
Build Identifier:
I run a 2.17.7 version of bugzilla that I have tweaked to run under windows.
The main problem is that I had to replace all SENDMAIL references with SMTP
references. I have just had a look at 2.18.3 and, if I want to upgrade to that,
I will have to start the whole process over. It would be of great assistance if
another perl module were written to interface to SENDMAIL and all other
bugzilla modules changed to reference this new module. This would mean that
windows users would just have to change the one module, which would be of great
assistance.
Reproducible: Always
2.18 doesn't require code changes for sendmail to work - see
http://glob.com.au/sendmail
2.20 has native support for smtp
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•