On 6/21/24 15:43, Daniel Lange via dovecot wrote:
Hi Nils,
Am 21.06.24 um 15:09 schrieb Nils via dovecot:
Looks like there is no IMAP access at all for the second mail.
[German UI Thunderbird]
Menu Bearbeiten -> Konten-Einstellungen -> [choose your main identity]
-> Weitere Id
On 6/21/24 14:46, Aki Tuomi wrote:
You need to enable the plugin
mail_plugins = $mail_plugins notify mail_log
Aki
Thank you very much, that helped a lot.
It seems that thunderbird isn't even trying to save those mails.
Test 1 From = em...@server.tld
Jun 21 12:56:05 SERVER postfix/submission
On 6/20/24 22:40, Nils via dovecot wrote:
Lots of the emails I send aren't stored in the sent folder. It seems
that it mostly (but not always) work for sent emails where the main
email-address (the one that is also used as login name) is used as
sender. It never seems to work when an ali
Thank you very much for your reply.
On 6/21/24 07:21, Alex via dovecot wrote:
For Thunderbird I suggest going to "Copies & Folders" of the account and
replacing
"Place a copy in" with "Bcc these email addresses" option.
Then if you want outgoing mails to be in the Sent folder on IMAP server,
mo
Thanks a lot for your input Joseph.
On 6/21/24 01:42, Joseph Tam via dovecot wrote:
Sounds to me like some mail reader filtering rule.
Ordinarily, dovecot does not handle the capture of outgoing mail, Most
of the time, it's the mail reader (MUA) that files outgoing messages to a
sent-mail fold
On 6/20/24 22:40, Nils via dovecot wrote:
Lots of the emails I send aren't stored in the sent folder. It seems
that it mostly (but not always) work for sent emails where the main
email-address (the one that is also used as login name) is used as
sender. It never seems to work when an ali
On 6/20/24 23:15, Christopher Wensink via dovecot wrote:
If you using Thunderbird I would try repairing the folder, (under
properties) or compact folders. That fixes a lot of issues for us.
The only other thought I had was maybe the UID of your use for the
sent folder was different from the o
On 6/20/24 23:00, Marc wrote:
Maybe reindex the mailbox and see if the messages turn up?
Yes, thanks for the good idea. Not sure if I did it right:
doveadm force-resync -u em...@server.tld Sent
It didn't show an error, but the emails didn't appear.
I've already searched for the email files o
On 6/20/24 22:47, Marc wrote:
using outlook?
I also had this, and when I searched for this, I found lots of people have had
this and it is a known issue since many years. (They recommend creating new
profile)
Thank you very much for your fast response, Marc.
I use Thunderbird (currently 115
ld be the reason for it?
Kind regards,
Nils
Test 1 using main email address (NOT STORED IN SENT FOLDER)
Jun 20 20:10:28 SERVER postfix/submission/smtpd[5156]: connect from
INTERNET_PROVIDER[IPV6_ADDRESS]
Jun 20 20:10:28 SERVER postfix/submission/smtpd[5156]: 3B8B0C0DA8:
client=INTERNET_P
On 4/27/24 16:30, Nils via dovecot wrote:
I have a file backup and since that backup, new emails have been
received. Also, not all of the emails were deleted - many folders
weren't affected. Additionally I was able to restore a few of the
deleted emails with ext4magic.
So now I have
On 4/27/24 12:31, Aki Tuomi via dovecot wrote:
Yeah. Backup command, without -R backs to location, not from location.
Mailman archive is athttps://www.dovecot.org/mailman3/mailman3/lists/
Aki
___
dovecot mailing list --dovecot@dovecot.org
To unsu
On 4/26/24 14:04, Aki Tuomi wrote:
We have migration guide, see
https://doc.dovecot.org/admin_manual/migrating_mailboxes/
Aki
regarding this guide:
I am supposed to set up doveadm service on the old server and then call
"doveadm backup -Ru username tcp:host:port"
on the new server? So the reas
Sure it's my own fault - no discussion about that, but seriously? How
dangerously unintuitive it that?
I found it when I was searching for a good practice to migrate a mail
server with rsync and I mistakably assumed it works in the same
direction as rsync.
Luckily i have a backup from all ma
On 12/14/23 13:29, Dmitry Melekhov wrote:
I guess you need to alter openssl.cnf
Yes, that worked. Thank you!
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
ered
TLS 1.1 not offered
TLS 1.2 offered (OK)
TLS 1.3 offered (OK): final
Kind regards,
Nils
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
19/07/2020 22:46, Alexander Dalloz wrote:
Am 19.07.2020 um 22:08 schrieb Nils:
> I still see "warning: dict_nis_init: NIS domain name not set - NIS
lookups disabled" in your pasted logs.
It's only there bc this logs are made before I made the change in
config regarding this.
Can
our pasted logs.
It's only there bc this logs are made before I made the change in config
regarding this.
Can't find it in any newer entries after restarting postfix.
On 19/07/2020 21:53, Alexander Dalloz wrote:
Am 19.07.2020 um 21:44 schrieb Nils:
Postconf: https://pastebin.com/vTVn2UMr
D
ed here:
https://unix.stackexchange.com/questions/244199/postfix-mail-logs-keep-showing-nis-domain-not-set
On 19/07/2020 21:05, Alexander Dalloz wrote:
Am 19.07.2020 um 10:20 schrieb Nils:
Here are my configurations:
Postfix main.cf: https://pastebin.com/S17jWDQd
Postfix master.cf: https
me as
username and name@domain aswell (name was also copy pasted).
On 19/07/2020 12:43, Bernardo Reino wrote:
On Sun, 19 Jul 2020, Nils wrote:
This is what my server logs (mail.info, mail.warn) tell me:
root@bgrsld-mail0:~# tail /var/log/mail.info
Jul 17 18:22:08 bgrsld-mail0 postfix/submission/
vGY3oGyHcgEZa9rpklgBTKQw9O
My postfix vhosts file (/maildir/vhosts)
intern.xxx.xxx
My postfix vmaps file (/maildir/vmaps)
n...@intern.xxx.xxx intern.xxx.xxx/nils/
I've also created the hased database with 'postmap /maildata/vmaps'
This is the script I've used to create my
follows below.
All the best,
Nils
[root@mikan ~]# dovecot -n
# 2.1.12: /etc/dovecot/dovecot.conf
# OS: Linux 3.5.4-1-ARCH x86_64
auth_failure_delay = 5 secs
auth_mechanisms = plain login
auth_verbose = yes
listen = *,::
login_greeting =
mail_location = maildir:~/.maildir
namespace inbox {
in
hing on NOSELECT. Google searches didn't help either.
I'd much rather have Dovecot give the response I want, rather than
bending its responses around in my client.
Any ideas how I can achieve that?
- Nils
---
[...@lala dovecot]# dovecot --version
1.2.11
---
ption of the problem at hand.
Greetings,
Nils.
signature.asc
Description: OpenPGP digital signature
On Fri, Sep 07, 2007 at 12:26:28PM -0700, Daniel L. Miller (DLM) wrote:
DLM> Nils Vogels wrote:
DLM> >Everything that would for some reason go into the users homedir, you
DLM> >would be able to reach via Imap.
DLM> >
DLM> >If I were you, I'd make home and mail poi
=/var/mail/%d/%n
mail=/var/mail/%d/%n/Maildir. This way, dovecot will only look for mail
in the $HOME/Maildir, but still can do administrative stuff in $HOME.
Grts,
Nils
signature.asc
Description: OpenPGP digital signature
}
> plugin {
> }
>
> All I want is to be able to access the mail, with the same my
> "virtual_uid_maps = static:501"(set in my postfix main.cf)
>
Try using a static userdb: http://wiki.dovecot.org/UserDatabase/Static
HTH & HAND!
Nils.
users WHERE email = '%u';
As an example, I've posted my userdb query:
user_query = SELECT concat('/mail/', maildir) as home,
concat('maildir:/mail/', maildir) as mail, 108 AS uid, 116 AS gid,
concat('maildir:storage=', quota) AS quota FROM mailbox WHERE username =
'%u' AND active = '1'
Hope this helps!
Nils.
signature.asc
Description: OpenPGP digital signature
in
upgrading to an instantly old version :-)
Greets,
Nils
signature.asc
Description: OpenPGP digital signature
man doing the p[ort.
>
That would be me.
Your dovecot is looking in the wrong place to find the sieve plugin. Try
pointing it to
/usr/local/lib/dovecot/lda
Greets,
Nils
--
Those who desire to give up freedom in order to gain security, will not have,
nor do they deserve, either one
t; NFS, so it'll have to be optional anyway.
5.4-RELEASE-p6: yay
6.0-RELEASE: yay
Greets,
Nils
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32)
iD8DBQFGGDMqMzNX/a06Wq0RAkhiAJ9RjtMRHDRASuHiIrCxmPTJZZ1MFwCfasOR
6W2/mjFuPyf7jbTQfe6zpII=
=Y9Zk
-END PGP SIGNATURE-
On Thu, Mar 29, 2007 at 06:44:32PM +0300, Timo Sirainen (TS) wrote:
TS> On 29.3.2007, at 18.41, Nils Vogels wrote:
TS> >On Thu, Mar 29, 2007 at 06:28:04PM +0300, Timo Sirainen (TS) wrote:
TS> >TS>
TS> >TS> BTW. Does anyone have better naming ideas than "uiddir"
On Thu, Mar 29, 2007 at 06:28:04PM +0300, Timo Sirainen (TS) wrote:
TS>
TS> BTW. Does anyone have better naming ideas than "uiddir"? I'll commit it
TS> to CVS HEAD once I'm sure about the name. :)
What about dstore?
Greetings,
Nils
--
Simple guidelines to happin
ges anyway.. And for those using the binary
packages,
TS> the alpha/beta/rc in the version make it pretty easy to understand what
kind
TS> of a release it is.
This will work just fine for FreeBSD ports!
Greets,
Nils
--
Simple guidelines to happiness:
Work like you don't need the
ssibly love it! :)
Greetings,
Nils
--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and
dance like no one can see you.
pgpXBgUhRLZx9.pgp
Description: PGP signature
> went through the config file and took out some of the #'s like the docs
CH> said. Thanks!
Disabling the "protocol imap" section should get you started.
Don't forget to enable pop3 as well!
Gr,
Nils
--
Simple guidelines to happiness:
Work like you don't need t
36 matches
Mail list logo