[prev in list] [next in list] [prev in thread] [next in thread] 

List:       imp
Subject:    Re: [imp] outgoing email to sent-items is not happening
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       1999-11-23 23:17:26
[Download RAW message or body]

If you are using Cyrus IMAPD, make sure you set

/* Cyrus Configuration */
$default->personal_folders               = 'INBOX.';    /* i.e. INBOX.
*/

Also, make sure the folder you have specified does exist.

Nadeem

Fred Chavez wrote:
> 
> I am having problems (whats new eh?)...it is probably something minor...here
> are entries from default.php3 and imp.lib below...outgoing mail is not being
> saved! the following url has <? phpinfo(); ?> to show versioning stuff:
> 
> http://www.ectosphere.com/phpver.php3
> 
> i seem to be able to create folders, delete them which suggests that it isnt
> a rights situation and imap works fine using another client...any ideas or
> suggestions like naming sent-items versus Sent-Items versus Sent Items?
> 
> /* Cyrus Configuration */
> $default->personal_folders               = \'INBOX.\';    /*
> i.e. INBOX. */
> 
> /* Default IMAP Folder Configuration */
> $default->folders                        = \'\';
> $default->use_imap_subscribe             = false;
> $default->show_dotfiles                  = false;
> $default->save_sent_mail                 = true;
> $default->sent_mail                      = \'sent-items\';
> $default->postponed                      = \'postponed\';
> 
> what about imp.lib? here are the entries for it...my question is how is this
> file generated? is it altered after installation? i have tried change
> save_sent_mail to true with no luck.
> 
>  /* IMAP Configuration */
>    var $server = \'localhost\';                          /*
> default IMAP server to connect to */
>    var $folders = \'\';                         /* default
> directory to look in for mail folders     */
>    var $sent_mail = \'sent-mail\';                        /*
> name of the directory sent-mail should be copied to */
>    var $postponed = \'postponed-msgs\';                   /*
> name of the directory unsent email should be copied to */
>    var $save_sent_mail = false;                  /* allow
> user to save sent email (true/false) */
> 
>    /* Imp Server Configuration */
>    var $user_change_server = \'false\';          /* set false
> to force use of the default server      */
>    var $user_change_folder = \'false\';          /* set false
> to force use of the default folder dir  */
>    var $user_change_language = \'true\';  // allow the user
> to set the language at login
>    var $user_use_addressbook = \'false\';        /* Address
> book on / off flag */
> 
> --
> IMP mailing list: http://web.horde.org/
> To unsubscribe, e-mail: imp-unsubscribe@horde.org
> For additional commands, e-mail: imp-help@horde.org

-- 
IMP mailing list: http://web.horde.org/
To unsubscribe, e-mail: imp-unsubscribe@horde.org
For additional commands, e-mail: imp-help@horde.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic