Closed Bug 212804 Opened 22 years ago Closed 21 years ago

Enable installation of movemail.rdf on non-AIX systems

Categories

(MailNews Core :: Movemail, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pkwarren, Assigned: pkwarren)

Details

Attachments

(1 file, 1 obsolete file)

With the checkin for Bug 107833, it is now possible to create a Movemail account in the account wizard for AIX. I'm opening this bug to enable the installation by default of movemail.rdf for other UNIX platforms, and also to add the movemail.rdf file to the correct packages-* files so it is installed with the installer as well.
Taking ownership of bug.
Assignee: adam → pkw
Attached patch Patch v1 (obsolete) — Splinter Review
This builds the movemail.rdf file for all platforms which define MOZ_MOVEMAIL. In addition, I added the movemail.rdf files to packages-unix and packages-static-unix so it will be included in the installers as well.
Attachment #127882 - Flags: superreview?(sspitzer)
Attachment #127882 - Flags: review?(sspitzer)
Comment on attachment 127882 [details] [diff] [review] Patch v1 instead of bin/defaults/isp/movemail.rdf, how about bin/defaults/isp/*? (and no comment about movemail) assuming nothing else gets dumped there (aol.rdf or nswebmail.rdf), that should work. I think the build system should work fine if there are no isp/* files (or if there is no isp dir under bin/defaults), but can you make sure? I don't want to break the build. if bin/defaults/isp/* works, and there aren't any problems, r/sr=sspitzer on that way.
Attachment #127882 - Attachment is obsolete: true
Attachment #127882 - Flags: superreview?(sspitzer)
Attachment #127882 - Flags: review?(sspitzer)
Attached patch Patch v2Splinter Review
I don't do defaults/isp/* because I get a glob failed (exit 1) on machines that don't build movemail as opposed to a harmless warning if I use the full name of the file. In addition, if I use defaults/isp/* it will also pack defaults/isp/US/* so we will get duplicate files in the .xpis.
Attachment #129193 - Flags: superreview?(sspitzer)
Attachment #129193 - Flags: review?(sspitzer)
Comment on attachment 129193 [details] [diff] [review] Patch v2 r/sr=sspitzer
Attachment #129193 - Flags: superreview?(sspitzer)
Attachment #129193 - Flags: superreview+
Attachment #129193 - Flags: review?(sspitzer)
Attachment #129193 - Flags: review+
Fixed. Checking in mailnews/base/ispdata/Makefile.in; /cvsroot/mozilla/mailnews/base/ispdata/Makefile.in,v <-- Makefile.in new revision: 1.7; previous revision: 1.6 done Checking in xpinstall/packager/packages-static-unix; /cvsroot/mozilla/xpinstall/packager/packages-static-unix,v <-- packages-static-unix new revision: 1.67; previous revision: 1.66 done Checking in xpinstall/packager/packages-unix; /cvsroot/mozilla/xpinstall/packager/packages-unix,v <-- packages-unix new revision: 1.272; previous revision: 1.271 done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
hmm, while checking why my builds don't include movemail.rdf I've noticed that it seems the file doesn't get installed via "make install". As "make install" does work otherwise relatively well and I don't understand the Makefile stuff of mozilla well enough I would like to ask if this could be fixed?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Product: MailNews → Core
(In reply to comment #7) > hmm, while checking why my builds don't include movemail.rdf I've noticed that > it seems the file doesn't get installed via "make install". > As "make install" does work otherwise relatively well and I don't understand the > Makefile stuff of mozilla well enough I would like to ask if this could be fixed? Can you please open a new bug for this issue?
Status: REOPENED → RESOLVED
Closed: 22 years ago21 years ago
Resolution: --- → FIXED
Bug 281084 filed for the issue in comment 7.
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: