On Fri, Nov 28, 2008 at 09:16:52PM +0100, Rocco Rutte wrote:
> Hmm, how about
>
> macro s "?\n"
> or
> macro s "?"
>
> if I get the problem right.
I think the issue is that he would like to select a mailbox using the
folder browser, and then continue on executing the rest of the macro.
Hi,
* Michael Elkins wrote:
On Thu, Nov 27, 2008 at 02:20:13PM +0100, [EMAIL PROTECTED] wrote:
how can I sync the mailbox after save a message to any folder like this:
macro s "?"
the above works great, but after this save mutt should sync
automatically. Like this:
macro s "?"
but, this doe
On Thu, Nov 27, 2008 at 02:20:13PM +0100, [EMAIL PROTECTED] wrote:
> how can I sync the mailbox after save a message to any folder like this:
>
> macro s "?"
>
> the above works great, but after this save mutt should sync
> automatically. Like this:
>
> macro s "?"
>
> but, this doesn't work, b
Hi all,
I'm using a script (http://www.bsdconsulting.no/tools/mutt-ldap.pl) to
try to access my address book on fastmail.fm. I've changed the
following:
# --- configuration ---
$ldapserver = "ldap.messagingengine.com";
$domain = "fastmail.fm";
$username = '[EMAIL PROTECTED],ou=Users';
$password =