Displaying 20 results from an estimated 40 matches for "uldis".
2008 Jul 28
3
lib90_cmusieve_plugin.so: undefined symbol: message_decoder_init
After upgrading our CentOS 5 box to the latest revisions last week
(including Dovecot 1.1), we're seeing the following error message in the
log files. Sieve was working fine with Dovecot 1.0.
I have yet to turn up anything via Google for this particular error.
SELinux is not logging any error messages at the moment, so I'm pretty
sure that we've properly allowed all the SELinux
2009 Jan 13
4
Out of memory
...8294756 kB
Committed_AS: 3417584 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 91040 kB
VmallocChunk: 34359645611 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
What I need to configure to increase available resources? What else I
can done?
Uldis
2006 Dec 06
2
auth unix sockets
...socket to authenticate?
(some FAQ?, php sample code?)
2. [most important] dovecot LDA uses auth maser sockets to read userdb and get home directory path to deliver mail and locate sieve scripts.
I need some home path to locate users sieve script. Wow to obtain it using dovecot auth sockets?
Tnx
Uldis
2007 Apr 03
2
1.0rc29: LDA chroot problem
...liver(test at fakedomain.net): Apr 03 07:28:21 Info: auth input: mail=maildir:/fakedomain.net/test
deliver(test at fakedomain.net): Apr 03 07:28:21 Fatal: chroot(/srv/vmail) failed: Operation not permitted
---
error appears even after "chmod 777 /srv/vmail".
imap works without problems.
Uldis
2008 Mar 04
1
User Unknown Sendmail Error
I am totally stumped here. I have setup a dovecot user and I can telnet to
port 110 and login no problem with that user. When I try to send mail I get
an error from sendmail:
Mar 4 13:39:56 flashyhome sendmail[5014]: m24JdtGp005014: <paul at fleeky.com>...
User unknown
Now apparenly I need to setup the sendmail.mc file...which I have:
MAILER(smtp)dnl
MAILER(procmail)dnl
MAILER(dovecot)
2008 Feb 11
1
Dovecot auth-master socket as postfix table lookup source.
...ow to create pugins (external
dynamically loadable libraries) for such task. recent postfix source
code already includes such plugins for mysql, ldap etc..
My question is - my be some one has already made such plugin or my be
someone is interested to cooperate in such job. [my be Timo itsef?:))]
Uldis
2007 Sep 11
3
dovecot sieve notify example?
Dear list,
I was trying to use the "notify" action with dovecot sieve
but I just couldn't get it work. The relevant lines look as follows:
,--------
|require ["fileinto", "notyfy"];
| if header :contains ["to", "cc"] ["userA at example.com", "userB at example.com"] {
| notify
| :method "mailto"
|
2008 Jul 18
4
Problems with dovecot/sieve and vacation
Hello,
First of all, initial data:
# dovecot --version
1.0.rc15
# dovecot -n
# /etc/dovecot.conf
protocols: imaps pop3s
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
login_max_processes_count: 256
2009 Jan 15
2
get username of logged in user
Hello,
can I anywhere get the name of the currently logged in user?
I'm still implementing a custom ACL plugin (IMAP commands MYRIGHTS, GETACL, SETACL, DELETEACL), and for some functions (for example storing the current folder's ACL in combination with this username) I need to obtain the currently logged in IMAP user.
Is this possible? If yes - how?
Thanks in advance.
Best regards
2008 Dec 22
1
Multiple domains with shared Folder - how to?
Hello,
I set up Dovecot so that I now have about 20 domains on my mailserver.
So far everything works fine.
Now I have the need to set up shared maildirs, but they shall only be
shared for the users of just one domain. What do I have to do?
Thanks in advance for any hint!
Volker
2008 Jul 02
2
User changing password
If users are checking their email using imap or pop, is there a way
they can change their own passwords (so I can create a temporary one and
let them change them to whatever they want) through, say, Thunderbird or
whatever?
2008 Jul 18
2
Run script before delivery
Hi
Is it possible to run one script before the "real" delivery of a
message (with lda, or before the execution of the sieve scripts) but
after the creation of necessary folders (Dovecot automatically creates
the folders for virtual users)? I want to to this to manually create a
fixed empty sieve script in each user home folder, so in the global
sieve script include that personal script,
2008 Apr 13
1
generating passdb files
Hello,
I'm running dovecot 1.0.3 on an fc6 box. I've got postfix and dovecot
set up for virtual domains, all look good. The issue is finding the password
file generator. I googled and think i'm looking for mkpasswd but searching
the system i'm not seeing this. Has the name of this prog changed?
Thanks.
Dave.
2008 Apr 16
1
pop3 & imap
Hi,
I use dovecot as pop3 and imap(squirrelmail) server.
When I create a folder through webmail and set some sieve rules(fileinto for example),
messages will be delivered to that folder by lda, but will not be visibe for pop clients.
Is it possible to download these messages ? (Dovecot 1.0, debian etch)
regards
2008 Apr 17
1
how to link antispam server & mail server?
Hi;
I just installed antispam server & quarantine system in a machine, and
mail server in another machine.
I tested the mail server, it works ok! can send in & out the mail properly..
how can i link my mail server and antispam togather?
Please advice
ThankYou
Regards
Allen
2008 Mar 06
1
Can't connect to auth server at /var/run/dovecot//auth-master
Hi,
I'm using dovecot1.1 with postfix2.2.5; I configure dovecot.conf following the dovecot-wiki.
But i doesn't work. The maillog said 'Can't connect to auth server at /var/run/dovecot//auth-master: No such file or directory' when I send a mail.
my Postfix Master.cf configure:
dovecot unix - n n - - pipe
flags=DRhu user=vmail
2008 Feb 19
1
warning: connect to transport dovecot: No such file or directory
I have installed postfix, dovecot, mysql as per:
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
..on Debian Etch. I thought mailboxes were created by postfixadmin or postfix
but I only get an error:
warning: connect to transport dovecot: No such file or directory
..in the postfix log. No /var/vmail/example.com is created. After creating
the domain directory and user directory,
2008 Jan 19
1
[Sieve] Sendmail problem
Hi All,
it's my first post in this list.
I'm running dovecot 1.0.rc15 on my Debian Etch box. It's working very well but I faced a problem with Vacation using Sieve. :-(
In fact, after well configuring the system I dont't receive the vacation message, and in the log I found:
deliver(my at address.test): "2008-01-19 12:05:32 "Info: cmusieve: Using sieve path:
2007 Dec 03
3
Please solve my query
hi
my question is
Start a POP3 server on rhel5 with a matching criteria
1) user jack must get mail
2 Allow your network lw.com
3)my133.org domain can not access your server
Thanks And Regards
Bhagwat Swarup
NH India Ltd
2007 Nov 05
1
deliver to subfolder?
Can dovecot's deliver deliver a mail to a certain subfolder within a
user's mailbox?
I was thinking of something along the lines of:
deliver -m subfolder
But what is the correct syntax to deliver to "spam", subfolder of INBOX?
deliver -m spam < message.txt
deliver -m INBOX.spam < message.txt
--
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) plonk at