Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: inventory system
PostPosted: Thu Apr 22, 2004 9:05 am 
Offline
Senior Newbie

Joined: Sat Mar 20, 2004 1:02 am
Posts: 9
Hello again. It has been a very long time since I hit my hiatus mode, thanks to my hectic career. I started reentering this forum yesterday, and yes, once again I was bitten by the cactus bug. ':oops
Losing weight just isn?t as simple as gaining weight. To gain weight, you don?t Total: 206 cal/23g protein/4g carb/5.5g fat made from other amino acids. During this process, the nitrogen
explain why people crave specific, familiar tory exchange rate (RER) than men during exercise at lower intensities. issue about cholesterol and arteriosclerosis is that tap water has
antitrust cases involving huge companies, not one single administra- Halle Berries Smoothie (number of Powerfoods: 4) If on the other hand even in your youth you were plump. Came from an over weight

_________________
http://www.OneImageHost.com/


Last edited by huskerchen on Tue Sep 07, 2010 5:36 am, edited 2 times in total.

Top
   
 Post subject:
PostPosted: Thu Apr 22, 2004 1:31 pm 
Offline
Junior Member

Joined: Fri Oct 10, 2003 5:57 pm
Posts: 25
You need to do two things, both of which vary somewhat depending on how you have your domain set up:

1) Add an MX entry to your DNS for your linode. Presumably, mail.mydomain.com already has one - if not, set up an MX for that first. Your backup configuration should have a _higher_number_ for the MX value.
2) Set up mail on your linode so that it knows that it's supposed to act as a backup server.

I should point out one thing I've noticed with backup mail exchangers - spammers like to deliver to them in preference to the origin server... presumably because backup servers are less likely to be running the same spam rejection rules, or to have a full accurate username list to do an immediate bounce from.

In fact, if anyone else reading this knows how to create a rule/plugin for exim4 which could do an immediate pass through to at least test for final destination delivery, that'd be great. Obviously, it should still soft-fail if the final destination isn't online... but most of the time when the backup is being used, it is, because of these annoying spammers.


Top
   
 Post subject:
PostPosted: Fri Apr 23, 2004 9:31 pm 
Offline
Senior Newbie

Joined: Sat Mar 20, 2004 1:02 am
Posts: 9
Thank you very much! It's very informative. I did a search for existing email backup server providers and just like what you saidk, the spammers are a major concern.

_________________
http://www.OneImageHost.com/


Top
   
 Post subject:
PostPosted: Sat Apr 24, 2004 6:37 am 
Offline
Senior Member
User avatar

Joined: Mon Jun 23, 2003 1:25 pm
Posts: 260
Spammers sending to the backup mx should not be a problem if things are set-up properly.

The idea is that the backup mx only stores and forwards mail.

If the backup mx gets some mail, it should forward it on to the primary mx when it becomes available.

This way it should hit the spam software.

A lot of people seem to be setting the backup MX as actual mail boxes.

The other problem is that people add the backup mx IP as a trusted mail source, so all mail coming from it bypasses the spam checkers.


Adam


Top
   
 Post subject:
PostPosted: Sat Apr 24, 2004 2:43 pm 
Offline
Junior Member

Joined: Fri Oct 10, 2003 5:57 pm
Posts: 25
I realize how backups are supposed to work - that doesn't, however, address my problem.

Spammers try to deliver a lot of messages that shouldn't be deliverable. Many SMTP servers implement various filtering at inbound connection time, which can be used to deny message acceptance right away. The most primitive of these, of course, is denying delivery for non-existant users. More sophisticated stuff might include checking RBL lists, or denying/throttling specific IPs which have been sending a lot of messages in a recent period of time.

It's hard do enforce those kinds of rules at the backup MX. My point is that you can fix this 3 ways -
1) Not have a backup MX. This leads to mail reliability problems, obviously.
2) Replicate the rules at the backup MX. This might be expensive, or even not possible. In my case, I run a different MTA on the backup than I do on the primary, so it would be very hard to have all of the same rules enforced at both.
3) My proposed soft-fail system, which attempts to contact the primary and use the primary's business logic when it's available, and does normal store-and-forward operations when it isn't.


Top
   
 Post subject:
PostPosted: Sat Apr 24, 2004 2:52 pm 
Offline
Senior Member
User avatar

Joined: Mon Jun 23, 2003 1:25 pm
Posts: 260
What a lot of people seem to be doing, is this

mx 10 primary.com
mx 20 backup.com
mx 30 primary.com

Spammers usually go for the last one in the list, so they will hit the primary server.

If it is down they will hit the backup either way.

It is not the best option but one of the easiest.

Adam


Top
   
 Post subject:
PostPosted: Sat Apr 24, 2004 2:53 pm 
Offline
Senior Member
User avatar

Joined: Mon Jun 23, 2003 1:25 pm
Posts: 260
bpendleton wrote:
I realize how backups are supposed to work - that doesn't, however, address my problem.


This thread wasnt started by you and isnt just about your problems


Top
   
 Post subject:
PostPosted: Sat Apr 24, 2004 2:58 pm 
Offline
Junior Member

Joined: Fri Oct 10, 2003 5:57 pm
Posts: 25
I wasn't aware that I had to "start" a thread to have meaningful discussion therein, possibly discussing a related issue. Chill out.

Anyway, thanks for the suggestion. It makes a lot of sense... I'll have to give it a try and see if that reduces the spam load on the backup. At least until the next acceleration of the spam arms race, that is...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group