On 11/30/2010 7:27 AM, Patric Falinder wrote:
Hi,

Ok so I have a couple of printers/scanners that need to be
able to send the scanned pages to an email-address. The
problem is that they are not in my LAN and they can't
authenticate at all, And they are on a dynamic IP..


Is this email address local to your postfix server? If so, no authentication necessary. You might need to whitelist the recipient from spam checks so you don't reject it.

If the recipient is external, maybe you can change it to an internal address and then have postfix alias it to the external account using virtual_alias_maps (not virtual_alias_domains).


  -- Noel Jones

Reply via email to