Ask Bj�rn Hansen wrote:

It depends on which queue plugin you are using. If you use the queue/qmail-queue plugin, then it should use your regular qmail queue. The other options are to use the postfix queue plugin or the smtp plugin which just sends the mail on to another smtp server.


Ok - I'm sorry I should of specified the following... I have this is my config/plugins file

----------------------------------
# queue the mail with qmail-queue
#queue/qmail-queue

#put to move mail to amavis
queue/smtp-forward 127.0.0.1 10024
----------------------------------

> I am planning to soon make a maildir-queue plugin that'll save incoming messages to a maildir.

Ok that would be good a some people run qmailmrtg7, qmHandle and other utils to manipluate/process/log queued messages.

On the

perldoc smtp-forward

Doesn't give any info. I get the impression that messages in the queue, since they are handled by NET::SMTP are floating around in memory rather then on disk somewhere. Hence if things go down or lock up the queue will be lost.

--
Rock River Internet                          Roger Grunkemeyer
202 W. State St, 8th Floor                [EMAIL PROTECTED]
Rockford, IL 61101                           815-968-9888 x102



Reply via email to