FW: Retrieving a banned e-mail

2007-11-13 Thread Rajeev R Veedu
We have a postfix+cyrus+Spamassassin setup and all the virus or Banned or
spam e-mails will move to a folder on /var/virusmails.

I have a falseposative mail moved due to a banned attachment name. Could you
please help me to retrieve these e-mails?

 

Thanks

 

 

Rajeev R. Veedu


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

problem with Websieve

2007-05-24 Thread Rajeev R Veedu
When I set vacation message in websieve the following error comes for some
users. Could you please help me to sor this out?

 

res=IMAP::Sieve [ putscript ]: couldn't save script defscript : NO {95}
Sieve vacation active
Script defscript active.. 
Update successful...

 

the vaction message is not working

 

This problem is not there for every user but for some users. Is there
anything to do with the permission?  I haven't changed any setting as I
could remember.

 

Your help would be realy appriciated.

 

Thanks

 

Rajeev

 

 


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

problem in Authentication.

2007-05-16 Thread Rajeev R Veedu
I have an openexchange setup with Cyrus Imap and SASL authentication. 

 

May 16 11:40:38 mail pop3[7641]: badlogin: [192.168.1.68] plaintext
matthew_sullivan SASL(-13): authentication failure: checkpass failed

May 16 11:40:38 mail pop3[7640]: badlogin: [192.168.1.69] plaintext duncan
SASL(-13): authentication failure: checkpass failed

May 16 11:52:04 mail pop3[7713]: badlogin: [192.168.1.114] plaintext s.kim
SASL(-13): authentication failure: checkpass failed

May 16 11:52:04 mail pop3[7650]: badlogin: [192.168.1.52] plaintext sajiv
SASL(-13): authentication failure: checkpass failed

 

The system was up about 1 year and I never faced this problem. Also I
haven't changed any settings in the configuration. 

 

Since yesterday I am getting this RANDOM authentication failure and would
appreciate if you could help me,

 

Regards

 

Rajeev

 

 My configuration is as below:-

[EMAIL PROTECTED] ~]# rpm -qa |grep cyrus

cyrus-sasl-md5-2.1.19-5.EL4

cyrus-sasl-devel-2.1.19-5.EL4

cyrus-imapd-utils-2.2.12-3.RHEL4.1

cyrus-sasl-2.1.19-5.EL4

cyrus-imapd-2.2.12-3.RHEL4.1

cyrus-sasl-plain-2.1.19-5.EL4

 

/etc/saslauthd.conf is as below:

 

 

[EMAIL PROTECTED] ~]# cat /etc/saslauthd.conf

ldap_servers: ldap://127.0.0.1:389/

#ldap_bind_dn: cn=admin,dc=DOMAIN,dc=com

#ldap_password: secret

ldap_search_base: ou=Users,ou=OxObjects,dc=DOMAIN,dc=com

#ldap_default_realm: DOMAIN.com

#ldap_use_sasl: yes

ldap_auth_mech: PLAIN

 

IMAP CONFIG IS 

 

cat /etc/imapd.conf

 

configdirectory: /var/lib/imap

defaultpartition: default

partition-default: /var/spool/imap

unixhierarchysep: yes

domain_as_prefix: 1

lmtp_downcase_rcpt: yes

admins: mailadmin cyrus

quotawarn: 90

lmtp_overquota_perm_failure: no

virtdomains: userid

defaultdomain: Domain.com

sendmail: /usr/sbin/sendmail.postfix

allowanonymouslogin: no

autocreatequota: 1024000

createonpost:  no

autocreateinboxfolders: Sent Items|Spam|Draft|Trash

autosubscribeinboxfolders: Sent Items|Spam|Draft|Trash

autosubscribesharedfolders: public

umask: 077

sieveusehomedir: false

sievedir: /var/spool/sieve

hashimapspool: true

allowplaintext: yes

sasl_pwcheck_method: saslauthd

sasl_mech_list: PLAIN NTLM

lmtpsocket: /var/run/imap/socket/lmtp

lmtpunix:/var/run/imap/socket/lmtp

idlesocket: /var/run/imap/socket/idle

notifysocket: /var/run/imap/socket/notify


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

FW: problem in Authentication.

2007-05-16 Thread Rajeev R Veedu
I have a setup with Cyrus Imap and SASL authentication. + Postfix I am
getting following error on maillog.

 

May 16 11:40:38 mail pop3[7641]: badlogin: [192.168.1.68] plaintext
matthew_sullivan SASL(-13): authentication failure: checkpass failed

May 16 11:40:38 mail pop3[7640]: badlogin: [192.168.1.69] plaintext duncan
SASL(-13): authentication failure: checkpass failed

May 16 11:52:04 mail pop3[7713]: badlogin: [192.168.1.114] plaintext s.kim
SASL(-13): authentication failure: checkpass failed

May 16 11:52:04 mail pop3[7650]: badlogin: [192.168.1.52] plaintext sajiv
SASL(-13): authentication failure: checkpass failed

 

The system was up about 1 year and I never faced this problem. Also I
haven't changed any settings in the configuration. 

 

Since yesterday I am getting this RANDOM authentication failure and would
appreciate if you could help me,

 

Regards

 

Rajeev

 

 My configuration is as below:-

[EMAIL PROTECTED] ~]# rpm -qa |grep cyrus

cyrus-sasl-md5-2.1.19-5.EL4

