Re: How to queue messages with diffrent bounce time

2009-08-06 Thread Robert Socha
Thank you all for your reply:) /dev/rob0 pisze: On Wednesday 05 August 2009 13:25:32 Robert Socha wrote: My question: Is it possible to queue a message with diffrent time for the bounce? What is the real-world problem you're trying to solve? I smell backscatter here ... and this app

How to queue messages with diffrent bounce time

2009-08-05 Thread Robert Socha
Hi, My problem is... :) I would like that the selected messages injected by specified interface remain in the queue for no longer than 2 hours. I used this configuration (master.cf), but it seems that it is not working as I want: bulk.example.pl: smtp inet n - n - - smtpd -o maximal_queu

Re: LMTP over TCP: connection refused

2009-08-05 Thread Robert Socha
Evgeniy Arbatov pisze: This is what I have in master.cf: lmtp inet n - n - - lmtp I am sure all the LDAP lookups are working fine and I did specify lmtp in /etc/services. This is a line from cyrus.conf lmtpcmd="lmtpd" listen="[10.1.1.101]:lmtp" p