SASL PLAIN auth is failing...

2004-04-05 Thread Jonathan Villa
I'm getting errors SASL PLAIN authentication failed and before that I get 'error fetching from sasldb: Invalid argument' Any ideas what would cause this... In /etc/postfix/main.cf I have smtpd_sasl_security_options = noanonymous --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyrusw

Re: SASL PLAIN auth is failing...

2004-04-05 Thread Jonathan Villa
via saslpasswd2 -c -u mydomain.com user and the user shows up when I do a sasldblistuser2 also in /usr/lib/sasl2/smtpd.conf I have auxprop now everything in /usr/lib/sasl2 is owned by root, Is this ok or should it be owned by postfix:sasl? On Mon, 2004-04-05 at 23:06, Jonathan Villa wrote

Cyradm can't find Shell.pm, so I symlinked it, however...

2004-04-13 Thread Jonathan Villa
I was getting an error about cyradmn not being able to find Cyrus/IMAP/Shell.pm in @INC so I created a the directory /usr/lib/perl5/5.8.3/Cyrus/IMAP/ and symlinked it. Now, when I try `cyradm localhost` as the user cyrus, root, or anyone else, nothing happens -bash-2.05b$ cyradmn localhost -ba

cyradm gives no output on status of command

2004-04-23 Thread Jonathan Villa
When I try `cyradm localhost` as the user cyrus, root, or anyone else, nothing happens -bash-2.05b$ cyradmn localhost -bash-2.05b$ that's about it. Any way to debug it or find information on manually creating my imap dirs? --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: htt

error when receiving mail for more than one recipient

2004-05-14 Thread Jonathan Villa
Whenever mail is sent to more than recipient at my domain, either to: [EMAIL PROTECTED],[EMAIL PROTECTED] or to:[EMAIL PROTECTED] cc:[EMAIL PROTECTED] I get a return email from mailer-daemon saying that: This is the Postfix program at host

Re: Cyradm problem on RH 3 : undefined symbol: db_version :-/

2004-05-06 Thread Jonathan Villa
try PERL5LIB=/usr/local/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi export PERL5LIB right before case "x$BASH_VERSION" in in cyradm that should take care of "Can't load..." On Mon, 2004-05-03 at 11:35, Patrice Granger wrote: > Hello all ! > > Can someone help me with RH 3ES + Cyrus

cyradm allowing non admin to log in, but not cyrus

2004-04-29 Thread Jonathan Villa
In imapd.conf I have admins: cyrus joe I try [EMAIL PROTECTED] jdv]$ cyradm -user cyrus -auth login localhost IMAP Password: Login failed: user not found at /usr/local/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm line 117 cyradm: cannot authenticate to serve

Re: cyradm allowing non admin to log in, but not cyrus

2004-04-30 Thread Jonathan Villa
favre.iscdev.com and he was unable to log in... I added [EMAIL PROTECTED] to sasldb2 and he can now log in and I've created an IMAP dir... thanks for the reply. On Fri, 2004-04-30 at 01:37, Andreas Winkelmann wrote: > Am Freitag, 30. April 2004 08:06 schrieb Jonathan Villa: > > > In

Sent and Trash not being created

2007-03-19 Thread Jonathan Villa
I joined this list recently, so forgive me if I'm inquiring on a known bug. I've been using Cyrus-IMAP for a few years now and have installed and configured quite a few installs. I'm doing an install right now and the for some reason, the Sent/Trash folders are being created automatically.  It

RE: Sent and Trash not being created

2007-03-20 Thread Jonathan Villa
Correction, I meant that they are NOT being created automatically.  They usually are.  They are on my other instances. From: Jonathan Villa <[EMAIL PROTECTED]> Sent: Tue, 3/20/2007 1:31pm To: Cyrus User's Mailing List Subject: Sent and Trash not being created I joined this list r

RE: Sent and Trash not being created

2007-03-20 Thread Jonathan Villa
No I am not.  I never have.  I will try this. - Original Message - From: Brian Dial <[EMAIL PROTECTED]> Sent: Tue, 3/20/2007 9:00am To: Cc: Cyrus User's Mailing List Subject: Re: Sent and Trash not being created are you using the autocreateinboxfolders: option? Jonathan

RE: Sent and Trash not being created

2007-03-20 Thread Jonathan Villa
ssage - From: Jonathan Villa <[EMAIL PROTECTED]> Sent: Tue, 3/20/2007 10:01pm To: Cyrus User's Mailing List Subject: RE: Sent and Trash not being created No I am not.  I never have.  I will try this. - Original Message - From: Brian Dial <[EMAIL PROTECTED]> Sent: Tue, 3/

