Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Linux Networking

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-01-2008, 08:33 AM
learnq
 
Posts: n/a
how isp can hold mail temporary ?

Hi,

If the setup like this ..
ISP --> server1(abc.com)
-->server2 (xyz.com)
-->server3(sdf.com)

now both the server and isp running qmail . if the link between
server
and client broken than the ISP will hold the mail temporary and when
the link is up the isp will forward the mail . Is it possible ...how
to do that ?
....is there is any specific name / keyword (for google search :) for
this type of situation ?

Please help . Thanks .

Reply With Quote
  #2 (permalink)  
Old 07-01-2008, 10:13 AM
David Schwartz
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Jul 1, 1:33*am, learnq <lea...@gmail.com> wrote:
> Hi,
>
> If the setup like this ..
> ISP *--> server1(abc.com)
> * * * *-->server2 (xyz.com)
> * * * *-->server3(sdf.com)
>
> now both the server and isp running qmail . if the link between
> server
> and client broken than the ISP will hold the mail temporary and when
> the link is up the isp will forward the mail . Is it possible ...how
> to do that ?
> ...is there is any specific name / keyword (for google search :) for
> this type of situation ?
>
> Please help . Thanks .


Yes, this is exactly what mail servers do. Google "mail queue".

DS
Reply With Quote
  #3 (permalink)  
Old 07-02-2008, 08:20 PM
learnq
 
Posts: n/a
Re: how isp can hold mail temporary ?

soorry ..my mistake ...it is not client ...

My question is ...if the link between ISP and Servers (1/2/3) is
down ... than ISP holds mail
for the domains that is configured in the servers ...how it is
possible ??
as the domain is configured in the server ??


learnq wrote:
> Hi,
>
> If the setup like this ..
> ISP --> server1(abc.com)
> -->server2 (xyz.com)
> -->server3(sdf.com)
>
> now both the server and isp running qmail . if the link between
> server
> and client broken than the ISP will hold the mail temporary and when
> the link is up the isp will forward the mail . Is it possible ...how
> to do that ?
> ...is there is any specific name / keyword (for google search :) for
> this type of situation ?
>
> Please help . Thanks .

Reply With Quote
  #4 (permalink)  
Old 07-03-2008, 07:56 PM
David Schwartz
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Jul 2, 1:20*pm, learnq <lea...@gmail.com> wrote:
> soorry ..my mistake ...it is not client ...


Right, mail servers have mail queues.

> My question is ...if the link between ISP and Servers (1/2/3) is
> down ... than ISP holds mail
> for the domains that is configured in the servers ...how it is
> possible ??
> as the domain is configured in the server ??


Typical ISP mail servers have to hold mail even for unconfigured
domains. If a customer sends them mail to deliver, and the destination
mail server can't be reached, they hold the mail in a "send queue".
They then retry the mail periodically.

A typical setup will send the originator of the mail a message after
two to four hours (called a 'temporary failure' message). They will
typically give up after two days, and send the originator a permanent
failure message.

DS
Reply With Quote
  #5 (permalink)  
Old 07-06-2008, 01:55 PM
Andrew Gideon
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Thu, 03 Jul 2008 12:56:18 -0700, David Schwartz wrote:

> They will
> typically give up after two days, and send the originator a permanent
> failure message.


This varies. I've seen AOL use 12 hours, with is ridiculously short.
Back in the day, five days was about the longest I'd seen.

- Andrew
Reply With Quote
  #6 (permalink)  
Old 07-20-2008, 11:06 AM
learnq
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Jul 4, 5:56*am, David Schwartz <dav...@webmaster.com> wrote:
> On Jul 2, 1:20*pm,learnq<lea...@gmail.com> wrote:
>
> > soorry ..my mistake ...it is not client ...

>
> Right, mail servers have mail queues.
>
> > My question is ...if the link between ISP and Servers (1/2/3) is
> > down ... than ISP holds mail
> > for the domains that is configured in the servers ...how it is
> > possible ??
> > as the domain is configured in the server ??

>
> Typical ISP mail servers have to hold mail even for unconfigured
> domains. If a customer sends them mail to deliver, and the destination
> mail server can't be reached, they hold the mail in a "send queue".
> They then retry the mail periodically.
>
> A typical setup will send the originator of the mail a message after
> two to four hours (called a 'temporary failure' message). They will
> typically give up after two days, and send the originator a permanent
> failure message.
>
> DS


How does " ISP mail servers have to hold mail even for unconfigured
domains." ? can you link some tutorial / keyword that explans
how to configure the " ISP end " to do that ?
Reply With Quote
  #7 (permalink)  
