maybe this is oftopic but how do you route to your internal mail?

do you edit the smtproutes and put something like:

your.domain.com:X.X.X.X.

where X.X.X.X is the IP of your internal email server?

bye other hand i use a patch for qmail so it can limit the number of
maxrecipients per mail.

but i want to know if qmail-scanner can have the ability to count the
Recipients files or for example just count the "@" in a email so it can
block email that comes with more than 50 recipients for examples.




> Hey,
>
> I use qmail-ldap and it supports this scenario very nicely.
>
> I have 2 MX's for my domains and an internal mail server. The internal
> server is not listed as an MX. All three have qmail scanner with sa and
> a couple of virus scanners.
>
> Using qmail-ldap, you can set a mailHost variable in LDAP. The mail is
> accepted by one of the MX's and forwarded to the mailstore server using
> QMQPD. QMQPD delivers directly into the queue of the mailHost. This
> avoids scanning the mail again on the mailHost.
>
> This works because qmail-scanner is attached to the SMTP listener using
> the QMAILQUEUE variable -- QMQPD does not use this.
>
> I'm pretty sure there are some tarpit patches to prevent more than 20
> recipients. I think there may even be one built into the qmail-ldap
> patch.
>
> Check http://lifewithqmail.org/ldap for more info.
>
> Out.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Tuesday, February 11, 2003 8:00 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [Qmail-scanner-general]qmail gateway + limiting the recipients
>
> hi all
>
> i need to put qmail has a gateway it will be relaying email to another
> server:
>
> qmaildmz(qmail-scaner here) ------> storgeserver
>
> I want to know if qmail-scanner works in this case where there is no
> local
> delivery, and where qmail is just routing messages.
>
> I also want to know if it is a way to limit the number of recipients,
> for
> example limit the number of recipients to 20 so that no one can send
> mail
> to more than 20 people at the same time.
>
>
> regards.
>
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to