Search results

  1. F

    SPF, envelope from and friendly from

    hi all, in pmg the spf subsystem check dns records using the remote ip and the envelope from in received mails. it should be possible to check also the "friendly" from header? thanks, francesco
  2. F

    Postsrsd, SPF and forwarding

    Hi all, I'm going to install postsrsd and setup it to work with latest pmg. this daemon should help us with well known forwarding problems with SPF, that are now affecting some of our users that have old style .forward on the inbox servers. do you know of problems with this type of...
  3. F

    No "NAT MODE" check in interface

    Hi all, I've installed a new server with proxmox 5.1, updated with latest version of packages from no-subscrtiption repos. It's working without any problem with two physical network interfaces and a bridge (vmbr0). But I'd like to test some vm with NAT Mode, but the check does not show up when...
  4. F

    Clamav additional signatures

    You can improve clamav detection rate, mostly on virus and malware in the wild, with additional signatures. Copy /var/lib/pmg/templates/freshclam.conf.in in /etc/pmg/templates and add these lines at the end: DatabaseCustomURL http://ftp.swin.edu.au/sanesecurity/sigwhitelist.ign2...
  5. F

    Quarantine and aliases

    hi all, I've a problem with the user access to the quarantine. Say I have 4 or 5 aliases on a couple of domains, all of them with the same "inbox" server as destination. If I receive a spam mail on the "myname@firstdomain.it" alias, I can access the quarantine user interface and choose if this...
  6. F

    PMG as full MX

    hi all, would it be possible to use PMG as a full MX server for a domain? say, with external users authenticated via sasl on submission port? even in this case, we need to modify some postfix configuration files, enable submission, install dovecot and so on. and in this scenario, how can we add...
  7. F

    mailRoutingAddress via LDAP

    hi all, in "mail proxy", under "transports" tab, it's possible to assign an "inbox" server for a realying domain. eg: relay domain: mydomain.com host: inbox.mydomain.com port: 25 use MX: unchecked so only pmg postfix is exposed to internet, cleaning and routing emails. but if there are, say...
  8. F

    Fiber channel setup

    Hi all, I've two servers directly connected to a dot-hill fiber channel array. I'd like to setup this storage as clustered lvm and NOT with a clustered filesystem like ocfs or gfs, exposing all luns to all servers. Some questions: 1- is it possible? 2- if yes, I've to use lvm (creating vg on a...