Closed Bug 443808 (movemail) Opened 16 years ago Closed 16 years ago

Cannot create movemail account in SeaMonkey

Categories

(SeaMonkey :: MailNews: Account Configuration, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
seamonkey2.0a1

People

(Reporter: tonymec, Assigned: stefanh)

References

Details

(Keywords: platform-parity, Whiteboard: [thunderbird-parity])

Attachments

(1 file)

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.2pre) Gecko/2008070601 SeaMonkey/2.0a1pre

In the "Add Account" wizard, on the first page, the only options available are "Mail" and "Newsgroups". This means I cannot set up an account in SeaMonkey to receive the "mail" sent to /var/spool/mail/root by my cron jobs, or any other "internal mail" on my Linux system.

Thunderbird 2 can do it.
Flags: blocking-seamonkey2?
Whiteboard: [thunderbird-parity]
wfm on mac trunk (I have the option)
(In reply to comment #1)
> wfm on mac trunk (I have the option)
> 

Movemail is supposed to be "Unix only"; and I suppose OS X and Linux are both "Unix-like OSes", but I don't see the option. So I suppose the bug is Linux-only, but the fact that the option exists on Mac warrants a pp (platform-parity) keyword. You see it on SeaMonkey (as opposed to Thunderbird), don't you?
Keywords: pp
> Movemail is supposed to be "Unix only"; and I suppose OS X and Linux are both
> "Unix-like OSes",

Yes, only Linux, OS X and the like should provide this option, not Windows.

> You see it on SeaMonkey (as opposed to Thunderbird), don't you?

Thunderbird removed the option for Mac in bug 365879.
I see it in my private builds, but it probably needs to be added to the section in http://mxr.mozilla.org/seamonkey/source/suite/installer/unix/packages?#457 so it gets packaged in nightlies.
Blocks: 269372
The packager supports wildcards, so you can just package /bin/isp/* (though it whines a little about subdirectories, so Thunderbird's /bin/isp/en-US and /bin/isp/en-US/gmail.rdf produce meaningless "errors" that have no effect).
500 bin/isp/SpamAssassin.sfd
501 bin/isp/SpamPal.sfd

Is there anything more than movemail.rdf and the spam stuff that we want to be packaged?
stefanh:
From what I see, we only want bin/isp/movemail.rdf to be added.
(In reply to comment #7)
> stefanh:
> From what I see, we only want bin/isp/movemail.rdf to be added.

OK, thanks - lets add it then ;-) Note that I can't test this...
Assignee: mail → stefanh
Status: NEW → ASSIGNED
Attachment #329306 - Flags: review?(mnyromyr)
Btw, another option is of course to do as philor suggest in comment #5
(In reply to comment #9)
> Btw, another option is of course to do as philor suggest in comment #5

I like your patch better, we should avoid the wildcards where reasonable.
Attachment #329306 - Flags: review?(mnyromyr) → review+
Checking in suite/installer/unix/packages;
/cvsroot/mozilla/suite/installer/unix/packages,v  <--  packages
new revision: 1.20; previous revision: 1.19
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: blocking-seamonkey2?
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0alpha
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a2pre) Gecko/2008073100 SeaMonkey/2.0a1pre

VERIFIED.

The option now exists and triggers the account-creation wizard. The account seems to work. (If in fact it doesn't I'll either REOPEN or file a followup bug.)
The mail spool file may have to be created by
    cp /dev/null /var/spool/mail/$USER
    chmod 666 /var/spool/mail/$USER
otherwise Movemail will alert "Cannot find mail spool file" when trying to get mail. IIUC this is normal.

Sorry for delay, I've been offline for a week and then had to clear a huge incoming-mail backlog.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: