sieve - redirect - delay

2001-01-14 Thread Timo Proescholdt
Hello out there, after solving my lmtp problem with your help i discovered another problem. I use the following sieve script to redirect messages to my brother who is on an exchange in the United Staates for a year. The mail should get forwarded to his hotmail account but we want to keep a copy

Re: sieve - redirect - delay

2001-01-14 Thread Ken Murchison
Timo Proescholdt wrote: > > Hello out there, > > after solving my lmtp problem with your help i discovered > another problem. > I use the following sieve script to redirect messages to my > brother who is on an exchange in the United Staates for a year. > The mail should get forwarded to his h

Re: sieve - redirect - delay

2001-01-15 Thread William K. Hardeman
It sounds to me like it's not actually a sieve/cyrus problem, but a sendmail issue. I suggest you look at your sendmail startup script and see if it has a line similar to "/usr/sbin/sendmail -bd -q30m" or so. The -qX[s|m|h] tells sendmail to process any items in the queue every X number of sec

Re: sieve - redirect - delay

2001-01-15 Thread Simon Loader
> the problem is. If i write a mail to flo[rian]@proescholdt.de > it is delivered to his mailbox on the server, but the > redirection from cyrus to [EMAIL PROTECTED] > stays in the queue for nearly half an hour before it is sent > out. > The same mail sent to [EMAIL PROTECTED] gehts > out at once