General :: Mutt Nested Mailboxes Navigation Possible?

Feb 18, 2010

I receive a lot of emails daily, and with the ever-growing amount of maildirs I'm in need to structure/optimize the browsing in mutt. My maildirs follow this naming scheme: .domain.category.sub_category

My goal is to break domain, category and sub_category into nested levels when browsing through the mailboxes. This is sort of achieved through the use of imap. But I stumble upon a few snags, so my questions are:

Is this nested mailboxes view possible by directly accessing ~/Mail and not using IMAP?
E.g. set folder="~/Mail" and set spoolfile="~/Mail/.INBOX"
When I start mutt I'm presented with all mailboxes available, which is what I want to get away from. I want to get directed directly into my default/main inbox like I do when accessing ~/Mail directly. How?

When hitting c (a defined macro, see configuration below) I again get presented with all the mailboxes available, and not the mailboxes at the current browsing level, e.g. mailboxes containing a specific category. To get this view I need to hit c+TAB. I've solved this by adding a <tab> to the c macro's. When finally getting mutt to present me mailboxes in nested levels they are only enumerated and not annotated with N, indicating new mail, or even better, total number of new mails in or under a folder. I know it's possible to define format on the different views, but is there one for this view? If so, which?

My mutt configuration:
set autoedit
set edit_headers
set reverse_name
set from='blapp'
set realname='Blapp'
set use_from .....

# Automatic viewing of html mail, but always prefer text/plain
set implicit_autoview
alternative_order text/plain text/html

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Mutt And Gmail Smtp Relay / Using Mutt From Command Line Getting Error?

Feb 2, 2011

I have installed and configured mutt with gmail with no issues, following this documentation.Mutt with Gmail/IMAP [CrunchBang Linux Wiki]

I can send emails from mutt, but now I need to send email using scripts.If I try to use mutt from cmd line I have the following error.

trst:~ # echo "TESTING MUTT AND GMAIL SMTP RELAY" | mutt -s "url"

SSL connection using TLSv1/SSLv3 (RC4-MD5)
Interactive SMTP authentication not supported
Could not send the message.

The OS version: OPEN SUSE 11.3 Server installation (NO-GUI)

View 3 Replies View Related

General :: Navigation In 'less' Not Working?

Oct 23, 2010

I just upgraded my ubuntu to 10.10 and discovered that the navigation keys in the 'less' utility are not working anymore. Both the cursor keys and the page keys are just echoed as key codes:

Code:

