> -----Original Message----- > From: Jake Vickers [mailto:[EMAIL PROTECTED] > Sent: 03 January 2006 14:15 > To: [email protected] > Subject: Re: [qmailtoaster] 553 sorry, your envelope sender > has been denied (#5.7.1) > > Simon Jones wrote: > > >Nope, its nothing special at all - it WAS working before > Christmas, but > >something happened and it broke! > > > >All this machine needs to do is site online and accept mail for > >specified domains - sendmail equivalent is the CR File - > then queue the > >mail until the primary mx is available OR the primary server > sends an > >ETRN to collect the mail. > > > >Try a test if you like, I've moved it to a test IP address > >195.2.128.157 try doing a mail from mail > from:<[EMAIL PROTECTED]> to > >rcpt to:<[EMAIL PROTECTED]> you'll get the error. > > > > > I did a dig on your domain, and got some weird results: > > > ;; ANSWER SECTION: > > spoce.com. 86245 IN MX 30 mail.saq.co.uk. > > spoce.com. 86245 IN MX 40 > smtp.saqnet.co.uk. > > spoce.com. 86245 IN MX 10 adsl.spoce.com. > > spoce.com. 86245 IN MX 20 adsl2.spoce.com. > > What are you using for your smtp configuration for your clients?
Spoce.com is a customer domain. MX10 adsl.spoce.com = end user ADSL connection with fixed IP address 195.2.133.196 MX20 adsl2.spoce.com = end user ADSL connection with fixed IP address (redundency) 195.26.41.206 MX30 mail.saq.co.uk = SAQ (my ISP) backup smtp server 195.2.128.155 MX40 smtp.saqnet.co.uk = SAQ (my) ISP primary smtp server / secondary BIND DNS server 195.2.156.65 In this case the mail SHOULD go to adsl.spoce.com = 195.2.133.196 presently it does not, possibly down to a bad IP address range or an external routing issue since mail will route to that address on the internal network. Instead mail can not reach the primary or secondary MX so it goes to MX30 mail.saq.co.uk which queues the mail and then sends it on to the primary address 195.2.133.196 - because the mail will route via the internal network between the mail server, the ADSL gateway and the end user mail server. Smtp.saqnet.co.uk will queue mail if any of the others are unavailable. Hope this makes sense... Si. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --- > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.371 / Virus Database: 267.14.11/219 - Release > Date: 02/01/2006 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
