3YSTech Services <[email protected]> (Do 07 Apr 2016 19:48:01 CEST):
> How to exclude specific host from sender verification.
> 
> The host is in the relay allowed list .. It send email as root@host. it
> comes with no domain.

Where do you see "no domain" in root@host?

> I get error on exim log
> sender verify fail for <root@host>: Unrouteable address

It depends on your configuration, how you can disable sender
verification.

Probably you've something like this:

    require verify = sender

You could change this into

    deny    !hosts  = 192.168.1.1
            !verify = sender

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --------------- key ID: F69376CE -
 ! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -

Attachment: signature.asc
Description: Digital signature

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to