LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   pine + Maildir + vpopmail (https://www.linuxquestions.org/questions/linux-software-2/pine-maildir-vpopmail-104182/)

avudz 10-15-2003 07:20 AM

pine + Maildir + vpopmail
 
hi linuxer,
i wanna ask somethin about pine, " does pine support Maildir format?"
i've googling and found many topic about pine, one of them says that pine doesn't support Maildir and the others says, its support but u've to patch pine from url http://hico.fphil.uniba.sk/pine-patches.html

mm.. i've try to patch but still can't read Maildir.

and also i found another thread from http://www.mail-archive.com/vchkpw@i.../msg05722.html
the person says, he can use Maildir with pine by making symlink to ~vpopmail/domain/bla/bla... it is possible ?? user who has no grop to vpopmail creat symlink ? i don't think so.

btw, i use qmail for MTA, and Maildir as qmail script and also vpopmail to handle virtual domain and also courier MTA .

aku@router:~$ pine -v
Pine 4.58L0 built Wed Oct 15 16:53:29

aku@router:~$ grep inbox .pinerc
# Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
inbox-path=~/Maildir

with that configuration, pine will read $HOMEDIR/Maildir not ~vpopmail/domains/bla/bla/Maildir :confused:


the question is...
can anybody show me the right url that i can configure my pine directly to Maildir that handle by vpopmail ? or does pine support Maildir ? can anybody show me .pinerc that use vpopmail's Maildir

giraff 10-15-2003 06:02 PM

1. pine doesn't support maildir, and they don't ever intend to support it in the future, it's clearly written on the homepage in the FAQ (quite stupid thing btw)

2. however, there are available pathes, but not for the latest version I know a patch for v4.50), and not fully functional (f.i. if you want to reorganise the default folders, you run into trouble), check out qmail.org

3. a possible workaround is to run an IMAP server and make pine connect to it through localhost (setting-up tutorial: http://nic.phys.ethz.ch/readme/19), the only thing about this is that every time you start up pine it asks for the imap login

4. if you run servers, a possible workaround for this is SASL (one friend of mine managed to get rid of the login with it, I don't know the details), or if you want it for home use, this page is what you need: http://www.neverending.org/~ftobin/r...er-imapd-noerr

have a nice hacking


All times are GMT -5. The time now is 05:35 AM.