Afficher un message
Vieux 27/03/2008, 15h32   #2
Andrzej Adam Filip
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: sendmail ignores mailertable for some "semilocal" domains

peter pilsl <pilsl@goldfisch.at> wrote:

> I have a sendmail-setup with several domains to handle.
>
> Servername is phoenix.local and mailertable tells how domains should be
> handled. (goldfisch:standard is my own mailer)
>
> fetchmaildeliver.local procmail:/etc/procmail_rc/mail.ext
> imap.local goldfisch:standard
> mist.test.at goldfisch:standard
>
> However now when I send a mail to peter@imap.local it is not delivered
> to the goldfisch-mailer.
>
> peter@mist.test.at however is delivered proper.
>
> Why is that? imap.local is not in class{w}, altough it resolves to
> 10.1.1.2, which is IP of the server. I just want have emails to
> imap.local sent to my mailer proper. I guess I could use a workaround
> with virtusertable
>
> @imap.local %1@something.stupid
>
> and in mailertable
>
> something.stupid goldfisch:standard
>
> but this is now what I want. First of all I like to know why
> imap.local is threatened different.
>
> Below I give my sendmail-class{w}, the maillogs from sending mails to
> peter@mist.test.at and peter@imap.local and then all my sendmail-confs.
>
> thnx for any advice,
> [...]


Use the debug command below:
echo '3,0 peter@imap.local' | sendmail -d21.12 -d8.20 -d60.5 -bt

-d21.12 - tracking R lines processing in sendmail.cf
-d8.20 - tracking DNS queries
-d60.5 - tracking map lookups

--
[pl>en: Andrew] Andrzej Adam Filip : anfi@priv.onet.pl : anfi@xl.wp.pl
Open-Sendmail: http://open-sendmail.sourceforge.net/
Non-Determinism is not meant to be reasonable.
-- M. J. 0'Donnell
  Réponse avec citation
 
Page generated in 0,06632 seconds with 9 queries