search for: imapc_password

Displaying 20 results from an estimated 185 matches for "imapc_password".

2017 Sep 28
2
imapc and masteruser
...or imapc. like: > > imapc_user = authapps > imapc_master_user = %u > > without imapc_user dovecot would login to the secondary server like A bob.test*bob.test password When I add the 'imapc_user = authapps' option to the primary instance running on port 993, it passes the imapc_password as the password for the master user. here is what the logs on the shared instance show when I log into the primary instance: 2017-09-28 12:47:35.361064500 Sep 28 12:47:35 auth: Debug: ldap(bob.test,192.168.120.70,master,<hU/PLUVavLbAqHhG>): Master user lookup for login: authapps 2017-09...
2017 Sep 29
0
imapc and masteruser
...like: >> imapc_user = authapps >> imapc_master_user = %u >> without imapc_user dovecot would login to the secondary server like A bob.test*bob.test password > > When I add the 'imapc_user = authapps' option to the primary instance running on port 993, it passes the imapc_password as the password for the master user. here is what the logs on the shared instance show when I log into the primary instance: > > 2017-09-28 12:47:35.361064500 Sep 28 12:47:35 auth: Debug: ldap(bob.test,192.168.120.70,master,<hU/PLUVavLbAqHhG>): Master user lookup for login: authapps &...
2020 Jul 23
2
dsync fails for existing user: "Error: Failed to initialize user: Namespace '': Mailbox list driver imapc: missing imapc_password" ?
...e.net/testuser/Maildir dsync(testuser at example.net): Debug: Namespace inbox: type=private, prefix=, sep=/, inbox=yes, hidden=no, list=yes, subscriptions=yes location=imapc: dsync(testuser at example.net): Error: Failed to initialize user: Namespace '': Mailbox list driver imapc: missing imapc_password dsync(testuser at example.net): Debug: auth-master: conn unix:/run/dovecot/auth-userdb (pid=10517,uid=0): Disconnected: Connection closed (fd=10) what needs to change in this^ config so that 'dsync' successfully gets/uses the "missing imapc_password" from the existing users.conf...
2019 May 09
1
doveadm sync issues (revised)
...and local at DOMAIN.TLD accounts and both use mdbox and are empty. First, send two mails to remote at DOMAIL.TLD (Subjects: Test1 and Test2). Start backup remote IMAP account (remote at DOMAIN.TLD) to local account (local at DOMAIN.TLD): $ doveadm -o imapc_user="remote at DOMAIN.TLD" -o imapc_password="PW" -o imapc_host="localhost" backup -R -u local at DOMAIN.TLD imapc: Both mailboxes are in sync now (containing Test1 und Test2). Now send two messages to remote at DOMAIN.TLD (Subjects Test3 and Test4) and two messages to local at DOMAIN.TLD (Subjects Test5 and Test6). Run...
2011 Jan 16
5
Smart IMAP proxying with imapc storage
I just committed a very early initial implementation of "imapc" storage backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1 You can't really do anything except open INBOX and read mails from it, so it's currently only intended for initial testing. It sucks in many ways right now, but I'll be improving it. The idea is that you could set for example: mail_location =
2013 Sep 02
1
migration from IMAP/POP3 courier server to a remote dovecot server
...lly. I've tested the dsync following instructions reported above but after the migration of one test-account the client re-download messages. If i want to keep both IMAP UIDs and POP3 UIDs i have to sync both imapc and pop3c with two commands? doveadm -o imapc_user=foo -o pop3c_user=foo -o imapc_password=bar -o pop3c_password=bar backup -R -u user at domain imapc: doveadm -o imapc_user=foo -o pop3c_user=foo -o imapc_password=bar -o pop3c_password=bar backup -R -u user at domain pop3c: Or imapc is enough? Do you have any suggestion? Thanks -- /*************/ nik600 http://www.kumbe.it
2019 Apr 12
0
Migrating from external server to Dovecot (doveadm sync issues)
...box and are empty (i.e., the mail_location is still non-existent). Then I send two mails to remote at DOMAIL.TLD (Subjects: Test1 and Test2). Start backup remote IMAP account (remote at DOMAIN.TLD) to local account (local at DOMAIN.TLD): * doveadm -o imapc_user="remote at DOMAIN.TLD" -o imapc_password="PW" -o imapc_host="localhost" -o mail_prefetch_count=20 -o imapc_features="rfc822.size fetch-headers" backup -R -u local at DOMAIN.TLD imapc: (without this I often got errors such as "Error: Backend didn't update mailbox Trash GUID" on sync runs, which s...
2019 Sep 30
2
courier to dovecot migration
...c:) failed: No such file or >>>> directory >>>> >>>> What I have missed (doveadm trying to execute something but what). >>>> Any suggestion? >>> try: >>> >>> doveadm -D -o imapc_user=tovis -o pop3c_user=tovis -o >>> imapc_password=<password> -o pop3c_password=<password> backup -u tovis >>> -R >>> imapc: >>> >>> Sami >>> >>> >>> >> Hello Sami! >> This was the previous version, but if it could help: >> https://pastebin.com/3X3BKinB &gt...
2019 Sep 30
2
courier to dovecot migration
...F (version not received) >> doveadm(tovis): Fatal: execvp(imapc:) failed: No such file or directory >> >> What I have missed (doveadm trying to execute something but what). >> Any suggestion? > > try: > > doveadm -D -o imapc_user=tovis -o pop3c_user=tovis -o > imapc_password=<password> -o pop3c_password=<password> backup -u tovis -R > imapc: > > Sami > > > Hello Sami! This was the previous version, but if it could help: https://pastebin.com/3X3BKinB One more question, isa it possible, that I do not need pop3c_user/pop3c_password? I do not...
2013 Aug 03
1
sync re-copies emails assigning new UIDs
...and for the four mailboxes have been blocked -- sync'ing seem to be copying the same mails, over and over (note, initially I was using doveadm backup but my reading has indicated that 'doveadm sync' is better) Example: # date && doveadm -v -o imapc_user=kaye at example.com -o imapc_password=*pass* -o imapc_host=imap.example.com -o imapc_port=993 -o imapc_ssl=imaps -o imap c_ssl_dir=/etc/ssl -o imapc_feature=rfc822.size -o imapc_ssl_verify=no sync -1 -R -u kaye at example.com imapc: Sat Aug 3 09:05:37 UTC 2013 [...] dsync(kaye at example.com): Info: copy from INBOX: box=INBOX, uid=530...
2020 Jul 11
4
Syncing emails from external server like Gmail
Greeting I've managed to backup my emails from external email server via dsync and imapc: protocol like this: doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass" -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc: taken from https://wiki.dovecot.org/Migration/Dsync I wish to do regular syncing of 5min interval to substitute 'getmail' program. When I repeat the command It doesn't download all the attachments(!go...
2013 Jan 17
1
dovecot nightly 20130117: dsync does returns "Name or service not known"
Hello. I have this settings of imapc: # doveconf -a | grep imapc imapc_features = imapc_host = imapc_list_prefix = imapc_master_user = imapc_max_idle_time = 29 mins imapc_password = imapc_port = 143 imapc_rawlog_dir = imapc_ssl = no imapc_ssl_ca_dir = imapc_ssl_verify = yes imapc_user = %u and try to sync mailbox on old server and new one: $ dsync -o imapc_user="user at example.org" -o imapc_password="pass" -o imapc_host=imap.example.org -o imapc_feat...
2014 May 13
1
imapc problem
hello, I have some trouble when trying to migrate from another imap server to dovecot with imapc/dsync/doveadm. when running "doveadm -o imapc_user=foo -o imapc_password=bar backup -R -u localuser imapc:" all is ok. But when running "doveadm -o imapc_user=foo -o imapc_password=bar sync -R -u localuser imapc:", all local mods are overwritten. For example deleting a message or moving it to trash and it reappear in INBOX (and disappear from trash i...
2017 Sep 28
2
imapc and masteruser
...al/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.19 (e5c7051) # OS: Linux 4.9.0-3-amd64 x86_64 Debian 9.1 auth_debug = yes auth_debug_passwords = yes auth_master_user_separator = * auth_verbose_passwords = plain hostname = imap.ctfn.ca imapc_host = masterchieflian.ctfn.ca imapc_master_user = %u imapc_password = # hidden, use -P to show it imapc_port = 9993 imapc_ssl = imaps instance_name = dovecotserver lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes listen = 192.168.120.70 log_path = /dev/stderr login_greeting = CTFN IMAP server mail_debug = yes mail_fsync = always mail_location = maildir...
2020 Jun 07
5
Doveadm Backup (other) issues
...llo, I also have issues using Dovecot Backup. I am trying to Backup (or possibly Sync - one way) a single user IMAP account from a remote server, unknown type, to my own server. For that purpose, I defined the following parameters : imapc_host = <host name> imapc_user = <user name> imapc_password = <password> imapc_features = rfc822.size (<user name> has format: name at example.com, and <host name> is the name of the imap remote server that I use for getting mails) ? and then? I issued the following command: doveadm backup -R -u <user name, format name at example.co...
2019 Sep 30
2
courier to dovecot migration
...eaceful" but stuck with the migration. I have >>>> choose >>>> migration using dsync, from Wiki I was choose this command: >>>> >>>> For per-user user/passwords use: >>>> >>>> doveadm -o imapc_user=foo -o pop3c_user=foo -o imapc_password=bar -o >>>> pop3c_password=bar backup -R -u user at domain imapc: >>>> >>>> (foo and bar placed real username and password) >>>> >>>> But I get error: >>>> doveadm(tovis at nusi.tovis-lab.mydomain.org): Error: User doesn't...
2013 Sep 17
1
unusual dsync lines
Hi, Another day, another dysnc attempt. Using Dovecot v2.2.5.4; I see: # doveadm -v -o imapc_user=user at example.com -o imapc_password=password -o imapc_host=imap.example.com -o imapc_port=993 -o imapc_ssl=imaps -o imapc_ssl_dir=/etc/ssl -o imapc_feature=rfc822.size -o imapc_ssl_verify=no sync -1 -R -u user at example.com imapc: dsync(user at example.com): Info: copy from Drafts: box=Drafts, uid=8343, msgid=<4F387A25.5010900 at...
2019 Apr 03
2
doveadm backup + ISO 8859-1 mailbox name
Hi! I'm trying to migrate a mailbox from an old IMAP server (not Dovecot) to a new Dovecot server with 'doveadm backup'. The command fails because of an unexpected character in a mailbox name: doveadm -o imapc_user=ag at example.org \ -o imapc_password=XXX \ -o imapc_host=old-mailserver.webflow.de \ -o imapc_port=993 \ -o imapc_ssl=imaps \ -o imapc_ssl_verify=no \ -o imapc_features=rfc822.size,fetch-headers \ -o ssl_client_ca_dir=/etc/ssl \ backup -R -f -x ~* -u migration-ag at exampl...
2019 Sep 29
2
courier to dovecot migration
...ifferent PC as a sandbox. Debian 10 currently offer dovecot version 2.3.4.1 Installation was "peaceful" but stuck with the migration. I have choose migration using dsync, from Wiki I was choose this command: For per-user user/passwords use: doveadm -o imapc_user=foo -o pop3c_user=foo -o imapc_password=bar -o pop3c_password=bar backup -R -u user at domain imapc: (foo and bar placed real username and password) But I get error: doveadm(tovis at nusi.tovis-lab.mydomain.org): Error: User doesn't exist Strongly I have no real domain, I'm using "freedns". "nusi" is the lo...
2018 Dec 27
4
dsync connection issue
...r the first attachment. I've added additional (temporary) setting to the new site as per these instructions https://wiki2.dovecot.org/Migration/Dsync but when I try to do a backup with the following command from the old to the new site sudo doveadm -D -o imapc_user=user1 at oldserver? -o imapc_password=pw-oldserver backup -R -u user1 at newserver imapc: I get ----------------------- Error: User initialization failed: imapc: Login to 'oldserver' failed: Disconnected from server ---------------------- I can connect to both sites without any issues openssl s_client -crlf -connect newse...