Vacation Sieve

2001-07-16 Thread Shelley Waltz
t;[EMAIL PROTECTED]", "[EMAIL PROTECTED]", "[EMAIL PROTECTED]", "[EMAIL PROTECTED]"] "On vacation for the next week"; however, mail justs operates as if there is no vacation mail script. There are no messages in the imapd or maillog files reporting

Re: Vacation Sieve

2001-07-19 Thread Shelley Waltz
It turns out that Sieve is "case sensitive" regarding the addresses specified. { Shelley Waltz Center for Advanced Biotechnology and Medicine UMDNJ/Rutgers University 679 Hoes Lane Piscataway, NJ 08854-5638 phone: (732) 235-3346 }; On Mon, 16 Jul 2001, Shelley Waltz wrote:

Re: Vacation Sieve

2001-07-20 Thread Shelley Waltz
ddresses in my Sieve script to use caps on the right hand side of @. It was easier to change the masquerade that have everyone deal with remembering to use CAPS. { Shelley Waltz Center for Advanced Biotechnology and Medicine UMDNJ/Rutgers University 679 Hoes Lane Piscataway, NJ 08854-563

Info-cyrus subscription

2008-03-11 Thread Shelley Waltz
me with my password. Email to this address [EMAIL PROTECTED] works fine. help! Shelley Waltz { Shelley Waltz Center for Advanced Biotechnology and Medicine Rutgers University 679 Hoes Lane Piscataway, NJ 08854-5638 phone: (732) 235-3346 }; Cyrus Home Page: http

[no subject]

2008-03-12 Thread Shelley Waltz
I am migrating my 200 users from a RHAS3 cyrus-imapd-2.2.3 install to a RHAS5 cyrus-imapd-2.3.7 install. I have been happy with the current setup with the exception of issues with the Berkeley DB for mailboxes and deliver. Recovering a corrupt maiboxes.db has been extememly slow, taking on the or

Migrate all to skiplist?

2008-03-12 Thread Shelley Waltz
lica. Are there any issues with not using skiplist for all under this setup? thanks SWaltz { Shelley Waltz Center for Advanced Biotechnology and Medicine Rutgers University / UMDNJ 679 Hoes Lane Piscataway, NJ 08854-5638 732 235 3346 }; Cyrus Home Page: http://cyrusimap.w

quotalegacy?

2008-03-13 Thread Shelley Waltz
I have a cyrus-2.2.3 installation with quotas appearing as flat files in /var/lib/imap/quota/(a-z)/user.* Each file has 2 lines, the quota and the current useage. I process these files to generate quota warnings for users in advance of reaching their limit. In the imapd.conf(5) man page for this

mboxkey_db?

2008-03-18 Thread Shelley Waltz
I searched, but could not find the relevant infomation regarding the mboxkey_db database in 2.3.7 My current 2.2.3 install simply has mboxlist_db as skiplist and this database is /var/lib/imap/mailboxes.db The new 2.3.7 distribution has mboxlist_db as well as mboxkey_db. What is mboxkey_db - is t

UUID needed?

2008-03-20 Thread Shelley Waltz
Can someone point me to a discussion of UUIDs and why they are recommended? I have a single master server and a single replica server. What purpose or advantage would use of UUIDs offer in replication? thanks S Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusima

Piecemeal migration

2008-04-14 Thread Shelley Waltz
I wish to migrate imap accounts from my current cyrus-imapd-2.2.3-4 on RHEl3 to cyrus-imapd-2.3.7 on RHEL5. I have the new server installed and the db formats will ramin the same on both servers except for deliver.db and tls_sessions.db which will change from berkeley to skiplist. My understandin

Migrate Sieve Scripts

2008-05-05 Thread Shelley Waltz
d and compiled) are in /var/lib/imap/sieve/"a-z"/username To migrate the scripts, do I need to recompile? If so, what is the best way to do this? SWaltz { Shelley Waltz Center for Advanced Biotechnology and Medicine Rutgers University / UMDNJ 679 Hoes Lane Piscataway, NJ 08854-5638

Imap spool directory

2008-05-30 Thread Shelley Waltz
I just created a new cyrus-2.3.7-2 server on RHEL5. I created the /etc/imapd.conf and started up /etc/init.d/cyrus-imapd start. On my old cyrus-2.2 server, the /var/spool/imap has all the directories for the user's mail files under a b c ... Question is ... I specified /var/spool/imap as the sp

Re: Imap spool directory

2008-05-30 Thread Shelley Waltz
Simon Matter said: >> I just created a new cyrus-2.3.7-2 server on RHEL5. I created the >> /etc/imapd.conf and started up /etc/init.d/cyrus-imapd start. >> >> On my old cyrus-2.2 server, the /var/spool/imap has all the directories >> for the user's mail files under a b c ... >> >> Question is ..

Re: Imap spool directory

2008-06-02 Thread Shelley Waltz
Alain Spineux said: > On Sat, May 31, 2008 at 3:55 AM, Shelley Waltz <[EMAIL PROTECTED]> > wrote: >> >> Simon Matter said: >>>> I just created a new cyrus-2.3.7-2 server on RHEL5. I created the >>>> /etc/imapd.conf and started up /etc/init.d/

Re: Imap spool directory

2008-06-02 Thread Shelley Waltz
Alain Spineux said: > On Mon, Jun 2, 2008 at 3:01 PM, Shelley Waltz <[EMAIL PROTECTED]> > wrote: >> >> Alain Spineux said: >>> On Sat, May 31, 2008 at 3:55 AM, Shelley Waltz >>> <[EMAIL PROTECTED]> >>> wrote: >>>> >>>

lmtpd Internal error: asserstion failed: append.c

2008-06-05 Thread Shelley Waltz
I am running a postfix-cyrus-amavis configuration. This is a new setup and I am testing sending a simple local message. I receive this error in attempting delivery ... (host domain.edu[/var/lib/imap/socket/lmtp] said: 421 4.3.0 lmtpd: Internal error: assertion failed: append.c: 479: stage != NUL

Re: lmtpd Internal error: asserstion failed: append.c

2008-06-06 Thread Shelley Waltz
Shelley Waltz said: > I am running a postfix-cyrus-amavis configuration. This is a new setup > and I am testing sending a simple local message. I receive this error in > attempting > delivery ... > > (host domain.edu[/var/lib/imap/socket/lmtp] said: 421 4.3.0 lmtpd: > Inte

Re: lmtpd Internal error: asserstion failed: append.c

2008-06-06 Thread Shelley Waltz
at 2:51 PM, Shelley Waltz <[EMAIL PROTECTED]> > wrote: >> >> Shelley Waltz said: >>> I am running a postfix-cyrus-amavis configuration. This is a new setup >>> and I am testing sending a simple local message. I receive this error >>> in >>&g

Migrate seen

2008-06-13 Thread Shelley Waltz
I am migrating my users from cyrus-imapd-2.2.3-4 to cyrus-imapd-2.3.7-2 Moving the /var/spool/imap directories, and /var/lib/user/{}.seen files to the new server and reconstructing works fine except that all the mail shows up as "not read" on the new sever. The username.seen on both servers is sk

Seen database issue

2008-06-17 Thread Shelley Waltz
I am migrating my users from cyrus-imapd-2.2.3-4 to cyrus-imapd-2.3.7-2 Moving the /var/spool/imap directories, and /var/lib/user/{}.seen files to the new server and reconstructing works fine except that all the mail shows up as "not read" on the new sever. The username.seen on both servers is sk

Re: Seen database issue

2008-06-17 Thread Shelley Waltz
. I tried converting the skiplist db on the old server to various formats - berkeley flat and then back to skiplist on the new server, but the messages on the new server still all come up as not seen. thanks much S Shelley Waltz said: > I am migrating my users from cyrus-imapd-2.2.3-4 to cy

Re: Seen database issue

2008-06-17 Thread Shelley Waltz
Alain Spineux said: > On Tue, Jun 17, 2008 at 6:00 PM, Shelley Waltz <[EMAIL PROTECTED]> > wrote: >> The architecture of the old server is intel 32bit RHEL3 and the new >> server >> is intel 32bit RHEL5. Any suggestions on what may be wrong is >> appreciated

Re: Seen database issue

2008-06-18 Thread Shelley Waltz
Rob Mueller said: > >> Moving the /var/spool/imap directories, and /var/lib/user/{}.seen >> files to the new server and reconstructing works fine except that all >> the >> mail shows up as "not read" on the new sever. > > The seen state is keyed on the mailbox "uniqueid", so if that changes, the >

Re: Seen database issue

2008-06-18 Thread Shelley Waltz
Simon Matter said: >> >>> Moving the /var/spool/imap directories, and /var/lib/user/{}.seen >>> files to the new server and reconstructing works fine except that all >>> the >>> mail shows up as "not read" on the new sever. >> >> The seen state is keyed on the mailbox "uniqueid", so if that change

DBERROR - how do I recover?

2008-06-23 Thread Shelley Waltz
I just restarted my cyrus-imapd 2.2 and got a DBERROR. I removed the duplicate db since the error persisted and this has worked in the past. I am still in trouble on my production system - help Jun 23 12:57:34 chipmunk lmtpunix[4948]: DBERROR db4: fatal region error detected; run recovery Jun 23

Re: DBERROR - how do I recover?

2008-06-26 Thread Shelley Waltz
Blake Hudson wrote: > You should be able to delete the deliver, annotations, and tls_sessions > db files along with the files in /var/lib/imap/db and restart without > any loss of data. > > If this does not fix the problem you likely have issue with the > mailboxes db file. In that case, you will

Replica message dates

2008-10-24 Thread Shelley Waltz
One user on my cyrus replica has the dates wrong on the message files. I moved messages from one imap server to a new imap server and the message dates were preserved just fine. The replica, however, has message dates on all messages as the date/time the replication occurred. Subsequent messages

Re: Too many open files

2008-11-03 Thread Shelley Waltz
Oddly enough I had the identical issue today while trying to remove a bunch of users. I am running cyrus-imapd-2.3.7-2.el5 on RHEL5. I used cyradm and did sam user.x anyone c dm user.x This worked fine for about 20 users, then I got the following in maillog ... Nov 3 10:35:28 rr imap[16539]: I

Re: Too many open files

2008-11-11 Thread Shelley Waltz
Rob McMahon wrote: > Shelley Waltz wrote: >> Oddly enough I had the identical issue today while trying to remove a >> bunch of users. I am running cyrus-imapd-2.3.7-2.el5 on RHEL5. >> >> I used cyradm and did >> sam user.x anyone c >> dm user.x >> &

Replication rolling or cron?

2009-02-20 Thread Shelley Waltz
I have cyrus-imapd-2.3.7 running on RHEL5 with a single replica server. Replication works fine for a while, then after a day or two it dies. Cannot find a failure in the logs. I am using the rolling replication in impad.conf with sync_authname: replica sync_log: 1 sync_host: replica.edu sync_repea

Auto Create Account

2009-12-10 Thread Shelley Waltz
I currently use the following to automatically create a new account if the user is defined in the LDAP database. autocreatequota: 50 autocreateinboxfolders: Sent|Trash|Spam|Virus autosubscribeinboxfolders: Sent|Trash|Spam|Virus I wish to disable this feature, but easily do the same manually.

Cryus-imapd/Saslauthd/LDAP login access

2010-04-14 Thread Shelley Waltz
I wish a simple way to control who in the LDAP database may login and autocreate a cyrus imap account. Not everyone in the LDAP database, just certain users. Any suggested methods? I have RHEL5 with cyrus-imapd-2.3.7-7 cyrus-sasl-2.1.22-5 and use sasl_pwcheck_method: saslauthd sasl_mech_list: PL

Migrate passwords from shadow to mysql

2004-01-22 Thread Shelley Waltz
I am installing a new postfix-cyrus mail server. I currently have cyrus-imap 1.6.24 authing PLAIN from /etc/shadow. I wish to migrate the passwords(md5) from the shadow file to a mysql database and use this to auth PLAIN using TLS. Is there a script available to do so - to migrate the users from t

Re: Migrate passwords from shadow to mysql

2004-01-22 Thread Shelley Waltz
order to esatblish new accounts in thge mysql database. I planned to use webcyradm to manage accounts. thanks Shelley On Thu, 22 Jan 2004, Ken Murchison wrote: Shelley Waltz wrote: > I am installing a new postfix-cyrus mail server. > I currently have cyrus-imap 1.6.24 authing

Re: Migrate passwords from shadow to mysql

2004-01-23 Thread Shelley Waltz
abase? regards Shelley On Thu, 22 Jan 2004, Ken Murchison wrote: Shelley Waltz wrote: > Ken, Thanks for the reply. > > Yes, my new server is RH ES3 with all the most recent versions of > Cyrus imap/sasl/postfix/mysql ... Which version of SASL? You defin

Re: Migrate passwords from shadow to mysql

2004-01-23 Thread Shelley Waltz
, 23 Jan 2004, Ken Murchison wrote: Shelley Waltz wrote: > Ken, > Thanks for the very clear instructions on how this works. One thing > which does not make sense is the removal of the mech_list option > subsequent to all users in the shadow file having

Replacing RH binary rpms

2004-02-02 Thread Shelley Waltz
I wish to replace the RH ES3 binary rpms for cyrus-sasl... with the src rpm builds from invoca.ch. I cannot remove the RH rpms because of dependencies. Should I force remove them before installing the rpm builds from src? Shelley Waltz

Cyrus-sasl-2.1.17-2 build fails

2004-02-02 Thread Shelley Waltz
error: Failed build dependencies: db3-devel is needed by cyrus-sasl-2.1.17-2 Must I replace the db4 packages with db3? Shelley Waltz

Re: Cyrus-sasl-2.1.17-2 build fails

2004-02-02 Thread Shelley Waltz
, -- Shelley Waltz <[EMAIL PROTECTED]> is rumored to have mumbled on Montag, 2. Februar 2004 11:37 Uhr -0500 regarding Cyrus-sasl-2.1.17-2 build fails: > I am trying to build cyrus-sasl-2.1.17-2 from the invoca.ch > source rpm on a RH ES3 system. > > RH ES3 com

Re: Cyrus-sasl-2.1.17-2 build fails

2004-02-02 Thread Shelley Waltz
edhat binary sasl package is 2.1.15 and I am tol to use sasl_autotransition I need 2.1.17. Any help is greatly appreciated. On Mon, 2 Feb 2004, Sebastian Hagedorn wrote: Hi, -- Shelley Waltz <[EMAIL PROTECTED]> is rumored to have mumbled on Montag, 2. Februar 2004 11:37 Uhr -05

Re: Cyrus-sasl-2.1.17-2 build fails

2004-02-03 Thread Shelley Waltz
ce the db4 packages with db3? Hi, You just need to rebuild with the correct src package. I have different src packages in the rh-9/ and fc-1/ directories. I'm quite sure one of them will build fine on RH ES3. Othewise let me know what fails. HTH Simon > > Shelley Waltz > >

Re: Migrate passwords from shadow to mysql

2004-02-03 Thread Shelley Waltz
an to use auth PLAIN/LOGIN and TLS. thanks Shelley Waltz On Fri, 23 Jan 2004, Ken Murchison wrote: Shelley Waltz wrote: > Ken, > Thanks for the very clear instructions on how this works. One thing > which does not make sense is the removal of the mech_list option >

Re: Migrate passwords from shadow to mysql

2004-02-04 Thread Shelley Waltz
Will "autotransition" transition existing md5 crypt passwords into the sql database as md5 crypt passwords using the checkpw patch described in this archive? On Fri, 23 Jan 2004, Ken Murchison wrote: Ted Cabeen wrote: > Ken Murchison <[EMAIL PROTECTED]> writes: &g

saslauthd and ldap and ??? pam

2004-02-11 Thread Shelley Waltz
pam.d services such as smtp or imap. Shelley Waltz --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Piecemeal migration?

2004-02-19 Thread Shelley Waltz
e old server to the new? If this is possible are there any caveats? Shelley Waltz --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

cyradm auth failure

2004-02-23 Thread Shelley Waltz
ile: /usr/share/ssl/certs/ca-bundle.crt A clue as to what I am doing wrong is appreciated. I have seen similar threads, but no resolution. Shelley Waltz --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: cyradm auth failure

2004-02-23 Thread Shelley Waltz
bounces back and forth bewtween config error and bug. The issue has never been answered definitively - is ths a config error or a bug? If I need to go back to a different version please let me know which one. If it is a config error ??? what ??? thanks Shelley Waltz On Mon, 23 Feb 2004, Shelley

Re: cyradm auth failure

2004-02-24 Thread Shelley Waltz
us SASL(-13): authentication failure: checkpass > failed > > > I have looked at similiar threads regarding this issue on this list. > It bounces back and forth bewtween config error and bug. The issue > has never been answered definitively - is ths a config error or

Sasl/Postfix/SMTP AUTH

2004-03-04 Thread Shelley Waltz
l_auth_clients = yes smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = Shelley Waltz --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Sasl/Postfix/SMTP AUTH

2004-03-04 Thread Shelley Waltz
/usr/lib/sasl2/smtpd.conf file has the following: pwcheck_method : saslauthd what else? On Thu, 4 Mar 2004, Prentice Bisbal wrote: Shelly, Do you need to make any changes in /usr/lib/sasl2/smtpd.conf? Prentice Shelley Waltz wrote: > I am running cyrus-sasl-2.1

Re: Sasl/Postfix/SMTP AUTH

2004-03-04 Thread Shelley Waltz
it's the space before the colon! I changed pwcheck_method : saslauthd to pwcheck_method: saslauthd and it works. On Thu, 4 Mar 2004, Shelley Waltz wrote: /usr/lib/sasl2/smtpd.conf file has the following: pwcheck_method : saslauthd what else? On Thu, 4 Mar 2004, Pre

Moving mail spool from 1.6.24 to 2.2.3

2004-04-21 Thread Shelley Waltz
er/"username"/ on the new server and then reconstruct the mailbox? Do I need to do something with cyrus.* before reconstruct to preserve information in the cyrus.* files or to have them converted? Thanks in advance Shelley Waltz --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Account creation/default sieve script

2004-05-03 Thread Shelley Waltz
autocreate features? Shelley Waltz --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

migration and seen database

2004-06-02 Thread Shelley Waltz
Any help is greatly appreciated! Shelley Waltz --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Sieve Vacation and delivery to sender

2004-08-16 Thread Shelley Waltz
l in the "addresses" field, and most left it blank. Vacation will not work unless the To address(or addresses) are specified. Shelley Waltz On Mon, 16 Aug 2004, Uwe Hering wrote: On Mon, Jul 26, 2004 at 02:53:03AM +0300, Kristjan Kotkas wrote: > Hi, > > most probab

Messages become Directories?

2004-08-31 Thread Shelley Waltz
econstruct the mailbox. Has anyone seen this behavior and have information on how this may happen? thanks, Shelley Waltz --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Sieve vacation problems

2004-09-01 Thread Shelley Waltz
l in the "addresses" field, and most left it blank. Vacation will not work unless the To address(or addresses) are specified. Shelley Waltz On Wed, 1 Sep 2004, Gil Freund wrote: Hi, I am having a problem using sieve for vacation notices. I am using Cyrus 2.1.16 (Debian Sa

Cyrus fails delivery after over quota

2004-09-23 Thread Shelley Waltz
tus=deferred (temporary failure) After the last log entry, delivery to the remainin addresses did not occur. Any ideas are appreciated. Shelley Waltz --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Cyrus fails delivery after over quota

2004-09-23 Thread Shelley Waltz
Simon, I have the following in my /etc/postfix/main.cf ... mailbox_transport = cyrus Is this the old? If I change to mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp will anything else be affected? thanks Shelley Waltz On Thu, 23 Sep 2004, Simon Matter wrote: > I experien

deliver.db conversion to skiplist

2006-08-29 Thread Shelley Waltz
ystem? Any illumination on this is appreciated. S.Waltz { Shelley Waltz; Center for Advanced Biotechnology and Medicine; Rutgers University/UMDNJ; 679 Hoes Lane; Piscataway, NJ 08854; 732 235 3346 } Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ:

Re: deliver.db conversion to skiplist

2006-08-29 Thread Shelley Waltz
my distro (cyrus-imapd-2.2.3-4) does not appear to have db_recover? Rafael Alcalde said: > Use db_recover > > Shelley Waltz wrote: >> I have read many threads regarding issues with deliver.db being in >> Berkeley >> DB format. I am running cyrus-imapd-2.2.3-4

Un-deletable mailbox

2000-12-11 Thread Shelley Waltz
ser.arnold.Collaborators.B cyrusadmin d command failed: Mailbox does not exist How can I remove this mailbox? thanks Shelley Waltz Center for Advanced Biotechnology and Medicine (CABM) 679 Hoes Lane Piscataway, NJ 08854-5638 phone: (732) 235-3346

Re: pine

2001-02-09 Thread Shelley Waltz
mor"{imap.mydomain.edu/user=mylogin}INBOX.Humor assuming Friends and Humor sub folder of Inbox and imap.mydoamin.edu is my imap server and mylogin is my imap login name. or, once you have Incoming Folders set uo in Pine, use the "Add" option to add more folders. Shelley Waltz On Thu, 8

Restoring from backup

2001-03-01 Thread Shelley Waltz
I have a user who removed some messages and wishes them restored from the backup. My question is - what is the best way to do this with cyrus-imap-1.6 without trashing what is currently there? Restore to a different user or sub-folder? Any suggestions and procedures are welcome. { Shelley

Restore messages to a new folder

2004-12-08 Thread Shelley Waltz
truct command? thanks Shelley Waltz --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

deleted user, but quota remains

2011-11-08 Thread Shelley Waltz
I just noticed in my log files (cyrus-imapd-2.3.7 on redhat el5) that a user I removed a while ago(using cyradm), still has a /var/lib/imap/quota/k/user.kname file. I am using quotalegacy. All of the account is gone, but for this. My cron job which uses ipurge spews error messages about the m

Virus Scanning moved imap files

2011-11-30 Thread Shelley Waltz
I have two imap servers, one which has smtp(postfix) and virus scanning before delivery to imap. I have another imap archive server which has no smtp, but users simply move messages from their imap account(s) to the archive server. It appears that some messages have infections. My question is, o

Re: Virus Scanning moved imap files

2011-11-30 Thread Shelley Waltz
Marc Patermann wrote: > Shelley, > > Shelley Waltz schrieb (30.11.2011 16:47 Uhr): >> I have two imap servers, one which has smtp(postfix) and virus scanning >> before delivery to imap. >> >> I have another imap archive server which has no smtp, but users simply