goodday!
and that did'nt work too ;(
this is the %f field of $tatus_format
{imapserver.domain/ssl}INBOX
so i tried
"imap://imapserver.domain/ssl/INBOX"
"imap://imapserver.domain/993/INBOX"
"imap://imapserver.domain:993/INBOX"
"imap://imapserver.domain:ssl/INBOX"
"imap://imapserver.domain:imaps/INBOX"
"imaps://imapserver.domain/mailboxname"
"imap://imapserverver.domain/mailboxname:993"
and yes i want to use my imap folder to store postponed
mails, it does store it, but creating new mail does not
prompt me of postponed mail already stored.
i already store my sent mails to the imap server.
mabuhay! barryg
On Wed, May 02, 2001 at 08:59:36PM -0400, Brian Nelson wrote:
<snip>
> Use whatever appears in the %f field in $status_format
> And, be sure to put quotes around it.