:^[[A^[[B^[[C^[[D^[[5~^[[6~
(I hit up, down, right, left, pgup, pgdown)

This is really nasty - moreover, this issue seems to be too difficult to google (at least for me) beause 'less' is not a very good keyword to search for

PS: I already checked TERM=xterm -- must be something else...

View 5 Replies View Related

General :: List Of All Nested Subfolders With A Specific Name?

Jun 3, 2010

How to get a list of all the subfolders with a specific name
e.g. all the folders which their name contains 'NAME' code...

but this won't give me a unique list (if the folder has subfolders it gets listed multiple times)

View 1 Replies View Related

General :: Nested Loop-bash Script - On Logic?

May 30, 2010

Am new in bash scripting, presently I have 2 files and i need to create a file reading from these 2 files. I was trying to work with 2 for loops, but I can see like once its executing 1st outer loop then all inner loop, then next outer loop+ all inner loop. How can i get result like 1 outer loop, 1 inner loop then 2 outer loop,2 inner loop etc. Below is my prog

#!/bin/bash
rm d
for i in `cat a`
do
echo "dn:$i >> d
for j in `cat b`

[Code]...

View 6 Replies View Related

General :: Cd Dirname - Use The Output Of A Nested Bash Builtin Call

May 2, 2011

I'm trying to remember how to use the output of a nested Bash builtin call. So `which prog` gives me the path to the program, i'm interested in. Then I would like to get the directory path leading to that program and plug it into 'cd', so i end up in the directory containing the program.

View 5 Replies View Related

General :: Creating A Link To A Deeply Nested Folder Like = /home/username/?

Sep 17, 2009

I have an external hard drive mounted at /media/exthdd/ On that hard drive I have folders: Music, Pictures, Videos, etc. Can I make symbolic links to /media/exthdd/Music/ to say the root directory /_ ? the directory /_ is empty I just want a quick method of typing to get me there much like [cd ~] gets me to my home/username folder. I have my music organized by Artist/Year-Album/Track.Title.mp3 I want to be able to "cd /_" then "ls" and see all Artist folders.

View 9 Replies View Related

General :: Using Dropbox With Mutt

Oct 28, 2010

Have you used dropbox to sync your mail dirs? Was it a disaster? ... ? I have been using dropbox to sync across three ubuntu machines (two with 9.04, one with 10.04) and a windows vista machine, for about six months. I've seen a couple of oddities but am basically very happy with it. I pay for their 50GB store.

For email I use mutt and download (fetchmail) separately onto two of the ubuntu machines, outside the dropbox folders. It's a bit irritating maintaining two different mail dirs, but it does make for more security. I'm now thinking about putting the mail dirs into the dropbox folder. But if something then goes wrong with the syncing, it will be serious.

View 2 Replies View Related

General :: Adding Run Command To Avant Navigation Bar And To Gnome Main Menu?

Mar 4, 2010

I have been playing around with Avant Navigator Bar and Gnome Menu Bar and was wondering how to add the run command to these items?

View 4 Replies View Related

General :: Cannot Send Email Via Mutt?

Mar 24, 2010

I use CentOS 5.3 and I am trying to send a simple email through mutt.My command is:echo "test" | mutt -s "test email" myemail addressI have no errors displayed but the email never goes out of the machine. Also the /var/log/maillog is empty.I can see the queued email with:sendmail -bpSo emails never go out.This PC is connected to a network which the gateway is another Linux machine which is configured to be the default gateway in my /etc/resolv.conf as nameserver.

View 2 Replies View Related

General :: Let MUTT Create 10 TXT Files Of The Last Emails?

Mar 7, 2010

I am coding some scripts for sending via irda to my PDA with another irda that has a triggering on the remote control. OK. What I would need is as follows. With MUTT, I configured it so that I can read my emails with the IMAP and gmail. It is cool. It is working with the last

Code:
mutt --version
mutt: invalid option -- '-'
Mutt 1.5.20 (2009-06-14)

which is annoying with "--" but ok, it works. I would like that a script export the last 10 emails to 10 x TXT files with in it:

[Code]....

View 1 Replies View Related

General :: Mutt Mail Client Segmentation Fault?

Feb 20, 2011

I have a post on [URL].. with "how to configure mutt mail client for mail server other that gmail" subject and it has no good result and at the end the person who answered me said it may be a mutt bug that I had to report it ,but I thing mutt is old enough to not to has this such a big bug. My problem is when I configure mutt with gmail it works fine but when I configure it with mine it returne segmentation fault error.and don not want to use other mail client in place of mutt. why mutt mail client get such this error with my configuration?

View 3 Replies View Related

General :: Mutt Didn't Send Email Via .sh File After Reboot?

May 14, 2010

I restarted a server yesterday for the first time in 2 years, but a shell script that send out an email every night via a mutt command line didn't work last night.

I don't know anything about mutt. do i have to start something in order for it to be able to work? is there a log i can look at to see what did or didn't happen making it not work?

View 4 Replies View Related

Server :: Migrate Some Mailboxes Using Postfix?

Nov 8, 2010

I have postfix and mysql set up on one server running Ubuntu 6.10. I have to upgrade all them at their current versions and ensuring current email service on line. So, I installed in other machine the current versions of the same programs. The oldest server is the current MTA, the new machine is on line but I don't know where I should make changes that allow me move some mailboxes from one to other. I tried reassigning priorities in them MX's records but it didn't work.

View 1 Replies View Related

Server :: Moving Postfix Mailboxes To New Machine?

Apr 13, 2010

I am tossing my old machine with CentOS 5.4. I will be installing a new server with Debian 5.0. How can I move the POSTFIX data files and email accounts so that I can keep the users from losing all of their IMAP and unreceived POP3 email? Or, if that isn't available, how could I restore their mailboxes to the new POSTFIX once all of the accounts are re-setup on the new machine?

View 3 Replies View Related

Software :: Easy Way Of Managing Virtual Mailboxes?

May 3, 2010

I have been tasked with setting up a server (Well 2 actually!) I have a test bed set u and configured the way i require it. The only thing i'm still missing is some sort of management for Virtual mailboxes. Currently using Postfix/Dovecot combination. Dovecot is using separate user and password files per domain, But I cant expect other people to be able to manage text files and commands to update users.

I have been looking at virtualmin for complete management, but am wondering about how restrictive it will be on the rest of the server.So the question, is there an easy way (Or easier) of managing virtual mailboxes? (Users/passwords can be stored however works best.Currently using Ubuntu Karmic 9.10 but server installation will be either 8.04LTS or 10.02?

View 3 Replies View Related

CentOS 5 :: NFS - Mail Is No Longer Delivered To The Mailboxes

Oct 4, 2009

I recently started having a problem with Dovecot deliver on my mail server. Mail is no longer delivered to the mailboxes. The mail boxes are on an NFS share. I tracked this problem to the following system call:

[Code]...

View 2 Replies View Related

Server :: Postfix Management Web Interface For Virtual Mailboxes

Nov 7, 2010

I'm looking for a Postfix Management Web interface for user, domains, etc... The problem is I'm not using mysql for domains/users, so I can't use postfixadmin. I use virtual mailboxes as described here: [URL]

Basically all mappings are saved inside an /etc/postfix/vmaps file. The users/passwords files are in /home/vmail/passwd and /home/vmail/shadow. Users are in /home/vmail/$domain/$user

I searched for a web management tool that supports my config for weeks now, and can't seem to find any...

View 7 Replies View Related

Software :: Importing Eudora (Windoze) Mailboxes Into Evolution?

Jul 20, 2009

I have recently installed Ubuntu 9.04 JJ on several ex-windoze/dual boot machines for my family. All has gone well apart from one niggle with email. We have used Eudora for years and been quite happy with it. Having looked at the Linux offerings I found the Evolution packaged with Ubuntu offered the most similar feature set (correct me if I'm wrong - I have not looked at a huge selection). All is well except for one or two little problems importing Eudora mailboxes -

1) all 'sent' mails seem to lose the date/time information - I have tried the import feature on Evolution and also manually moving the mailboxes. In both cases the messages are fine but no date information is carried over. Received mails are fine in both cases. This makes proper archiving very difficult.

2) mails lose the 'replied/reply' flags. Now the second is no big deal and may be a 'feature' of Eudora not implementing the Berkeley format correctly (or the feature doesn't exist anyway). The first however is a bit of a devil - if it is incorrect format by Eudora then shame on them.

View 2 Replies View Related

Debian Configuration :: Make Mailboxes For Each Virtual Host On Server?

Mar 1, 2010

I'm using Debian 5 with Exim 4 on my VPS. My purpose is to make mailboxes for each virtual host on my server. What do I have: 1. Exim is set correctly - receiving mail from [URL]... is successfull. 2. Mail for [URL]... is delivered, and the mail for [URL]... too. But [URL]... is the site written to /etc/hosts (it's localhost), and [URL]... is virtual host. But mail from both boxes writes to /var/mail/mail. Now what do I need: 1. Make mail for [URL]... store in [URL].... and mail for [URL].. store in www/Maildir. 2. Make mailboxes like [URL].... to receive mail by Thunderbird. 3. Set passwords for [URL]... and [URL]... (I don't want to enter my system user/root passwords).

View 2 Replies View Related

Fedora Servers :: Migrate Local Users And Sendmail Mailboxes?

Apr 21, 2010

I found 2 previous posts, one from 2005 and one from 2006. The 2005 post was not very helpful and the 2006 threads are not exactly what I was expecting. So I wanted to ask the question to be sure. I have already stood up the new fedora 12 server. The old server is also fedora 12. I need to migrate local users and sendmail mailboxes. In the past couple of years the environment was small enough to create a copy of the users and then have the users mail themselves, but I want to start migrating users/mailboxes properly.

On a unix level I am a jr admin, but I have extensive senior level experience as a windows engineer and network engineer. I do feel comfortable with using the unix command line, but usually operate the unix systems thru webmin because I am not familular with more complex commands. Ideally a software solution to migrate users and/or mailboxes from one server to another is what I am looking for, but in leiu of a software solution I still need to migrate user accounts and their mailboxes. LDAP is not in place, but if the process becomes easier with LDAP I am willing to do what is needed to set up LDAP. (I have no previous experience setting up LDAP)

I do not want to change my mail server from sendmail to different software. At least right now. Both systems are up and running. They can connect to each other via public ipv4 address' only. The new server has already been installed and configured with all the software to match the old server. How do I migrate users and sendmail mailboxes from one fedora 12 server to another fedora 12 server?

View 3 Replies View Related

Debian Configuration :: Local_parts_suffix - Exim Documentation To Allow Suffixes On Mailboxes For All Users

Feb 28, 2010

I'm trying to follow the exim documentation to allow suffixes on mailboxes for all users. For example, if user@domain is a mailbox, I want all mail directed to user-*@domain to be delivered user@domain. I've got the split-config-files option and have edited /etc/exim4/conf.d/router/600 to include local_part_suffix lines as follows:

[Code]....

View 1 Replies View Related

General :: Configure Mutt Mail Client For Mail Server Other That Gmail?

Jan 9, 2011

I am trying to configure mutt to send email via command line . It works fine when I configure it for gmail as follows:Quote:

# SENDING MAIL
set copy=yes
set smtp_url = "smtp://mymail@smtp.gmail.com:587/"

[code]...

View 14 Replies View Related

Programming :: C++: Extracting Data From A NESTED STL Map?

Feb 8, 2011

Code for insertion of data:

Code:

#include <map>
#include <iostream>
int main ()

[code]....

I don't know how to fetch the data from the nested map here.

View 5 Replies View Related

Programming :: Insert Data In A Nested STL Map?

Dec 13, 2010

Following is the declaration:

Code:
std :: map <QString, std :: vector <std :: pair <QString, QString> > > configFileDataVector; How should I insert data in it? All the examples which I have looked up in Google are of plain maps!

I tried this, but it failed:

[Code]...

View 4 Replies View Related

General :: Not Able To Run " Man Mutt" Cmd From Root / Make It Possible?

Jun 8, 2010

I AM NOT ABLE TO RUN " man mutt" cmd from root,

View 7 Replies View Related

Fedora :: Thunderbird - Cut Parts Of Nested Quotes?

Jun 24, 2011

In Thunderbird, when composing a reply to an email that you have quoted, is there a way to cut only part of the quoted material? A typical situation is that you have exchanged a series of emails with someone and your reply has all the old emails from your and the otherperson quoted in it. The quotes are nested inside each other. Often I'd like to chop off all the very old messages and just leave the last few. But the Thunderbird editor seems to make it an all-or-nothing proposition. I can cut the whole quote, but can't highlight a few nested parts and cut them.

View 3 Replies View Related

Ubuntu :: Terminal Deeply Nested Folder

Jun 4, 2011

i was wondering what's the fastest way to access a deeply nested folder.

is there a way to 'cd' to the most nested folder given that i know the folder name?

View 4 Replies View Related

Server :: Create Nested Raid In Centos?

Jan 21, 2010

We can create normal raid levels in centos using mdadm, but how can we create nested raid levels ( example raid 1+0 Raid 0+1).

View 2 Replies View Related

Programming :: Access Value From Nested Struct <c Language>?

Mar 11, 2010

I having a nested structures which are referenced with pointer variables :

example :
typedef struct {
int a ;
char *b ;
int *c ;
}EXP2 ;

[Code]...

While trying to access the value of sv.exp2->a it throws segmentation fault error.How to acess this variable ??

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved