similar to: MySQL Auth and default_mail_env

Displaying 20 results from an estimated 8000 matches similar to: "MySQL Auth and default_mail_env"

2004 Feb 11
1
How to use Mysql Patch
Hi Sorry to post something that could be trivial, But how I apply the patch to use Mysql? Or is better that I wait to the new version? How long it will take to see the version with the patch inside? I have thinked about to use (vpopmail with MySql)+Dovecot. What about this option? Thanks a lot Xavi
2004 Feb 11
1
Configuring MySql Patch
Hi! I have installed the patch, compiled and installed Dovecot. But how I modify the dovecot.conf to use it? I've been searching in the mailing list archive but I did'nt find anything. Thanks. Xavi
2004 Oct 18
2
default_mail_env %d var problem
Hello, I am new to Dovecot and trying to setup on my Fedora Core 1 mail servers (actually migrating from uw to dovecot ;-) ). In my setup I use pam to authenticate virtual users. All the usernames include @domainname in their usernames like 'jane at somevhost.com'. Now path to user's home and INBOX includes /home/vhosts/<domainname>/home/<username>. I have added following
2006 Jun 16
1
Problem with default_mail_env in beta9
Hallo, I am playing arround with dovecot I hat version 1.0.beta7 running fine. After installing beta9 there is a problem with default_mail_env setting. I have all users in ldap. there is an attribute "mailMessageStore" which contains a relative path to users maildir mailMessageStore: sca/ my mailer completes this relative pathinformation to /var/mail/sca/ therefor I setup
2006 Aug 03
3
default_mail_env %d problem
Hi all. I`ve got such problem: default_mail_env = mbox:%h/mail/:INBOX=/var/mail/domain.net.ua/%n - it works. But when I say: default_mail_env = mbox:%h/mail/:INBOX=/var/mail/%d/%n - it not. Log: Aug 3 22:51:19 serv dovecot: POP3(user): mbox: data=/home/user/mail/:INBOX=/var/mail//user Aug 3 22:51:19 serv dovecot: POP3(user): mbox: root=/home/user/mail, index=/home/user/mail,
2005 Jan 03
2
problem with default_mail_env
I'v set the default_mail_env to maildir:/var/maildir/%d/%u where /var/maildir/ is the root dorectory for my maildir tree and I'm getting the folowing error in the maillog : Jan 3 15:16:58 websrv pop3(roi): unlink(/var/maildir//roi/cur/new:2,T) failed: Is a directory Notice that the %d is missing. If I change to 'default_mail_env = maildir:/var/maildir/example.tld/%u' then
2004 Jul 25
2
dovecot.conf: default_mail_env
I just installed Dovecot on Debian and everyting seems to be working fine except for the fact that it can't seem to find my mails when I log in. All my mails are stored in the file ~/mail/Inbox. In the dovecot.conf file I put: default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u and it's not working. What is the part: mbox:~/mail/ for ? and what is the part: INBOX=/var/mail/%u for ? I
2006 Aug 05
1
Using mail_chroot and default_mail_env
Settings for mail_chroot and default_mail_env are not playing well together. It seems that default_mail_env is verified to exist *before* the chroot but is later used *after* the chroot. A configuration like this: * mail_chroot = /var/mail/example.com/username * default_mail_env = maildir:/Maildir Fails with the message: * stat(/Maildir) failed: No such file or directory As a
2004 Oct 20
1
default_mail_env problems
sorry if this mail is a duplicate - I am testing the new mail system! I am having problems setting the default mail environment.# I am using Fedora Core 2 with version dovecot-0.99.10.5-0.FC2 My users all have an NFS mounted home directory, and all mail is delivered to ~Mail/.mailbox it is all mbox format. I would like to put the indexes on the local system in /var/indexes/{username}. So I
2006 Jul 07
1
default_mail_env and IMAP server directory in client
Hi, I'm currently installing a dovecot Server to be a replacement for an uw-imapd. I dont want to touch the clients configuration, because I have too much users... Situation is the following: the mbox files are in the users homedirectory (~/MailImap), automounted via nfs In dovecot.conf I've set default_mail_env = mbox:%h/MailImap:INBOX=/var/mail/%u It works perfect without a value
2009 Dec 06
2
How do i translate the old default_mail_env setting?
Hi, First, I am new to dovecot. Before my Jan '08 meltdown, sendmail was sufficient. A friend set up dovecot and since things just-worked, I was happy with that. Now I have a new mailserver and what was installed nearly two years ago fails. My pal installed things in dovecot.conf this way: default_mail_env = maildir:~/Maildir but the new mail environment is too different to be
2006 Oct 13
1
default_mail_env renaming
I was thinking about renaming default_mail_env to something that is more understandable. I'll keep it working for backwards compatibility anyway. How about: # Location for users' mailboxes. This is the same as the old default_mail_env # setting. The default is empty, which means that Dovecot tries to find the # mailboxes automatically. This won't work if the user doesn't have any
2005 Aug 02
1
Default_mail_env..
Hi, I 'm new to Dovecot and we are trying to do some tests in a production environment. We use mysql to authenticate and dovecot imap only. But our structure directory is something special. All of ours accounts are stored in maildir and the path is the following: For example the account pepe at inter.net /export/maildir/inter.net/p/e/pepe and into pepe we have
2018 Jun 28
1
Sending election packet . . .
Hello Community, i have a fileserver as domain member. today i found some weird log entries in log.nmbd: [2018/06/28 09:25:53.700507,  2] ../source3/nmbd/nmbd_elections.c:41(send_election_dgram)   send_election_dgram: Sending election packet for workgroup DOMAINNAME on subnet 192.168.102.149 [2018/06/28 09:25:53.700618,  2] ../source3/nmbd/nmbd_elections.c:41(send_election_dgram)  
2024 Jun 15
1
Users appears as SID instead of their own name.
Helo Rowland. I think I won't be able to thank you enough for everything you are doing for me. I've tried and seems to run fine. But finally it throws an error and performs a rollback for all changes on AD. This is the transcript for the messages. root at montsec:/usr/local/samba/etc# samba-tool domain join DOMAINNAME DC -U"administrator" INFO 2024-06-15
2024 Jun 15
1
Users appears as SID instead of their own name.
On Sat, 15 Jun 2024 12:52:10 +0200 Josep Maria Gorro via samba <samba at lists.samba.org> wrote: > Helo Rowland. > > I think I won't be able to thank you enough for everything you are > doing for me. > > I've tried and seems to run fine. But finally it throws an error and > performs a rollback for all changes on AD. > This is the transcript for the
2002 Dec 16
1
SSL + default_mail_env
in the config file i have "ssl_disable = yes", however, i get this in my LOG_MAIL syslog: "Dec 17 00:21:07 host imap-master: Can't create temporary SSL parameters file /default/configured/directory/ssl-parameters.dat.tmp: No such file or directory" I know what the error is, and how to fix it, but it's an SSL thing which should have been disable according the
2004 Apr 26
1
Setting "default_mail_env" Why is index->mailbox_path empty?
I now have default_mail_env = mbox:~/mail:INBOX=:/var/spool/mail/%u I now getting: Apr 26 15:55:32 jedrik imap(mclay): open() failed with mbox file : No such file or directory I tracked down where the error message is getting generated and added some more printing: In mbox-index.c I added: int mbox_set_syscall_error(struct mail_index *index, const char *function) { i_assert(function !=
2020 Jun 08
1
How to create an NS record
My dns (bind9) server for my Samba AD has messed up. W10 workstations are having connection issues to say the least. When I dig into the Sambawiki documentation regarding /BIND9_DLZ_DNS_Back_End/ the first thing I notice is the change that occurred at Samba v4.8.0. That is the change of "|/usr/local/samba/_private_/named.conf|" to
2006 Jan 31
1
default_mail_env auto-detect woes for maildir users
Hello-- I am a fairly new dovecot user and have run into a problem. I am running dovecot 1.0alpha5 (built from source) on a Fedora Core 1 machine. The system has about 400 users with over 80 IMAP users, and we have just transitioned from UW-IMAP. Thus all users are currently still mbox users. I would like to transition them to maildir users (this was the main point for me switching servers), and