RE: lmtp and over quota

2001-06-14 Thread Nick Ustinov
go to cyrus source dir and modify /imap/lmtpdengine.c and the recompile Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: Jean-Michel Doublet [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 12, 2001 00:41 To: [EMAIL PROTECTED] Subject: lmtp and over quota

RE: howto for RH7?

2001-06-15 Thread Nick Ustinov
I've had some problems too, the easiest way is to install a clean RH7, then install db3 from rpm and then the source compiles well. Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, Ju

deleting old mailboxes

2001-07-16 Thread Nick Ustinov
Hey! Is there some script or anything, that would scan the imap/user dir, lookup .seen file date and create a list or delete mailboxes which are X months unread? Nick

RE: Bind the daemon to a specific ip address

2001-07-25 Thread Nick Ustinov
I guess, that's done in cyrus.conf like that: SERVICES { imap cmd="/usr/cyrus/bin/imapd" listen="127.0.0.1:imap" prefork=0 and so on -Original Message- From: Norbert Sendetzky [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 25, 2001 12:28 To: [EMAIL PROTECTED] Subject: B

RE: Mailboxes with dots

2001-08-28 Thread Nick Ustinov
There is a dot patch available for 2.0.12 at http://www.inbox.lv/nick It's pretty simple and can be applied to 2.0.16 as well, just do it manually (don't use patch command). However, applying the patch disables direct mail sending to mailboxes with dots. Nick -Original Message- From:

user unknown

2001-09-26 Thread Nick Ustinov
n sendmail log file it also shows User unknown error. Sometimes mail goes to [EMAIL PROTECTED] well... Ideas? Nick Ustinov Enterprise Solutions Group Director Vide Infra Grupa SIA 40 Brivibas St, Riga, Latvia, LV 1050 phone: +371 7812294 fax: +371 7812297 http://www.videinfra.com

just to track...

2001-09-26 Thread Nick Ustinov
Sep 26 16:14:13 satan sendmail[11208]: f8QEECoN011198: [EMAIL PROTECTED], [EMAIL PROTECTED] (0/0), del ay=00:00:01, xdelay=00:00:00, mailer=cyrus, pri=30763, relay=localhost, dsn=5.1.1, stat=User unknown AVP is Kaspersky antivirus, works fine with the rest Nick Ustinov Enterprise Solutions Group Di

[UNIX: /var/imap/socket/lmtp]

2001-09-26 Thread Nick Ustinov
=Sent What's that [UNIX: /var/imap/socket/lmtp] and wasn't it there before. Nick Ustinov Enterprise Solutions Group Director Vide Infra Grupa SIA 40 Brivibas St, Riga, Latvia, LV 1050 phone: +371 7812294 fax: +371 7812297 http://www.videinfra.com

lmtpdengine.c

2001-09-26 Thread Nick Ustinov
Concerning previous msgs --- the problem was that I've modified lmtpdengine.c and changed 452 4.2.2 Over quota to 550 4.2.2 Over quota Basically, I always did that since I do not want overquota messages to stay in queue. However, 2.1.0pre didn't like this change and now in case of overquota is

RE: lmtpdengine.c

2001-09-26 Thread Nick Ustinov
rom: Ken Murchison [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 26, 2001 23:02 To: Nick Ustinov Cc: '[EMAIL PROTECTED]' Subject: Re: lmtpdengine.c Nick Ustinov wrote: > > Concerning previous msgs --- the problem was that I've modified > lmtpdengine.c and change

back to lmtpd problems

2001-09-27 Thread Nick Ustinov
I've discussed this problem some time ago, known as forking problem. Turned out to be db3 locking problem or whatever. Anyway, here's something I experience right now: Let me begin with my system description. It's Linux RedHat 7.0 with kernel 2.4.2-0.1.28smp running at dual p3/550 with 768 mb ra

RE: back to lmtpd problems

2001-09-27 Thread Nick Ustinov
o:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 13:20 Cc: '[EMAIL PROTECTED]' Subject: Re: back to lmtpd problems Nick Ustinov ha escrito: > > It's Linux RedHat 7.0 with kernel 2.4.2-0.1.28smp running at dual p3/550 > and the system launches approx the same number

RE: back to lmtpd problems (ot)

2001-09-27 Thread Nick Ustinov
Should I use avcheck instead of avpkeeper with sendmail as well, or that's just for postfix? -Original Message- From: Tarjei Huse [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 17:15 To: Francesc Guasch Cc: '[EMAIL PROTECTED]' Subject: Re: back to lmtpd problems (ot) > an

lmtpd locking?

2001-10-01 Thread Nick Ustinov
ids.lv (Postfix) with SMTP id 504B1655A1 05707 >>> for <[EMAIL PROTECTED]>; Mon, 1 Oct 2001 12:22:59 +0200 (EET) 05707 >>> Date: Mon, 01 Oct 2001 12:27:23 -0200 05707 >>> Subject: [EMAIL PROTECTED] nosuutiijis Tev zinju no oHo.lv 05707 >>> To: [E

lmtpd locking continued

2001-10-01 Thread Nick Ustinov
And that's the place, where lmtpd freezes: Oct 1 14:27:09 satan lmtpd[5687]: duplicate_check: <[EMAIL PROTECTED]> user.bforce 0 Nick Ustinov Enterprise Solutions Group Director Vide Infra Grupa SIA 40 Brivibas St, Riga, Latvia, LV 1050 phone: +371 7812294 fax: +371 7

RE: lmtpd locking continued

2001-10-01 Thread Nick Ustinov
From: Amos Gouaux [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 15:20 To: [EMAIL PROTECTED] Subject: Re: lmtpd locking continued >>>>> On Mon, 1 Oct 2001 13:22:27 +0200 , >>>>> Nick Ustinov <[EMAIL PROTECTED]> (nu) writes: nu> And that'

RE: lmtpd locking continued

2001-10-01 Thread Nick Ustinov
Ken, just pulled latest cvs version, still the same. As for too many files open, I have echo 32768 >/etc/fs/file-max -Original Message- From: Ken Murchison [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 17:59 To: Nick Ustinov Cc: '[EMAIL PROTECTED]' Subje

RE: lmtpd locking continued

2001-10-01 Thread Nick Ustinov
and is accessible via IMAP -Original Message- From: Lawrence Greenfield [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 19:46 To: '[EMAIL PROTECTED]'; Nick Ustinov Subject: Re: lmtpd locking continued From: Nick Ustinov <[EMAIL PROTECTED]> Date: Mon, 1 Oc

RE: cyrus/pam tutorial?

2001-10-01 Thread Nick Ustinov
Vincent, I am using cyrus with pam_mysql. Let me know what are the problems you are facing and I will try to help. In general, you compile pam module, create entries in /etc/pam.d (files imap and pop) with settings pam modules require and set in /etc/imapd.conf sasl_pwcheck_method: pam Sincerely

RE: lmtpd locking continued

2001-10-01 Thread Nick Ustinov
: Lawrence Greenfield [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 22:37 To: Nick Ustinov; Ken Murchison Cc: '[EMAIL PROTECTED]' Subject: Re: lmtpd locking continued Date: Mon, 01 Oct 2001 13:47:01 -0400 From: Ken Murchison <[EMAIL PROTECTED]> > >>>

RE: cyrus/pam tutorial?

2001-10-01 Thread Nick Ustinov
sql.c so you can see whats going on. Nick -Original Message- From: Vincent Stoessel [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 22:46 To: Nick Ustinov Cc: [EMAIL PROTECTED] Subject: Re: cyrus/pam tutorial? This is great. I have been banging my head against the wall here. L

nfs and spool hash

2001-10-01 Thread Nick Ustinov
I am planning upgrading my system and switching to new IDE RAID 5 disks. I've read that mounting imap spool over NFS is not a good idea due to NFS locking problems, however the FAQ was pretty out-of-date. I've got several Q's: 1) Is NFS still locking on high-volume traffic? 2) If I add hashimap

RE: cyrus/pam tutorial?

2001-10-01 Thread Nick Ustinov
I am tail -f ing my mysql.log (mysql is running in logging mode) and I can see connections that I make from the command line but not from the imap pam I have the same config in sudo , sudo makes the connection but not imap. Nick Ustinov wrote: > Vincent, > > I have rh7 and e

RE: cyrus/pam tutorial?

2001-10-01 Thread Nick Ustinov
: Nick Ustinov Cc: [EMAIL PROTECTED] Subject: Re: cyrus/pam tutorial? Changed but still no mysql connection. :-( I compiled cyrus-imapd-2.0.16 with these flags: ./configure --with-auth=unix --without-krb --with-perl=/usr/bin/perl and cyrus-sasl-1.5.24 with : ./configure --with-openssl=/usr

RE: lmtpd locking continued

2001-10-02 Thread Nick Ustinov
memory. However, at some point it went thru but could be hanging for 10-20 minutes Nick -Original Message- From: Jeremy Howard [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 04:21 To: Nick Ustinov; 'Lawrence Greenfield'; Ken Murchison Cc: [EMAIL PROTECTED] Subject:

RE: cyrus/pam tutorial?

2001-10-02 Thread Nick Ustinov
I'd change it to auth optional /lib/security/pam_mysql.so ... is user cyr without password? also, you need db= table= usercolumn= Nick -Original Message- From: Vincent Stoessel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 00:59 To: Nick Ustinov Cc: [EMAIL PROT

pop3d auth

2001-10-03 Thread Nick Ustinov
Pretty strange -- I have tuned pam_mysql to be case insensitive for usernames. If I telnet to imap port and do . login UsEr password it logs me in. If I do the same with pop3 (user UsEr pass password) according to log it says user UsEr logged in, however the response is -- ERR Invalid login ? Ni

RE: Many domains, one Cyrus

2001-10-04 Thread Nick Ustinov
The idea is to bind each domain to separate ip address, set these ip addresses to single machine, set up master to listen to different ips and launch imapd, popd with -C paramters, that point to corresponding config files, which contain different spool dirs. Dig this maillist archive, it has prett

sendmail vs. lmtp

2001-09-28 Thread Nick Ustinov
Here's what sendmail -q -v gives: Running /var/spool/mqueue/f8SA52LY010595 (sequence 1 of 322) f8SA52LY010595: locked Running /var/spool/mqueue/f8S9utK1032228 (sequence 2 of 322) f8S9utK1032228: locked Running /var/spool/mqueue/f8S9wCS5002185 (sequence 3 of 322) f8S9wCS5002185: locked Running

sendmail?

2001-09-28 Thread Nick Ustinov
Hey, Maybe this is not the right place to ask, but anyway.. I somehow came to the point, when sendmail is not even connecting to cyrus in any case. cyrus.log file keeps silence. I have 10 messages in /var/spool/mqueue, so I do /usr/sbin/sendmail -q -v and what I see is: Running /var/spool/mqueue

RE:

2001-10-09 Thread Nick Ustinov
you can use pam_mysql or pam_ldap -Original Message- From: Robert McCallum [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 09, 2001 20:09 To: info-cyrus Subject: Hello, Which methods of authentication can be used if I do not want to actually add user accounts to the server that cyru

RE: pam/mysql doesnt work

2001-10-12 Thread Nick Ustinov
and which pam_mysql? did you compile it enabling DEBUG option? Nick -Original Message- From: Mark Davis [mailto:[EMAIL PROTECTED]] Sent: Friday, October 12, 2001 14:40 To: [EMAIL PROTECTED] Subject: Re: pam/mysql doesnt work Hi! again Thx for your answer. But i also tried to compile s

RE: pam/pop3d problems...

2001-10-15 Thread Nick Ustinov
one of the problems could be that you didn't create mailboxes for users using cyradm. in that case imap auth works fine, but pop3 fails. nick -Original Message- From: Robin Ericsson [mailto:[EMAIL PROTECTED]] Sent: Monday, October 15, 2001 10:58 To: [EMAIL PROTECTED] Subject: pam/pop3d

/var/imap/db/log.000000000x

2002-03-23 Thread Nick Ustinov
Hey, Is it possbile to disable BDB logging (or whatever that is -- /var/imap/db/log.0x)? The system creates 10Mb files and under high traffic it's 100-150 Mb/day Sincerely, Nick --- This message contains no viruses. Guaranteed by Kaspersky Anti-Virus. www.antivirus.lv

Re: Cyrus and IMP

2002-03-24 Thread Nick Ustinov
We are running cyrus 2.1.0 with imp 3.0 in a production environment. The system has about 150,000 user accounts and over 600,000 cyrus mailboxes. Apache server load is 50-100 reqs/second. Everything works excellent, basically I don't even look after it -- it just works :) Nick > Hi all, > >

Re: Cyrus and IMP

2002-03-24 Thread Nick Ustinov
ng at all. i would recommend installing APC cache for PHP, which decreases load of webmail server dramatically (in my case at least it was over 400% improvement). Nick > what hardware do you use to support this load? > > David Lang > > On Sun, 24 Mar 2002, Nick Ustinov wrote:

Re: Please help with user problem

2002-03-25 Thread Nick Ustinov
Reklama.   You can either: 1) cd /usr/cyrus/bin su cyrus ./reconstruct user. 2) go to cyradm, sam user. c dm user. Nick > I am using Redhat 7.1 running cyrus 2.0.9 with Postfix. I dame a > mistake and deleted a user's directory and can't get it off a backup. > When I go into cyradm

oops, sorry for html mess

2002-03-25 Thread Nick Ustinov
Sorry, SMTP server I had was adding ads to outgoing messages :) Sincerely, Nick

Re: cyrus on compaq alpha

2002-03-27 Thread Nick Ustinov
worked on alpha :) just to let you know: small change was needed in imclient.c and imclient.h -- where those functions are declared you have to put size_t instead of unsigned Sincerely, Nick - Original Message - From: "Nick Ustinov" <[EMAIL PROTECTED]> To: <[EMA

Re: Problem with cyrus: daemon not responding - ctl_mboxlist running

2002-03-29 Thread Nick Ustinov
Oh, also check /etc/cyrus.conf so you have sievecmd="timsieved" listen="sieve" prefork=0 under SERVICES Sincerely, Nick - Original Message - From: "Kennedy van Dam Eric" <[EMAIL PROTECTED]> To: "info-cyrus" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 18:43 Subject: Prob

Re: Problem with cyrus: daemon not responding - ctl_mboxlist running

2002-03-29 Thread Nick Ustinov
Which version of cyrus are you using? And why do you say that the problem is with cyrus-sasl? ctl_mboxlist is using cyrus-imapd mailbox database. You can try to kill ctl_mboxlist, then go to /usr/cyrus/bin do su cyrus and run ./ctl_cyrusdb -r. I guess in older versions it was ctl_mboxlist -r but

Re: Cyrus-Imap/Sieve/Postfix/SuSE7.3

2002-03-29 Thread Nick Ustinov
Make sure you have sievedir: /usr/sieve in your /etc/imapd.conf Sincerely, Nick - Original Message - From: "Alain Barthélemy" <[EMAIL PROTECTED]> To: "Cyrus-list" <[EMAIL PROTECTED]> Cc: "cassandre" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 15:27 Subject: Cyrus-Imap/Sieve/Postfi

Re: cyrus imapd 2.1.3

2002-03-31 Thread Nick Ustinov
man 5 imapd.conf Bu the way autocreatequota 1 is pretty strange - this way you configure cyrus to set 1 Kb quota to a newly created mailboxes. If you want 1 Mb, use 1000 instead of 1 Sincerely, Nick - Original Message - From: "Andreas Meyer" <[EMAIL PROTECTED]> To: "cyrus" <[EMAIL PROTE

moving from 2.0 to 2.1.3

2002-04-03 Thread Nick Ustinov
We are planning to switch production server from 2.0.16 to 2.1.3/skiplist. The system has about 60 mailboxes and is quite heavily loaded (seeing alot of db lockers). Are there any hidden catches people i should avoid? Besides converting mailboxes file using cvt_cyrusdb is there anything else I

web info-cyrus archives

2002-04-03 Thread Nick Ustinov
If anyone is interested, there is a full searchable archive of info-cyrus at http://giga.bit.lv/info-cyrus It's a bit slow at the moment, however, it's apache+php+cyrus2.1.3 on 200 mhz pentium and very slow hdd with 16k messages in one mailbox :) I promise to upgrade it asap. Sincerely, Nick

Re: web info-cyrus archives

2002-04-03 Thread Nick Ustinov
eb info-cyrus archives > > > Nick Ustinov wrote: > > > > If anyone is interested, there is a full searchable archive of info-cyrus at > > http://giga.bit.lv/info-cyrus > > How is this different from: > > http://asg.web.cmu.edu/archive/mailbox.php?mailbox=ar

Re: web info-cyrus archives

2002-04-03 Thread Nick Ustinov
eb info-cyrus archives > > > Nick Ustinov wrote: > > > > If anyone is interested, there is a full searchable archive of info-cyrus at > > http://giga.bit.lv/info-cyrus > > How is this different from: > > http://asg.web.cmu.edu/archive/mailbox.php?mailbox=ar

Re: web info-cyrus archives

2002-04-04 Thread Nick Ustinov
Upgraded hardware. Now it's usable and is located at http://www.cyrus-imap.org/info-cyrus As for cyrus-imap.org content, it's coming very soon. (anyone to contribute?) Sincerely, Nick - Original Message ----- From: "Nick Ustinov" <[EMAIL PROTECTED]> To: "K

sendmail vs postfix

2002-04-19 Thread Nick Ustinov
Hey everyone, Finally, I have upgraded to 2.1.3. I use skiplist for mailboxes and duplicate db now. Cyrus works together with sendmail and the server is pretty heavily loaded. mailboxes.db file is over 50Mb. The system receives about 150-350 emails per minute, sendmail is set up it deliverymode=q

weird

2002-04-19 Thread Nick Ustinov
I use PAM for auth, however, SOMETIMES i still see: Apr 19 18:23:25 tom pop3d[23395]: unable to open Berkeley db /etc/sasldb2: No such file or directory Apr 19 18:23:25 tom pop3d[23395]: could not find password Commentes? Sincerely, Nick

lmtpd's

2002-04-19 Thread Nick Ustinov
Also, I have quite a number (100 or 150) of lmtpd's handing in memory doing: fcntl64(8, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0} if I do strace. Is this normal?? Sincerely, Nick

2.1.3 --> 2.1.0 sieve ?

2002-04-20 Thread Nick Ustinov
Since I was experiencing serious performance problems with 2.1.3, particullary with lmtpd I had to downgrade to 2.1. Now everything seems to work fine, however I get: Apr 20 11:58:23 tom lmtpd[11976]: sieve runtime error for tatjanask id <[EMAIL PROTECTED]>: Redirect: Sendmail process terminated

Re: 2.1.3 --> 2.1.0 sieve ?

2002-04-20 Thread Nick Ustinov
ue, load is always around 30, which is not acceptable. I've tried latest cyrus from cvs and also tried 2.1.3 with flock() patch. No effect. Sincerely, Nick - Original Message - From: "Ken Murchison" <[EMAIL PROTECTED]> To: "Nick Ustinov" <[EMAIL PROTECTED]

forking problem

2001-04-12 Thread Nick Ustinov
dmail when there are 900 of them and then start it again after 5-10 minutes it's ok... So i suppose there are very many simultanous requests to master which it can't handle. Has anyone experienced something similar? Maybe it's a Linux problem, but I have no clue what to do. Nick

RE: forking problem

2001-04-20 Thread Nick Ustinov
lly help. Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: Krzysztof Sierota [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 11:44 PM To: Dori Seliskar; Nick Ustinov Cc: '[EMAIL PROTECTED]' Subject: Re: forking problem I'd like to

RE: forking problem cd..

2001-04-24 Thread Nick Ustinov
I have solved the problem my switching sendmail to DeliverMode=q with 1m interval -Original Message- From: Helmut Apfelholz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 24, 2001 19:04 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: forking problem cd.. Hi, he

RE: Data format error

2001-04-25 Thread Nick Ustinov
I am experiencing the same. Sometimes instead of Over quota I get Connection reset by localhost. cyrus2.0.12cvs, sendmail 8.11 RedHat 7 Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: Poliak, Uwe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25

RE: forking problem cd..

2001-04-25 Thread Nick Ustinov
Haven't seen anything. I use latest cyrus2.0.12-cvs and the same problem persists. As I said, temporary workaround is to limit number of lmtp processes by setting sendmail to DeliveryMode=q Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: Simon L

RE: forking problem cd..

2001-04-25 Thread Nick Ustinov
well, it seems that this problem is only experienced by redhat users. i played with different kernels, same result. what was cyrus ver that worked fine for you? i tried 2.0.9 - it was just like 2.0.12. nick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wedn

RE: forking problem cd..

2001-04-25 Thread Nick Ustinov
il 25, 2001 23:27 To: Nick Ustinov; [EMAIL PROTECTED] Subject: RE: forking problem cd.. Nick, we did not have the problem on Cyrus 1.5.14 (not using LMTP) on a Linux 2.2 kernel (Linux RedHat 6.0) Regards Niek Rijnbout At 21:46 25-04-2001 +0300, Nick Ustinov wrote: >well, it seems that this

RE: e with accent

2001-04-30 Thread Nick Ustinov
This is not a bug, it's a feature :) This is done in accordance to some rfc I guess. You can try to edit message.c and somewhere around line 270, change *p = 'X'; to //*p = 'X'; and recompile. Might work :) Nick -Original Message- From: Jean-Michel Doublet [mailto:[EMAIL PROTECTED]] Se

RE: forking problem and SleepyCat

2001-05-02 Thread Nick Ustinov
manage all processes. However, I still have DeliveryMode=q in my sendmail. Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: Spark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 2:01 PM To: info-cyrus Subject: Re: forking problem and SleepyCat

RE: forking problem and SleepyCat

2001-05-02 Thread Nick Ustinov
-Original Message- From: Helmut Apfelholz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 19:37 To: Nick Ustinov; info-cyrus Subject: RE: forking problem and SleepyCat Could you please try turning off the DeliveryMode=q in sendmail for some time, so we could see if the diff has

sieve vacation

2001-05-08 Thread Nick Ustinov
Is it normal that sieve is not setting return-path? the from: field is correct, however reply-to is "<>@mail.inbox.lv" instead of "[EMAIL PROTECTED]" Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com

sieve vacation return path

2001-05-09 Thread Nick Ustinov
I wonder if it works fine for other people? My sieve vacation wasn't adding return-path to outgoing messages, so I had to add fprintf(sm, "Return-Path: <%s>\r\n", src->fromaddr); to lmtpd.c, in send_response function. Am I missing something? Nick Ustinov

RE: renm and subfolders

2001-05-09 Thread Nick Ustinov
8) Stop mail system 9) Run shell script with moves 10) Import back mailboxes file using ctl_mboxlist if needed Took me 1 hour to produce all necessary steps from scratch. Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com -Original Message- From: Tuuli K Tuominen [mailto:[EMAIL PR

pam_mysql

2001-05-10 Thread Nick Ustinov
test that please? Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com

lmtpd vs sendmail

2001-05-17 Thread Nick Ustinov
d can handle it. Isnt anyone experiencing something like this? Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com

latest cvs lmtpd

2001-05-30 Thread Nick Ustinov
all incoming and outgoing msgs for viruses (avp), sends sms notifications with mysql lookups on configuration, serves as a database server (mysql), pop3/imap server and a webmail server for >80k users (apache+php+imp237-cvs). i wonder if Windows could ever handle this :) Nick Ustinov [EM

RE: latest cvs lmtpd

2001-05-30 Thread Nick Ustinov
it works on the actual system with this load. the best test you can have :) -Original Message- From: Chris Beggy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 16:36 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: latest cvs lmtpd Subject: latest cvs lmtpd > >Concer

RE: latest cvs lmtpd

2001-05-30 Thread Nick Ustinov
PROTECTED]] Sent: Wednesday, May 30, 2001 21:14 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: latest cvs lmtpd From: Nick Ustinov <[EMAIL PROTECTED]> > >it works on the actual system with this load. the best test you can have :) > Do you think the new lmptd improved performance? Chris