cyrus-sasl-devel-2.1.19-5.EL4

cyrus-imapd-utils-2.2.12-3.RHEL4.1

cyrus-sasl-2.1.19-5.EL4

cyrus-imapd-2.2.12-3.RHEL4.1

cyrus-sasl-plain-2.1.19-5.EL4

 

/etc/saslauthd.conf is as below:

 

 

[EMAIL PROTECTED] ~]# cat /etc/saslauthd.conf

ldap_servers: ldap://127.0.0.1:389/

#ldap_bind_dn: cn=admin,dc=DOMAIN,dc=com

#ldap_password: secret

ldap_search_base: ou=Users,ou=OxObjects,dc=DOMAIN,dc=com

#ldap_default_realm: DOMAIN.com

#ldap_use_sasl: yes

ldap_auth_mech: PLAIN

 

IMAP CONFIG IS 

 

cat /etc/imapd.conf

 

configdirectory: /var/lib/imap

defaultpartition: default

partition-default: /var/spool/imap

unixhierarchysep: yes

domain_as_prefix: 1

lmtp_downcase_rcpt: yes

admins: mailadmin cyrus

quotawarn: 90

lmtp_overquota_perm_failure: no

virtdomains: userid

defaultdomain: Domain.com

sendmail: /usr/sbin/sendmail.postfix

allowanonymouslogin: no

autocreatequota: 1024000

createonpost:  no

autocreateinboxfolders: Sent Items|Spam|Draft|Trash

autosubscribeinboxfolders: Sent Items|Spam|Draft|Trash

autosubscribesharedfolders: public

umask: 077

sieveusehomedir: false

sievedir: /var/spool/sieve

hashimapspool: true

allowplaintext: yes

sasl_pwcheck_method: saslauthd

sasl_mech_list: PLAIN NTLM

lmtpsocket: /var/run/imap/socket/lmtp

lmtpunix:/var/run/imap/socket/lmtp

idlesocket: /var/run/imap/socket/idle

notifysocket: /var/run/imap/socket/notify


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

RE: problem in Authentication.

2007-05-16 Thread Rajeev R Veedu

I can not locate saslcache. Can you tell me where it could be (Iam running
Cyrus on Centos4)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dmitriy
Kirhlarov
Sent: Wednesday, May 16, 2007 2:06 PM
To: info-cyrus@lists.andrew.cmu.edu
Subject: Re: problem in Authentication.

On Wed, May 16, 2007 at 11:56:19AM +0400, Rajeev R Veedu wrote:

 The system was up about 1 year and I never faced this problem. Also I
 haven't changed any settings in the configuration. 
 
  
 
 Since yesterday I am getting this RANDOM authentication failure and would
 appreciate if you could help me,

try to clean saslauthd cache with saslcache and restart saslauthd.

WBR.
Dmitriy

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Purging spam mails

2006-11-06 Thread Rajeev R Veedu








I have a Postfix + Cyrus mail setup + clamav+spam assassin mail
setup. I have created a rule to move all mails tagged as Possible Spam
to user.inbox.spam
folder. Now I would like to have a method to delete these spam e-mails if
they are a week older. 



Could someone please tell me how I could delete all mails in every users inbox.Spam folder if they are a week older?




Any support or guidance would be really appreciated.



Thanks



Rajeev









Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Mail forwarding to a dynamic IP address.

2006-10-19 Thread Rajeev R Veedu








I have a Cyrus installation with postfix and open xchange. I
get the mails from catchall account with procmail and distribute with the mail
server. Now I have a new site office where couples of staff members are going
to be relocated. 

Since we have only an ADSL line on site office if there any
way I could forward the mails for these staff members to another Mail Server
with dynamic IP address?



Any input will be really appreciated.



Thanks



Rajeev R. Veedu.







Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Problem with the reconsturct

2006-10-12 Thread Rajeev R Veedu








Hi



I have a Cyrus installation (CentOS+Postfix) and by
mistake I have deleted one mail box (rm rf mailbox/) is there any
way I can get the mail box back?. I tried to use reconstruct but the command
gives as below:-



[EMAIL PROTECTED] user]#
/usr/bin/reconstruct

-bash: /usr/bin/reconstruct: Too many levels of
symbolic links



Any support would be really helpful



Thanks



Rajeev









Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

RE: Problem with the reconstruct

2006-10-12 Thread Rajeev R Veedu
Simon 
You are correct and it solved the problem.

Thank you very much 

Rajeev

-Original Message-
From: Simon Matter [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 12, 2006 1:42 PM
To: [EMAIL PROTECTED]
Cc: info-cyrus@lists.andrew.cmu.edu
Subject: Re: Problem with the reconsturct

 Hi



 I have a Cyrus installation (CentOS+Postfix)  and by mistake I have
 deleted
 one mail box (rm -rf  mailbox/) is there any way I can get the mail box
 back?. I tried to use reconstruct but the command gives as below:-



 [EMAIL PROTECTED] user]# /usr/bin/reconstruct

 -bash: /usr/bin/reconstruct: Too many levels of symbolic links

1) Is this really cyrus's reconstruct?
2) Never call those commands as root! Use something like

su - cyrus -c /usr/lib/cyrus-imapd/reconstruct -rf user.xxx

Simon




 Any support would be really helpful



 Thanks



 Rajeev



 
 Cyrus Home Page: http://cyrusimap.web.cmu.edu/
 Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
 List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html