[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-user
Subject:    Re: Mailing List. Send Mails one by one.
From:       Sean <root () rprogrammer ! net>
Date:       2008-11-25 19:35:14
Message-ID: 80d936b90811251135j1a5a45fet2b2a9b63b262ccf3 () mail ! gmail ! com
[Download RAW message or body]

You could setup a (or a group of) ToProcessor mailet that matches
multiple specific recipient addresses, then sends the mail to the next
processor (mine is "transport", but just whichever one comes after the
spam processor).


On Tue, Nov 25, 2008 at 09:17, tonauser <tonauser@gmail.com> wrote:
> 
> Hi
> I have a seriuos problem with spam.
> I'm working for a big club with 6.000 members.
> And once a week I need to send them email about what we are going to do in
> the week end.
> The first time I use james, a receive a lot of this kind of message :
> 
> "Diagnostic-Code: smtp; 550 SC-001 Mail rejected by Windows Live Hotmail for
> policy reasons. Reasons for rejection may be related to content with
> spam-like characteristics or IP/domain reputation problems. If you are not
> an email/network admin please contact your E-mail/Internet Service Provider
> for help. Email/network admins, please visit http://postmaster.live.com for
> email delivery information and support
> Last-Attempt-Date: Mon, 24 Nov 2008 22:27:45 -0500 (EST)"
> 
> I think beacuse email sent for each domain are too much.
> For exampe :
> delivery of Mail1227549287157-3-to-yahoo.com to host b.mx.mail.yahoo.com. at
> 66.196.97.250 for addresses [  **** MORE THAN 200 EMAIL *****]
> 
> I want to know if it is possible to send emails one by one to by pass spam
> detection.
> It is not spam because each memeber give me the email.
> 
> My sistem work in that way :
> 
> james was hosted on example.biz
> 
> when an email arrive to info@example.biz only from
> newsletter@otherexample.it it will be sent to all mailing list.
> 
> But it worked well with few emails, but now with 6.000 I have a lot of
> problems with big domains like ( google, msn, etc because the emails are to
> much )
> 
> I don't care if the emails arrive 2 days later, I care if they arrive!
> 
> I use this configuration at the moment :
> 
> <mailet match="CommandListservMatcher=info@circolomagnolia.biz"
> class="CommandListservManager">
> 
> <resources>/home/james-2.3.1/apps/james/conf/miResources.xml</resources>
> <listName>info</listName>
> <displayName>info</displayName>
> <listOwner> newsletter@anotherexample.it </listOwner>
> <repositoryName> info </repositoryName>
> <listDomain>anotherexample.it</listDomain>
> <commandpackages>
> 
> <commandpackage>org.apache.james.transport.mailets.listservcommands</commandpackage>
>  </commandpackages>
> <!-- all the available commands for this command. -->
> <commands>
> <!--  <command name="subscribe" class="Subscribe"/>  -->
> <!-- <command name="subscribe-confirm"
> class="SubscribeConfirm"/>  -->
> <!-- <command name="unsubscribe" class="UnSubscribe"/>
> -->
> <!--<command name="unsubscribe-confirm"
> class="UnSubscribeConfirm"/> -->
> <command name="error" class="ErrorCommand"/>
> <command name="owner" class="Owner"/>
> 
> </commands>
> </mailet>
> 
> <mailet match="RecipientIs=info@circolomagnolia.biz"
> class="CommandListservProcessor">
> 
> <membersonly> false </membersonly>
> <attachmentsallowed> true </attachmentsallowed>
> <replytolist> false </replytolist>
> <repositoryName> info </repositoryName>
> <specifiedpostersonly> true </specifiedpostersonly>
> <autobracket> true </autobracket>
> <listOwner> newsletter@anotherexample.it</listOwner>
> <listName>info</listName>
> <allowedposters>
> 
> <address>newsletter@anotherexample.it</address>
> </allowedposters>
> <subjectprefix> Newsletter BAL BAL BAL</subjectprefix>
> </mailet><?xml version="1.0" encoding="windows-1250"?>
> 
> 
> 
> regards
> Luca
> --
> View this message in context: \
> http://www.nabble.com/Mailing-List.-Send-Mails-one-by-one.-tp20682447p20682447.html \
> Sent from the James - Users mailing list archive at Nabble.com. 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic