Am 02.07.2018 um 06:57 schrieb Alexander Dalloz:
Am 02.07.2018 um 03:39 schrieb Andrew Bernard:
Any assistance most appreciated.
Andrew
man 5 imapd.conf
sasl_option: 0
Any SASL option can be set by preceding it with "sasl_". This file
overrides the SASL configuration f
Am 02.07.2018 um 03:39 schrieb Andrew Bernard:
I am having trouble with getting imapd and saslauthd to work together on
Ubuntu 18.04, using the recent Cyrus imapd (3.0.7) and sasl (2.1.26)
releases. Using postfix (3.3.1), I have the saslauthd state directory in
/var/run/saslauthd (and also in the
Am 26.06.2017 um 23:53 schrieb haider al-shook via Info-cyrus:
when i login through squirrelmail i get the error message in the left pane:
|
| ERROR: |
|
| ERROR: Could not complete request.
Query: CREATE "INBOX.Sent"
Reason Given: Permission denied
|
|
|
on the home page i get the err
Am 10.06.2016 um 17:08 schrieb Mogens Melander via Info-cyrus:
Ok, so I finally got sendmail to preserve domain in the mail address. It's
a bunch
of m4 macros that I have no idea about what they are there for.
Hi Mogen,
sorry to see that you are still fighting with this setup task.
For some
Am 02.06.2016 um 18:18 schrieb Mogens Melander:
Thanks Alexander
I have been all over the install-virtualdomains docs, plus a lot of
deprecated info found on Google,
not getting closer to a solution.
My confic and log-files:
--- cyrusv2.mc
--
Am 02.06.2016 um 15:09 schrieb Mogens Melander via Info-cyrus:
Hi Guys,
I've been trying to get sendmail to play nice with imap with virtual
domains and virtdomains: userid with no luck so far.
The imap part is working as far as I cat tell. I can login as
u...@domain.tld
using imtest -a u...@do
Am 24.02.2016 um 18:15 schrieb Andrea Venturoli via Info-cyrus:
On 02/24/16 15:24, Sebastian Hagedorn wrote:
Use virtusertable instead of aliases, e.g.
postmas...@oneofmydomains.comroot
Don't use unqualified LHS addresses.
And make sure to direct a catch-all to the error mailer in virtuse
Am 31.07.2015 um 19:14 schrieb Alvin Starr:
>
>
> This one has me baffled.
> I use sieve to check the X-spam-thingie header to see if I think the
> message is spam and then put it into the spam folder.
>
> One user has started to see all their email but for mail from the local
> domain go into the
Am 23.07.2015 um 13:49 schrieb Marcus Schopen:
> Hi,
>
> is it possible to deliver per domain to different cyrus hosts via lmtp
> with e.g. two different cyrusv2.m4 macros?
http://www.phildev.net/cyrus/cyrus_mta.html
> Ciao
> Marcus
Alexander
Cyrus Home Page: http://www.cyrusimap.org/
Lis
Am 23.10.2014 um 22:28 schrieb Admin@bbs1:
> Hi,
> due to a server change i ported my ldap Accounts to a new host. I tried
> to migrate my cyrus imap settings but i still can't log in, because the
> realm is stripped. For example "i...@my-domain.com" becomes simply "info".
> I tried to adopt the /e
Am 17.10.2014 um 19:05 schrieb Antonio Denizor:
> Hi,
>
> I'm trying to protect myself from POODLE SSLv3 Vulnerability, I have
> cyrus-imapd-2.3.7-12 and CentOS release 5.9, I need a help, how to disable
> SSLv3 in my Cyrus IMAP server?
>
> Bestregards,
> Antonio Denizor
You run an EOLed dist
Am 19.04.2014 00:17, schrieb Gustavo Coelho:
> Excuse me,
> are you telling me that cyrus-imap does not work together with qmail-ldap ?
> Are you serious ?
Please let's keep the discussion on the mailing list. And please do not
top-post.
Frankly speaking, I do not care for qmail-ldap. qmail is a
Am 18.04.2014 22:49, schrieb Gustavo Coelho:
> Hi folks,
>
> i have installed cyrus-imap and i can not get it to work. I can authenticate
> against saslauthd and everything is working in such realm. But how do i tell
> it to read my users maildir ?
[ ... ]
> I am using qmail-ldap and i would l
Am 23.07.2011 08:42, schrieb Maria McKinley:
> Thanks Alexander.
>
> authsufficient pam_unix.so
> authsufficient pam_ldap.so try_first_pass
> authrequiredpam_deny.so
> account sufficient pam_unix.so
> account sufficient pam_ldap.so
> account required
Am 05.04.2010 23:16, schrieb Joe Vieira:
> in your imapd.conf
>
> #SASL set up
> sasl_pwcheck_method: saslauthd
> sasl_mech_list: PLAIN LOGIN (if you use plain)
Well, that does not make saslauthd magically use auth information from
an LDAP directory.
Diego, your OS should ship cyrus-sasl togeth
> Hello Reinaldo,
>
> I'm not having any success with removing this error. If create the file
> that it says is missing I get this error:
>
>lmtpunix[8901]: sieve runtime error for mydomain.com id
> <20100403063500.97552a0...@mail.mydomain.com>: Run error
>
> I created the file with: "sudo -u c
Am 02.04.2010 16:29, schrieb Derek Chen-Becker:
> On 04/02/2010 12:05 AM, Dan White wrote:
>>
>> Your sasl install, and/or your link against libsasl2 looks bad. Does your
>> glue library, libsasl2.so (in /usr/lib ?), match your install in
>> /usr/local/lib?
>
> libsasl2.so is in /usr/local/lib, an
> Yes, for sure.
>
> Could you give me an idea on how lmtp client should be configured
> on postfix's master.cf for connecting to a remote cyrus server ?
>
> Thanks a lot Andrew
in main.cf:
relay_domains = hash:/etc/postfix/relay_domains
in relay_domains (either of the 2; see "man 8 lmtp"):
exa
Jerome Nenert schrieb:
Hello,
We try to build a virtualdomain cyrus server with sendmail. Sendmail
must manage aliases. Here's the goal architecture :
_ the fqdn of our cyrus server is imap.domain.com
_ sendmail on this server must accept messages for both
domain1.domain.com & domain2.doma
AndrXs Tarallo schrieb:
I have to deploy an Email Server based on Cyrus IMAP, Postfix and
LDAP. This is no problem, I have done it before.However our customer
requests for a web based tool for administering user accounts and
quotas.
We found tools capable of administering accounts in the LDA
Eric Doutreleau schrieb:
Rudy Gevaert a écrit :
Andreas Winkelmann wrote:
Ok, please remove the "LOGIN" Mechanism from sasl_mech_list.
# Authentication configuration
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN LOGIN "LOGIN" is not able to do authorization
(-a cyrus -u user). Only
Paul Dekkers schrieb:
Hi,
Hmm! Is anyone running Cyrus on 64-bit Red Hat?
Me.
# ./configure
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux-gnu failed
and fr
Kevin Kruzich schrieb:
Clarification below...
Kevin Kruzich wrote:
I have an /etc/sasldb2 containing around 600 accounts, in GNU dbm
format. In running sasldblistusers2 I can see entries like so:
[EMAIL PROTECTED]: cmusaslsecretPLAIN
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: use
Sam schrieb:
Its test script shown as below:
# su cyrus
%imtest -m login -p imap localhost
S: * OK newranger Cyrus IMAP4 v2.3.1 server ready
That is an early release of the still BETA 2.3 tree. It has security
issues and other weaknesses. Use 2.3.7 if you want to run the BETA release.
C: C
Sam schrieb:
Sam wrote:
Hi,
The pop login failed with cyrus-imap23.
the error message is:
Aug 7 15:17:10 newbox pop3[35477]: badlogin: sender.com [10.1.2.99]
plaintext sam SASL(-13): user not found: checkpass failed
In the other mail box (core2) with the identical configuration, the
logi
Holm Kapschitzki schrieb:
Hi,
i have installed a debin sarge package
cyrus21-imapd_2.1.18-1+sarge2_i386.deb and a problem with "x" in the
subject cause of german "ä". Its the 7-bit Header Poblem. Now i just
looking for a patch, but cant find it. Is there anybody who have the
same problem an
Nick Smith schrieb:
Actually i had to install from source, which worked out fine after i
installed the mysql-devel rpm. I am now getting this error:
Jul 18 12:48:14 PAM-warn[7955]: function=[pam_sm_authenticate]
service=[imap] terminal=[] user=[nick.smith]
ruser=[] rhost=[]
Jul 18 12:48:
Jim Schueler schrieb:
Hello.
I went to the following URL:
https://lists.andrew.cmu.edu/mailman/listinfo
But I could not find a mailing list for Cyrus imapd. Is this distribution
still supported? Where can I post a question specific to the imapd
application?
Sincerely,
Jim Schueler
Th
2 is EOL since a long time, though it is
security supported by fedoralegacy.org. Though that support will end
soon (probably within a few months, as when FC6 will be released). I
recommend to not use FC2 as a base for a new mail server. If you choose
current FC5 you can get Cyrus-IMAPd packaged from Fedor
gex","notify"];
> # send a reciept notification:
> if true {
> notify :method "mailto" :options ["[EMAIL PROTECTED]"]
> :message "New FastandSecure Message";
> keep;
> }
>
>
> Thanks everyone.
> Michael Luich
> [
rl modules in /usr/local and /opt (the other locate places are the
source code locations), but your Perl include path does not cover that
directories. Install Cyrus-IMAPd together with the Perl modules inside
/usr instead of /usr/local.
Don't you run an OS with a package manager? Then package
er at least the "c" ACL. That is documented at least in the
Cyrus-IMAPd wiki.
Alexander
--
Alexander Dalloz | Löhne, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendip
91]: badlogin: localhost [127.0.0.1] CRAM-MD5
> [SASL(-13): authentication failure: bad userid authenticated]
> Jun 27 04:18:49 mailtx1 perl: No worthy mechs found
Different mechs are probed once the initial auth setup failed.
> I would really appreciate any tips/pointers/help on
Am Do, den 22.06.2006 schrieb Walter Willmertinger um 15:40:
> @Alexander Dalloz: Thank you, I noticed that in my imapd.conf the
> notify daemon was commented out.
> But after uncommenting and restart of the cyrus.imapd still nothing
> happens with my notify.
man imapd.conf
In Cyrus-IMAPd documentation look at
man notifyd
This way Postfix sends the devlopers a carbon copy of the inbound mail
and the notify daemon sends them a mail (initiated by sieve).
Alexander
--
Alexander Dalloz | Löhne, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.un
to get Cyrus-IMAPd
logs into a separate log file.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 02:35:29 up 30 days, 3:23, load a
Am Fr, den 07.04.2006 schrieb lartc um 19:05:
> i cannot get imap to pass the realm either in the userid or realm field
> to saslauthd.
saslauthd runs with parameter "-r"?
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http
reload
5) saslpasswd2 -c -u localdomain cyrus [omit "-u" if it should your
`hostname`]
add more users as required
6) chown root:mail /etc/sasldb2
7) chmod 640 /etc/sasldb2
8) vi /etc/imapd.conf
-> sasl_pwcheck_method: auxprop
-> sasl_auxprop_plugin: sasldb
-> sa
: v2.1.18 2005/02/14 06:45:19
Use cyrus-imapd22 from ports.
> os : FreeBSD
> os-version : 6.0-RELEASE
> environment: Cyrus SASL 2.1.15
Does FreeBSD 6 really ship that old SASL version? (Though not related to
your problem.)
> Matt
Alexander
--
Alexander Dalloz | Enger, Germany | G
t what is online is not in anyway
> consistant; probably due to the advanced coding of cyrus. Even
> compiling the program is almost undocumented unless one knows what all
> the flags do.
> Jim
The path you show above looks very uncommon. Which OS / release do you
run? Doesn't
EST Build Host:
monk.karan.org
Group : Systemumgebung/Bibliotheken Source RPM:
cyrus-sasl-2.1.19-5.EL4.src.rpm
Size: 2864344 License: Freely
Distributable
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://w
rtunately. So I am
too using saslauthd with LDAP backend. Upcoming Fedora Core 5 will have
a cyrus-sasl-ldap RPM; RHEL5 will have too (but that is far away in
future).
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.ht
http://oregonstate.edu/~morgan/cyrus/nightly_quota_warnings.pl
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 17:44:10 up 10 days, 19
this rate, the log fills up relatively fast. There a way to turn
> down the logs verboseness? Have it only log something when something is
> wrong, not just routine checks on the system?
>
> Kurt
Don't log priority "debug". See "man syslog".
Alexa
#x27;t find mailbox ?
unixhierarchysep: no
-> cyradm: cm user.firstnamelastname
unixhierarchysep: yes
-> cyradm: cm user/firstnamelastname
orcm user/firstname.lastname
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statemen
use multiple imapd.conf files. In cyrus.conf configure the services
with specific configuration file calls, i.e.
imap cmd="imapd -C /etc/imapd-a.domain.conf" listen="imap"
prefork=5
imap cmd="imapd -C /etc/imapd-b.domain.conf" listen="imap"
facility is a compile time setting only.
> Rob
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 18:15:19 up 5 days, 3:06, load average: 0.65,
:mail, in hope, that could be
> the trick.
>
> Postfix is version 2.2.5
> Cyrus is version 2.2.12
>
> System are Gentoo
> cu denny
`deliver' binary is set suid?
Simon Matter's RPM of Cyrus-IMAPd ships with a small wrapper for this
purpose.
$ ls -al /usr/lib/cyrus-imapd
s the RPM package management of your system.
Just rebuild the SRC.RPM Simon provides. It too contains a lot of useful
patches. I am using it myself on a CentOS 4.2 x86_64 system.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.un
sing ssl.
>
> when I try to use cyradm, and specify port 993, I can seem to log
> on.
>
> What are the magic commands when I use ssl only?
> Chip
http://comments.gmane.org/gmane.mail.imap.cyrus/20931
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB3
users?
> Attila
You need to set in imapd.conf
unixhierarchysep: yes
That allows you to create mailboxes with cyradm like
cm konyvtarkozi.kozpontikvt
cm konyvtarkozi.kozpontikvt/subfolder
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http:
ion isn't set properly inside imapd.conf on HostB.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 20:07:37 up 61 days, 44 users,
xes from. It
does not read the storage in raw.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 20:04:47 up 59 days, 41 users, load a
Am Mi, den 01.02.2006 schrieb Antoine Jacoutot um 15:51:
> I was wondering if it was possible to use cyradm to administer an imaps
> server.
> Antoine
http://comments.gmane.org/gmane.mail.imap.cyrus/20931
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0
Am Mi, den 01.02.2006 schrieb David Newman um 1:29:
> We are moving mail servers. The old ones ran courier-imap and the new ones
> run cyrus-imap. We have to move existing messages, currently in Maildir
> format, onto the new servers.
> dn
imapsync
Alexander
--
Alexander Da
umn=host logpidcolumn=pid logtimecolumn=time
> sqllog=1
>
> # account
> account required/usr/local/lib/pam_mysql.so user=postfix
> passwd=postfix host=localhost db=postfix table=mailbox usercolumn=username
> passwdcolumn=password crypt=1 logtable=log logmsgcolumn=msg
&g
m4 macro which ships with
Redhat's/Fedora's Sendmail RPM by this one
http://anfi.homeunix.net/sendmail/cyrusv2.html
and use the cyrusv2d as MAILER.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedo
nd not
"INBOX/sub/[EMAIL PROTECTED]
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 19:09:18 up 55 days, 23:46, load average: 0.24, 0.
Am Di, den 24.01.2006 schrieb Shaun Bolling um 16:20:
> Hello all, does anyone know a way to empty all the email and/or folders
> from an account with out deleting the account?
>
> --Shaun
How about `man ipurge'?
Alexander
--
Alexander Dalloz | Enger, Germany | GPG h
kages are compiled). It
> certainly isn't a cyrus-imapd problem per se.
> sven
There is no problem with the RHEL4 Cyrus-IMAPd RPM. A non-RHEL4 Perl
package may though be a trouble maker.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement
uot;
If you grep through the changelog you will find that with release 2.1.19
of Cyrus SASL this capability was added.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kerne
f your system can't handle them (in your case by
saslauthd).
Hint: searching the list archive would have told you that.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon wi
ocess 13051 exited, status 0
Kick Norton Antivirus.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 14:25:05 up 1 day, 19:02, load avera
-sasl-sql), but
it is not configured, probably because not needed in your setup. Remove
the sql plugin and the messages will go away.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on A
o be in the default domain (if
> set).
> Allowed values: off, userid, on
>
> What actions does the "userid" value trigger? In testing I can't see that
> it does anything. Are the docs correct?
>
> Thanks,
> -Bill Kearney
http://asg.web.cmu.e
H 6.2! *sick* The nmap output is a real
horror show. I am always astonished when people are that airy.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2sm
ot=extras&rev=1.5&view=markup
The CVS directory above contains the patch files.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendi
eate patches already. They, the patches, are just not
that up to date as those Simon's latest RPM incorporate.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2
ory.fsf.org/email/misc/imapsync.html
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 04:09:11 up 8 days, 2:09, load average:
you need to change anything
compared to the Cyrus-IMAPd Fedora ships with (Fedora Extras), then get
the src.rpm and add your patch. Or get the very nice package from Simon
Matter (pre-packager of the FE rpm):
http://www.invoca.ch/pub/packages/cyrus-imapd/
> Peter P. Benac, CCNA
Alexander
hen trying to camouflage.
Btw. you are running an EOL (end of lifetime) Linux distribution
release. Think about that.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon w
quot; this directory when a user trys
> to connect ?
> yes or?
Only if the autocreate is configured according to it's documentation.
Read it carefully. You else too may get a new mailbox each time a
spammer sends his message to a non existing user (your MTA should
prevent you from this)
L01 LOGIN root {6}
You observe anything in line above?
> S: + go ahead
> C:
> S: L01 NO Login failed: user not found
> Authentication failed. generic failure
> Security strength factor: 0
It does not wonder that auth fails, as your sasldb2 does not contain a
"root" user, which
ur auth setup works with Cyrus-IMAPd itself
(not just the specific Perl tool cyradm)?
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipit
man imapd.conf ->
"sasl_option: 0
Any SASL option can be set by preceeding it with "sasl_".
This file overrides the SASL configuration file."
And the SASL option is "sasldb_path".
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0
"sasl_option: 0
Any SASL option can be set by preceeding it with
"sasl_". This
file overrides the SASL configuration file."
And the SASL option is "sasldb_path".
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.ed
/
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 13:49:15 up 9 days, 20:41, load average: 0.15, 0.18, 0.16
---
Cyrus Home Page: http://asg
ugh
/etc/sysconfig/saslauthd.
> Do we need to create Maildir in every users home directory ?
No, Cyrus-IMAPd has his own central mail storage.
> Vijay.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
F
gt; Regards
>
> Wingthor
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.27_FC2smp
Serendipity 19:55:08 up 27 days, 18:32, load average: 0
It is more your Postfix does not know about the different mail storage
with Cyrus-IMAPd (Postfix uses a local mailer like procmail; you will
have to migrate mail which got in falsely so far). So tell Postfix to
hand over the mail to Cyrus-IMAPd using the LMTP socket. Several
examples are to be found usi
ely nothing by hiding any
kind of version number or IMAP server type string. Get over to useful
things and keep your system up to date. Your version of Cyrus-IMAPd is
outdated and has bugs (at least if not patched).
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
ke
imaps cmd="imapd -s" listen="imaps" prefork=0
and generate the required certificates using OpenSSL. There are plenty
of howtos in the www (use google).
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x
rate the existing mails.
http://freshmeat.net/projects/imapsync/
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.27_FC2smp
Serendipity 17:01:43 up 17 days, 15
en very weak and not a good platform
for Open-Xchange -, you then should use Simon's patch (available on his
server too; see his remarks) and rpmbuild the RHEL BDB SRC.RPM with it.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: htt
without problems not using [IP] syntax, this is fine.
Though putting plain IPs into squared brackets is a usual thing in the
mail area ;) A close look at the source code should show up how the
master deals with this configuration.
Regards
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http
ither the hostname or bracket-enclosed IP address of a network
interface" [man cyrus.conf]
imap cmd="imapd" listen="[55.66.77.88]:imap" prefork=1
imap cmd="imapd" listen="foo.bar.biz:imap" prefork=1
> Looks like there is nothing wrong w
uot; directive. Instructions are pretty clear.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.27_FC2smp
Serendipity 04:38:54 up 3 days, 3:16, load average:
ostfix.state-of-mind.de/patrick.koetter/smtpauth/
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.14_FC2smp
Serendipity 18:29:28 up 5 days, 15:09, load average:
eject them initially. Your log shows that the fault comes from mailer
cyrus trying to deliver. As suggested, use a catch-all entry for non
existing mail addresses or use Andrzej's real time integration hints for
Sendmail and Cyrus-IMAPd.
Alexander
--
Alexander Dalloz | Enger, Germany
isn't able to deliver the mail to the postmaster account.
You should consider using a catch-all entry (i.e. in the virtusertable)
to reject mail to non existing accounts and not accepting them and then
getting them to your postmaster.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://
if that is desired at
all).
Please read the available documentation completely.
http://asg.web.cmu.edu/cyrus/download/imapd/install-admin-mb.html
--> about creation of mailboxes
http://email.uoa.gr/projects/cyrus/autocreate/
--> about the autocreate patch and settings
Alexander
-
e
/var/spool/mail indicates mbox storage. See i.e.
http://www.oreilly.com/catalog/mimap/chapter/ch09.html#92594
for how to migrate.
Alexander
P.S. You still hijack. This mail appears as an reply to "Re: Sieve -
Cyrus".
--
Alexander Dalloz | Enger, Germany | new address - new key: 0xB36
s
well "man imapd.conf" and "man cyrus.conf".
Which documentation do you miss? You see the URLs in the signature of
every mail of this list?
Alexander
--
Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773
legal statement: http://www.uni-x.org/legal.
u want to?
Alexander
P.S. You shouldn't reply to other list mails while starting a new topic,
causing threaded list view breakage (its called thread hijacking).
--
Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora GN
ttp://www.innosoft.com/app-notes/sieve/draft-showalter-sieve-vacation-01.html
http://www.ietf.org/internet-drafts/draft-showalter-sieve-vacation-06.txt
http://wiki.fastmail.fm/wiki/index.php/SieveVacation
Alexander
--
Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773
ions of /var/spool/imap/stage.
$ ls -ld /var /var/spool /var/spool/imap /var/spool/imap/stage.
drwxr-xr-x 22 root root 4096 Oct 7 10:04 /var
drwxr-xr-x 23 root root 4096 Oct 7 10:18 /var/spool
drwx-- 9 cyrus mail 4096 Dec 2 14:47 /var/spool/imap
drwx-- 2 cyrus mail 4096 Jan 10
TURE(`preserve_local_plus_detail')dnl
To instruct Sendmail to find the lmtp socket file is important!
After the last appearance of MAILER add:
MAILER(cyrusv2)dnl
service sendmail restart
will regenerate the sendmail.cf and Sendmail hands over incoming mail to
Cyrus-IMAPd.
Alexander
eate 2 mailboxes. Cyrus-IMAPd
can handle masses of mailboxes.
If you want IMAP as well as POP3 serving have a look at /etc/cyrus.conf
into the SERVICES {} section.
> do i need 2 servers (my old qpopper and cyrus)?
No, of course not.
> richard
Alexander
--
Alexander Dalloz | Enger, Germa
p[31990]: auxpropfunc error no mechanism available
> Dec 21 07:15:21 Uprava imap[31990]: _sasl_plugin_load failed on
> sasl_auxprop_plug_init for plugin: sql
>
> I have tried to set "auxprop" plugin to "sasldb" in "imapd.conf", but to
> na avail:
Remov
> Sasa
Please see "man imapd.conf" --> duplicatesuppression (enabled by
default). Did you change that?
Else check the mail headers of duplicates (time, message ID, ...) to
find the reason. Check the maillog.
Alexander
--
Alexander Dalloz | Enger, Germany | new address - ne
1 - 100 of 138 matches
Mail list logo