Bug 34804

Summary: .asmailrc -- the user config file for ports/mail/asmail cannot parse port number for IMAP4.
Product: Ports & Packages Reporter: Fuyuhiko Maruyama <fuyuhik8>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Fuyuhiko Maruyama 2002-02-10 22:20:00 UTC
mail/asmail is a xbiff like program tailored for AfterStep's
Wharf.

asmail-0.56, the current version, has a bug that prevent user
to specify port number for IMAP4 folder to check e-mails.
This is because asmail's parser of user configuration file
don't parse folder specification for IMAP4 correctly.

This problem prevent user from using ssh-port-forwarding for
IMAP4.

Fix: 

I have made a patch and send the asmail's maintainer on May, 2001.  He said next version will fix the problem but the
development of asmail seems to be dead.

The patch is also placed at my website:
http://matsu-www.is.titech.ac.jp/~maruyama/patch-asmail-pop.c
How-To-Repeat: Specify IMAP4 folder like,
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-03-16 19:31:52 UTC
State Changed
From-To: open->analyzed

I can't seem to fetch the patch -- could you put it up at a different site 
or just email it to me?  Thanks!
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2002-06-08 14:32:11 UTC
State Changed
From-To: analyzed->closed

Committed, thanks!