Luuk Akkermans | 16 Aug 2004 15:44
Picon

Qmail + bsmtp question

Hi there,

I'm new to this mailinglist so I'm sorry if this question has been asked
several times before.

We're using qmail on our redhat 3es server and it works fine in
cooperation with spamassassin and clamav. Now some of our customer need
to have their mail deliverd as bsmtp. So for some Maildir's we need to
'resend' the messages to the ip address of the customer. Is serialmail
the qmail addon which we need to do this? Can we just install it and
then make a cron job to a script which sends the mails from the Maildir
to the customer?

Thanks in advance!

Luuk Akkermans

tabris | 16 Aug 2004 17:07

Re: Qmail + bsmtp question


On Monday 16 August 2004 9:44 am, Luuk Akkermans wrote:
> Hi there,
>
> I'm new to this mailinglist so I'm sorry if this question has been
> asked several times before.
>
> We're using qmail on our redhat 3es server and it works fine in
> cooperation with spamassassin and clamav. Now some of our customer
> need to have their mail deliverd as bsmtp. So for some Maildir's we
> need to 'resend' the messages to the ip address of the customer. Is
> serialmail the qmail addon which we need to do this? Can we just
> install it and then make a cron job to a script which sends the mails
> from the Maildir to the customer?
	I'd say you don't need this, as long as the customers have their own 
fully functional SMTP daemons (i don't know bsmtp).
	Otherwise, all you need to do is setup something like this.

	.qmail-<alias> whcih contains <username <at> server.to.forward.to>
then include in /var/qmail/control/smtproutes

server.to.forward.to:

I use a similar system inside my own network, to separate my email from 
the other users of my mail server (as i receive much more mail than 
they do).
>
> Thanks in advance!
>
> Luuk Akkermans
(Continue reading)


Gmane