Announcement

Collapse
No announcement yet.

Problem: changing imap and smtp settings for oxadmin

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem: changing imap and smtp settings for oxadmin

    Hello,

    I have the following problem with the changeuser script.

    On the first setup I forgot to give oxadmin the right smpt and imap settings. Now if I try to change these nothing happens.

    Code:
    oxsv:/opt/open-xchange/sbin# ./listuser -c 1 --csv | grep oxadmin
    "oxadmin","de_DE","2",,"Context Admin","oxadmin@domain","true",,"User","Admin",,,,,,,,,,,,,,,,,,,,"143","imap","imap://",,"smtp","smtp://","25",,,,,"Drafts","Sent","Junk","Trash",,,,,,,,,,"false",,,,,,,,,,,,,,,,,,,,,,,,,,,"Europe/Berlin",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"oxadmin@domain","{SHA}","confirmed-ham","confirmed-spam","false","false","oxadmin@domain","/gui={""calendar"":{""view"":""calendar/calendar/day"",""day"":{""numberofappointments"":4},""workweek"":{""countdays"":5,""startday"":1,""numberofappointments"":2},""starttime"":8,""allfolders"":true,""custom"":{""countdays"":3,""numberofappointments"":3},""endtime"":18,""interval"":30},""FolderTreeState"":{""folder_tree$1"":{},""folder_tree$2"":{""folder_tree$71"":{}}},""contacts"":{""view"":""contacts/cards"",""cardsToViewPerColumn"":""auto"",""gridsort"":""asc""},""theme"":{""path"":""default"",""name"":""Default""},""portal"":{""infobox"":true,""internalcontents"":[{""params"":{""limit"":5},""header"":""E-Mail"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":0,""x"":1},""external"":false,""module"":""mail""},{""params"":{""limit"":5},""header"":""Calendar"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":0,""x"":0},""external"":false,""module"":""calendar""},{""params"":{""limit"":5},""header"":""InfoStore"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":1,""x"":0},""external"":false,""module"":""infostore""},{""params"":{""limit"":5},""header"":""Tasks"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":1,""x"":1},""external"":false,""module"":""tasks""}],""tooltip"":false,""externalcontents"":[],""minicalendar"":true},""infostore"":{""view"":""infostore/split""},""effects"":{""hover"":{""calendar"":true,""speed"":3,""contacts"":true,""portal"":true,""infostore"":true,""mail"":false,""tasks"":true},""global"":false,""fading"":false},""mail"":{""view"":""mail/hsplit/unthreaded"",""formatmessage"":""ALTERNATIVE"",""notifyacknoledge"":true,""autocomplete"":true,""auto_save_drafts"":3,""signatures"":[],""fullmailheader"":true,""htmlmessage"":true},""tasks"":{""view"":""tasks/split"",""gridsort"":""asc"",""interval"":30},""menu"":{""menuiteration"":4},""private_categories"":"""",""global"":{""autorefresh"":10,""save"":1,""confirmpopup"":true}}, /fastgui=null","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true"
    oxsv:/opt/open-xchange/sbin# ./changeuser -A oxadminmaster -P xxxx -c 1 -u oxadmin --imapserver imap --smtpserver smtp
    user oxadmin in context 1 changed
    oxsv:/opt/open-xchange/sbin# ./listuser -c 1 --csv | grep oxadmin
    "oxadmin","de_DE","2",,"Context Admin","oxadmin@domain","true",,"User","Admin",,,,,,,,,,,,,,,,,,,,"143","imap","imap://",,"smtp","smtp://","25",,,,,"Drafts","Sent","Junk","Trash",,,,,,,,,,"false",,,,,,,,,,,,,,,,,,,,,,,,,,,"Europe/Berlin",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"oxadmin@domain","{SHA}","confirmed-ham","confirmed-spam","false","false","oxadmin@domain","/gui={""calendar"":{""view"":""calendar/calendar/day"",""day"":{""numberofappointments"":4},""workweek"":{""countdays"":5,""startday"":1,""numberofappointments"":2},""starttime"":8,""allfolders"":true,""custom"":{""countdays"":3,""numberofappointments"":3},""endtime"":18,""interval"":30},""FolderTreeState"":{""folder_tree$1"":{},""folder_tree$2"":{""folder_tree$71"":{}}},""contacts"":{""view"":""contacts/cards"",""cardsToViewPerColumn"":""auto"",""gridsort"":""asc""},""theme"":{""path"":""default"",""name"":""Default""},""portal"":{""infobox"":true,""internalcontents"":[{""params"":{""limit"":5},""header"":""E-Mail"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":0,""x"":1},""external"":false,""module"":""mail""},{""params"":{""limit"":5},""header"":""Calendar"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":0,""x"":0},""external"":false,""module"":""calendar""},{""params"":{""limit"":5},""header"":""InfoStore"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":1,""x"":0},""external"":false,""module"":""infostore""},{""params"":{""limit"":5},""header"":""Tasks"",""visible"":true,""adj"":{""hw"":1,""ww"":1,""y"":1,""x"":1},""external"":false,""module"":""tasks""}],""tooltip"":false,""externalcontents"":[],""minicalendar"":true},""infostore"":{""view"":""infostore/split""},""effects"":{""hover"":{""calendar"":true,""speed"":3,""contacts"":true,""portal"":true,""infostore"":true,""mail"":false,""tasks"":true},""global"":false,""fading"":false},""mail"":{""view"":""mail/hsplit/unthreaded"",""formatmessage"":""ALTERNATIVE"",""notifyacknoledge"":true,""autocomplete"":true,""auto_save_drafts"":3,""signatures"":[],""fullmailheader"":true,""htmlmessage"":true},""tasks"":{""view"":""tasks/split"",""gridsort"":""asc"",""interval"":30},""menu"":{""menuiteration"":4},""private_categories"":"""",""global"":{""autorefresh"":10,""save"":1,""confirmpopup"":true}}, /fastgui=null","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true","true"
    The right setting have also been made in

    Code:
    /opt/open-xchange/etc/groupware/mail.properties
    But I got no access to this mail folder. (For other users this works)

    Has someone an idea how I could fix that?

    Regards
    Martin
Working...
X