Setting default SENT folder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peko
    Senior Member
    • Jan 2008
    • 168

    #1

    Setting default SENT folder

    Hi,

    we are using the Openxchange with a dedicated mail server (cyrus).
    Our "normal" folder for "Sent-mails" is Sent.
    Using the Open Xchange e-mail interface a new folder "Sent Items" is created.

    How can we set (global) this folder to user.$USERNAME.Sent ?
    What about mail drafts ?

    Thanks & bye, Peer
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    Hi,

    those default values for new users can be changed here: /opt/open-xchange/etc/admindaemon/User.properties
    OX users can also change their default folders at Configuration -> E-Mail -> Accounts.

    Greetings

    Comment

    • peko
      Senior Member
      • Jan 2008
      • 168

      #3
      I can not set any folder (Sent, Draft, ...).
      You are talking about this setting screen, right ?

      Comment

      • Martin Heiland
        Open-Xchange Quality Assurance
        • Feb 2007
        • 3695

        #4
        Oops, sorry - those settings can only be applied by the user for additional mail accounts. Please modify the default values at the config file then before creating users.

        Comment

        • peko
          Senior Member
          • Jan 2008
          • 168

          #5
          Currently I can not do this. We are using oxldapsync (which is working fine), but now I no longer able to change
          those settings (see the other thread). I've also added a ldap user "oxadmin", but I'm not able to do anything on the
          cli.

          Comment

          • Martin Heiland
            Open-Xchange Quality Assurance
            • Feb 2007
            • 3695

            #6
            Those config file settings are not only for cli but also for other clients creating users. iirc oxldapsync calls those cli tools, so basically its the same as using them directly.

            Comment

            • peko
              Senior Member
              • Jan 2008
              • 168

              #7
              OK, using "changeuser" solved the problem.
              One last question: I can set the Sent box with
              /opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P PW -u USERNAME --mail_folder_sent_name Sent

              What is the syntax to list this setting or all settings of the user ?

              Thanks & bye, Peer

              Comment

              • Carsten Hoeger
                Open-Xchange Professional Services
                • Mar 2007
                • 710

                #8
                Originally posted by peko View Post
                OK, using "changeuser" solved the problem.
                One last question: I can set the Sent box with
                /opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P PW -u USERNAME --mail_folder_sent_name Sent

                What is the syntax to list this setting or all settings of the user ?

                Thanks & bye, Peer
                add --csv to the list output.

                Comment

                Working...
                X