Old 07-20-2008, 11:24 AM
learnq
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Jul 20, 9:06*pm, learnq <lea...@gmail.com> wrote:
> On Jul 4, 5:56*am, David Schwartz <dav...@webmaster.com> wrote:
>
>
>
> > On Jul 2, 1:20*pm,learnq<lea...@gmail.com> wrote:

>
> > > soorry ..my mistake ...it is not client ...

>
> > Right, mail servers have mail queues.

>
> > > My question is ...if the link between ISP and Servers (1/2/3) is
> > > down ... than ISP holds mail
> > > for the domains that is configured in the servers ...how it is
> > > possible ??
> > > as the domain is configured in the server ??

>
> > Typical ISP mail servers have to hold mail even for unconfigured
> > domains. If a customer sends them mail to deliver, and the destination
> > mail server can't be reached, they hold the mail in a "send queue".
> > They then retry the mail periodically.

>
> > A typical setup will send the originator of the mail a message after
> > two to four hours (called a 'temporary failure' message). They will
> > typically give up after two days, and send the originator a permanent
> > failure message.

>
> > DS

>
> How does " ISP mail servers have to hold mail even for unconfigured
> domains." ? can you link some tutorial / keyword that explans
> how to configure the " ISP end " to do that ?


I understand that if I change the MX preference than.... if my server
is down ....
it will go to seecond prefer MX (ISP).
So do I also need to configute ISP to hold mail for that domain&its
users ??
mailbox for every user configured in ISP&the server is not
logical !!!
What 'concept' I am missing ??
Reply With Quote
  #8 (permalink)  
Old 07-21-2008, 05:10 AM
David Schwartz
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Jul 20, 4:06*am, learnq <lea...@gmail.com> wrote:

> How does " ISP mail servers have to hold mail even for unconfigured
> domains." ? can you link some tutorial / keyword that explans
> how to configure the " ISP end " to do that ?


It should be automatic. I have never heard of a mail server that
didn't have automatic built in support for a mail queue. You always
have to hold onto outbound mail until you manage to deliver it.

There is almost certainly nothing special you have to do. The
'sendmail' program, for example, normally stores outbound mail in
'/var/spool/mqueue'. For each outbound message, there are two files.
One contains the actual mail data, the other contains control
information such as when the last attempt to send the message was
made.

DS
Reply With Quote
  #9 (permalink)  
Old 07-21-2008, 05:11 AM
David Schwartz
 
Posts: n/a
Re: how isp can hold mail temporary ?

On Jul 20, 4:24*am, learnq <lea...@gmail.com> wrote:

> I understand that if I change the MX preference than.... if my server
> is down ....
> *it will go to seecond prefer MX (ISP).
> So do I also need to configute ISP to hold mail for that *domain&its
> users *??
> mailbox for every user configured in ISP&the server is not
> logical !!!
> What 'concept' *I am missing ??


What you're missing is that this is not mail stored in a mailbox, it's
mail stored in a queue.

The trucks that carry mail carry mail *to* every address on the
planet. But they don't have a special 'mailbox' for every possible
destination address. They just pile all the mail together and then
look at each piece to see where it needs to go next.

DS
Reply With Quote
  #10 (permalink)  
Old 07-24-2008, 01:26 AM
Robert Brockway
 
Posts: n/a
Re: how isp can hold mail temporary ?

David Schwartz <davids@webmaster.com> wrote:
> On Jul 20, 4:06*am, learnq <lea...@gmail.com> wrote:
>
>> How does " ISP mail servers have to hold mail even for unconfigured
>> domains." ? can you link some tutorial / keyword that explans
>> how to configure the " ISP end " to do that ?

>
> It should be automatic. I have never heard of a mail server that
> didn't have automatic built in support for a mail queue. You always
> have to hold onto outbound mail until you manage to deliver it.
>
> There is almost certainly nothing special you have to do. The
> 'sendmail' program, for example, normally stores outbound mail in
> '/var/spool/mqueue'. For each outbound message, there are two files.
> One contains the actual mail data, the other contains control
> information such as when the last attempt to send the message was
> made.


The advice in this thread has been generally true however thanks to the
spammers there is now an extra wrinkle. Each MX for a domain needs to
be able to verify that a particular address in that domain is legitimate
before accepting the email. If it doesn't do this it will become a
source of backscatter spam and end up on an RBL before long. This is
why there are so few backups MXs now - no longer is it a 5 minute job to
set one up. One popular option for those that do run a backup MX is to
have the MXs do ldap lookups to verify users.

Cheers,

Rob
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Linux Networking


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:34 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109