Kelsey Cummings wrote:
attention too and the ability to split envelopes by domain (something which Brandon Long thinks sendmail can do, but I can't figure out how) or perhaps
Try the following:
Add this to your mc file in the proper places:
QUEUE_GROUP(`one', `Path=/var/spool/mqueue/one, r=1')
LOCAL_CONFIG
Kbestmx bestmx
LOCAL_RULESETS
Squeuegroup
R< $+ > $1
R $+ @ $+ $: $(bestmx $2 $)
R $+ $: $>SearchList <! qgrpmx> $| <D:$1> <>
R<?> $@
R<$+> $# $1
Add something like this to access_db:
qgrpmx:google.com. one
Rebuild the cf file and the map.
mkdir /var/spool/mqueue/one
with proper owner/group/permissions
Now domains which have a "best MX" pointing to google.com
should end up in queuegroup one which should have this
option:
recipients
The maximum number of recipients per envelope.
This might be a good start - but I haven't tested it!
It would be nice if someone gives it a try and actually
reports back (not like with the IPv4 patch where people
ask for it but don't give feedback...)
Note: an enhanced version to send all recipients with the
same domain to google instead of just 1 per transaction
probably requires some code changes -- which would take
much more time and effort.
--
Note: please read the netiquette before posting. I will almost never
reply to top-postings which include a full copy of the previous
article(s) at the end because it's annoying, shows that the poster
is too lazy to trim his article, and it's wasting the time of all readers.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)