Displaying 20 results from an estimated 200 matches similar to: "auth unix sockets"
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 Jul 10
2
file mail-transaction-log-view.c: assertion failed (v1.0.12)
Hi all.
Looking at previous weeks logs I discovered strange errors: "file mail-transaction-log-view.c: assertion failed"
dovecot v 1.0.12
Server is hosting more than 500 virtual users. It is compleate dovecot error log; only my own mailbox is affected ...and imap folder affected is "dovecots mailing list" :)
While "Corrupted transaction log file" as far as I know
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
Sorry for previous post with incorrect referrals/thread.
For large mailboxes (64k + messages) using maildir I got random "out
of memory" errors.
[mail addresses hidden]
dovecot: Dec 05 18:25:27 Error: IMAP(****@****): block_alloc(): Out of memory
dovecot: Dec 05 18:25:27 Error: child 14142 (imap) returned error 83 (Out of memory)
dovecot: Dec 05 18:27:29 Error: IMAP(****@****):
2007 Apr 03
2
1.0rc29: LDA chroot problem
Hi,
I got strange problem with dovecot LDA;
in dovecont.conf: mail_chroot = /srv/vmail
---
deliver(test at fakedomain.net): Apr 03 07:28:21 Info: auth input: test at fakedomain.net
deliver(test at fakedomain.net): Apr 03 07:28:21 Info: auth input: uid=400
deliver(test at fakedomain.net): Apr 03 07:28:21 Info: auth input: gid=400
deliver(test at fakedomain.net): Apr 03 07:28:21 Info: auth
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
2008 Feb 11
1
Dovecot auth-master socket as postfix table lookup source.
Hi all.
Intro: Timo has already done great job providing patch which allows
postfix to authenticate directly against dovecot (included in latest
postfix sorce code/release).
Now I'm looking around for one more thing. I want to use dovecot's
user db as source for postfix lookup tables.
In particular: virtual_mailbox_maps
Main reason is - postfix access rules and fighting against spam.
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"
|
2007 Jun 20
3
dovecot -n segfault
# uname -a
Linux ns2 2.6.18-4-sparc64 #1 Mon Mar 26 11:16:07 UTC 2007 sparc64
GNU/Linux
# dovecot -n
# 1.0.1: /usr/local/etc/dovecot.conf
Segmentation fault
uhu?
ciao
Luca
2007 Oct 09
2
Mailformat
Hi,
When saving a message as draft from Thunderbird and later opens it with
squrrelmail i get all the html code. Also do mails from Google calander
and som others give a warning (in Squirrelmail) that they ar badly
formated)
This after upgrading to 1.1beta2.
Any ideas?
Best Regards - Jon
--
Jon Essen-Moller
http://tenka.se
2018 Sep 25
1
How to troubleshoot admin auth values in url format http://admin:password@icecast.org:1234
Hello,
I'm asking if there is a way to do extra troubleshooting for admin auth, by
adjusting a config parameter (i.e. loglevel), then looking at log files.
Sometimes I can auth properly when trying to update metadata using a url
with basic auth embedded before the server/hostname, requested from a web
browser like google chrome.
i.e.
http://admin:password at
2003 Nov 25
0
The latest dovecot fixes the problems with most mail clients
.99.10.4 fixes most the issues with kmail. For some reason if I look at an
email and then go to another one and then try to go back to one I've already
viewed sometimes it shows the mail as an atacment.
This version does fix the problem with squrrelmail not being able to subscribe
to folders. Thanks for the fixes.
--
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
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
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:
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 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 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 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 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