RE: Sent and Trash not being created

2007-03-20 Thread Jonathan Villa
even with createonpost - Original Message - From: Andrew Morgan <[EMAIL PROTECTED]> Sent: Tue, 3/20/2007 2:53pm To: Jonathan Villa <[EMAIL PROTECTED]> Cc: Cyrus User's Mailing List Subject: RE: Sent and Trash not being created On Tue, 20 Mar 2007, Jonathan Villa wrote:

Autocreateinboxfolders not being autocreated

2007-03-20 Thread Jonathan Villa
Ok, I've listed the following in my imapd.conf file autocreateinboxfolders: Sent|Trash|Drafts autosubscribeinboxfolders: Sent|Trash|Drafts createonpost:1 (aside from other options as well) but yet those folders are not being autocreated. The Trash folder is being created, with or without those

RE: Autocreateinboxfolders not being autocreated

2007-03-21 Thread Jonathan Villa
> Yes, you may be missing something. Those options only affect new mailboxes > while they are created. If you say only the Trash folder is being created, > I guess the mailbox already exists and your client does create the Trash > folder. No autocreate* involved here. > Simon I've tried this/test

RE: Autocreateinboxfolders not being autocreated

2007-03-21 Thread Jonathan Villa
, ) and autocreatequota must be nonzero Quoting Jonathan Villa <[EMAIL PROTECTED]>: >> Yes, you may be missing something. Those options only affect new mailboxes >> while they are created. If you say only the Trash folder is being created, >> I guess the mailbox already

RE: Autocreateinboxfolders not being autocreated

2007-03-21 Thread Jonathan Villa
t ot use ase a basis since i have it working allowallsubscribe: 1 autocreateinboxfolders: Drafts|Sent Items autosubscribesharedfolders: Projects altnamespace: 1 sharedprefix: Shared Folders autocreatequota: 1 Jonathan Villa wrote: > Ok, I've listed the following in my imapd.conf file > > a

RE: Autocreateinboxfolders not being autocreated

2007-03-21 Thread Jonathan Villa
mp <[EMAIL PROTECTED]> Sent: Wed, 3/21/2007 1:07pm To: Jonathan Villa <[EMAIL PROTECTED]> Cc: Cyrus User's Mailing List Subject: Re: Autocreateinboxfolders not being autocreated Jonathan Villa wrote: > Actually, I'm not sure if the Centos4 RPMS come with the autocreate

Catch All Account

2007-05-18 Thread Jonathan Villa
I know, I know... a catch all account will collect alot of SPAM.  We just need the catch all for about a week while we migrate accounts. Here is my config virtual_mailbox_domains = hash:/etc/postfix/virtual_domains virtual_mailbox_maps = hash:/etc/postfix/vmailbox virtual_alias_maps = hash:/etc/

RE: Connection throttling POP3.

2007-05-21 Thread Jonathan Villa
For a temporary solution... use IPTABLES iptables -s 83.209.35.32 -j DROP or something like that.  I think that will drop ALL connections from the IP. - Original Message - From: Matthew Schumacher <[EMAIL PROTECTED]> Sent: Mon, 5/21/2007 2:40pm To: info-cyrus@lists.andrew.cmu.edu Subjec

RE: Cyrus managment from php..

2007-06-21 Thread Jonathan Villa
Ah ha!  I'm looking at doing the same thing right now.  From what I can see you should be able to use the PHP IMAP functions.  I think this is what web-cyradm uses. I plan to use the PHP IMAP functions unless of course they don't work once I begin my trials. - Original Message - From:

changing cyradm authentication domain

2005-02-26 Thread Jonathan Villa
I've got a Postfix->SASL->IMAP config set up and running ok... I'm trying to duplicate this installation... and while I'm following my same steps... I can't seem to get into cyradm. this is where I think my problem lies. when I try $ cryadm -user asdfasdf localhost I'm using a bogus user to fai

migrating servers

2005-02-28 Thread Jonathan Villa
What would be the process if I wanted to move an installation from one server to another... nothing is corrupted... things are working fine... just need to resintall the os on one server... The new server is already setup and working great... Can I just copy /var/imap/* and /var/spool/imap/*

Re: Cyrus POP3 Issue

2005-03-03 Thread Jonathan Villa
hat we > can see. Googling and a review of the docs have yielded no hits, so we > are posting here. > > Basically, we are just trying to figure out where to start looking to > troubleshoot this. > > Any ideas/suggestions/pointers, etc. greatly appreciated, > Mark -- Jo