[SOGo] SOGo Preferences in Web Interface

2024-05-09 Thread Eduardo Luiz Sales do Prado Soares
Hello, could you assist me? I have installed and configured Zentyal Server 8.0, and I am using the webmail service SoGo 5.5.1. I have manually set up automatic email forwarding for each user registered on the webmail, through the preferences tab -> mail -> forwarding, but I would not like any other

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny
NOW -- one last problem How do I modify my IMAP accounts to change the e-mail address? i.e., username.surn...@domain.com IF FIGURED IT OUT! (Praise the Lord!) Looking at -- https://wiki.samba.org/index.php/User_and_Group_management I saw that DURING account creation there COULD HAVE BEEN an

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny
disabling all Sieve entries in "/etc/sogo/sogo.conf" got rid of the error, "Service temporarily unavailable" tcpdump 'tcp port 4190' returned no packets on "Save and Close" of Preferences NOW -- one last problem How do I modify my IMAP accounts to change the e-mail address? i.e., user

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny
ignorance on my part . . . I'll do better, honest! (thx) On 01/09/2015 07:54 AM, Francis Lachapelle wrote: BUT -- >adam@sogo:~$ telnet localhost 143 >Trying ::1... >Connected to localhost. >Escape character is '^]'. >* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE S

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny
yes, on the restart . . . So, disabling Sieve would be the solution? Why am I using it anyway? I'll have to investigate that. On 01/09/2015 07:54 AM, Francis Lachapelle wrote: On Jan 8, 2015, at 3:21 PM, Steve Ankeny wrote: >ok . . . > >I've tried a few other things. > >"SOGoVacationEnab

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Francis Lachapelle
On Jan 8, 2015, at 3:21 PM, Steve Ankeny wrote: > ok . . . > > I've tried a few other things. > > "SOGoVacationEnabled" was already set to YES -- no difference > > "SOGoSieveScriptsEnabled" set to NO -- no difference I'm sceptical on this one. Disabling Sieve should solve your "Service temp

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny
Let's approach this a different way. *Where are these "Preferences" stored?* The most important preference I need to change is the IMAP account. Right now, my "new" user has an e-mail address "usern...@domain.com" and I need it to be "username.surn...@domain.com" Without making that change,

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
ok . . . I've tried a few other things. "SOGoVacationEnabled" was already set to YES -- no difference "SOGoSieveScriptsEnabled" set to NO -- no difference using HTTP instead of HTTPS -- no difference changing "/etc/dovecot/local.conf" -- auth_master_user_separator = * passdb { driver = pas

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
FYI -- I see three recent "unresolved" threads with the same or similar errors: https://lists.inverse.ca/sogo/arc/users/2014-11/msg00091.html https://lists.inverse.ca/sogo/arc/users/2014-11/msg00114.html https://lists.inverse.ca/sogo/arc/users/2014-11/msg00136.html Are others having this proble

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
ok . . . I followed Jean Raby's directions explicitly, placing -- passdb { driver = passwd-file args = /etc/dovecot/master-users master = yes pass = yes } in "/etc/dovecot/local.conf" Then I used "sudo htpasswd -c -s /etc/dovecot/master-users dovmaster" which created the "master-users

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
Let me restate the problem -- When I login to the web interface, then try to change "Preferences" I receive the following error I was instructed to check the logs, and I found, "Could not login to Sieve server" THAT's why I've looked at "Dovecot Master user/password" strategies. *Am I

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
ok, thx . . . That should resolve my issue, and I can complete the move from our "old" sever to the "new" I built this from scratch, and I discovered a few glitches along the way. I am STILL waiting (hoping) for the "openchange/rpcproxy" packages. Any update? On 01/08/2015 09:07 AM, Franci

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Francis Lachapelle
Hi Steve On Jan 8, 2015, at 5:00 AM, Steve Ankeny wrote: > HOWEVER, it appears the Sieve Server needs a "Master user/password" > > Jean Raby gives directions for creating a separate file > "/etc/dovecot/master-users" > > https://lists.inverse.ca/sogo/arc/users/2013-02/msg00084.html > > > BU

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
In a thread here -- https://lists.inverse.ca/sogo/arc/users/2013-02/msg00082.html It discusses setting a "Dovecot Master user/password" https://lists.inverse.ca/sogo/arc/users/2013-02/msg00084.html http://wiki.dovecot.org/Authentication/MasterUsers *Is that the answer for my Sieve config?* A

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-08 Thread Steve Ankeny
Here's the relevant part of "/var/log/sogo/sogo.log" -- First a successful login, then a WOWatchDog error (I've made no changes to the default) Jan 07 20:28:22 sogod [1884]: SOGoRootPage successful login from '192.168.121.179' for user 'steve' - expire = -1 grace = -1 192.168.121.179 - - [07

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-07 Thread Steve Ankeny
thx, Francis . . . I'm going to sleep a few hours then get back to it. I'm sure you're right and will let you know. On 01/07/2015 08:57 PM, Francis Lachapelle wrote: Hi Steve On Jan 7, 2015, at 8:32 PM, Steve Ankeny wrote: I reran "sogo-tool restore -p output-directory user" And, I've i

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-07 Thread Francis Lachapelle
Hi Steve On Jan 7, 2015, at 8:32 PM, Steve Ankeny wrote: > I reran "sogo-tool restore -p output-directory user" > > And, I've installed a corrected Integrator in TB31 > > Here's the error I get when I try to change a "Preference" Look at your log file, you probably have an error with your Sie

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-07 Thread Steve Ankeny
I reran "sogo-tool restore -p output-directory user" And, I've installed a corrected Integrator in TB31 Here's the error I get when I try to change a "Preference" On 01/07/2015 06:14 PM, stev...@cinergymetro.net wrote: Just noticed in the Installation Guide, pg. 11 . . . Both system and do

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-07 Thread steve_a
Just noticed in the Installation Guide, pg. 11 . . . Both system and domains preferences are defined in the /etc/sogo/sogo.conf, while the users preferences are configurable by the user and stored in SOGo’s database. Since I used "sogo-tool backup" and "sogo-tool restore" to move user preferences

[SOGo] SOGo Preferences in Web Interface

2015-01-07 Thread Steve Ankeny
"brand new" installation . . . thx to all who helped me along the way When I access the web interface via HTTPS and choose "Preferences," I am unable to "Save and Close" after making a change (i.e., changing time zone, "Calendar Options" or accessing "IMAP Accounts" etc.) What's the first par