Closed
Bug 232107
Opened 22 years ago
Closed 21 years ago
Enable movemail on Mac
Categories
(MailNews Core :: Movemail, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: pkwarren)
Details
Attachments
(1 file)
|
535 bytes,
patch
|
jhpedemonte
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113
I'm using fetchmail/procmail to filter my email. Since there is movemail support
in unix mozilla, it would be nice, to enable it on MacOS.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•21 years ago
|
Product: MailNews → Core
| Assignee | ||
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 1•21 years ago
|
||
This change enables building of the Movemail code on Mac OS X. Javier has built
and tested this code on his Mac machine and says it is working properly.
Attachment #173313 -
Flags: superreview?(mscott)
Attachment #173313 -
Flags: review?(jhpedemonte)
Comment 2•21 years ago
|
||
Comment on attachment 173313 [details] [diff] [review]
Patch v1
Movemail works well on Mac OS X. The only thing I had to do was (as suggested)
change the permissions on the /var/mail directory.
Attachment #173313 -
Flags: review?(jhpedemonte) → review+
Updated•21 years ago
|
Attachment #173313 -
Flags: superreview?(mscott) → superreview+
| Reporter | ||
Comment 3•21 years ago
|
||
Juhuu! Great!
| Assignee | ||
Comment 4•21 years ago
|
||
Patch checked in. After all of the Tinderboxes clear, I'd like to add this to
the Mac packager files so the defaults/isp/movemail.rdf and
defaults/isp/US/movemail.rdf files are shipped with the default builds.
Checking in configure.in;
/cvsroot/mozilla/configure.in,v <-- configure.in
new revision: 1.1413; previous revision: 1.1412
done
| Assignee | ||
Comment 5•21 years ago
|
||
Actually it looks like there are no package files to update to ship this on the
Mac. Marking bug as fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•21 years ago
|
||
What about Thunderbird? Is this fixed in Tb as well now, or is a separate
check-in needed there?
| Assignee | ||
Comment 7•21 years ago
|
||
(In reply to comment #6)
> What about Thunderbird? Is this fixed in Tb as well now, or is a separate
> check-in needed there?
This should be enabled in Thunderbird on Mac as well, but I don't have a machine
to build on to test that.
Comment 8•21 years ago
|
||
I just built Thunderbird and can confirm that it now has movemail support.
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•