Changes

Jump to navigation Jump to search
Line 878: Line 878:  
|/var/service/qpsmtpd/config/goodrcptto; /var/service/qpsmtpd/config/peers/local; /var/service/qpsmtpd/config/peers/0; /var/service/qpsmtpd/plugins; /var/service/qmail/control/virtualdomains; /var/service/qmail/control/smtproutes; /etc/fetchmail
 
|/var/service/qpsmtpd/config/goodrcptto; /var/service/qpsmtpd/config/peers/local; /var/service/qpsmtpd/config/peers/0; /var/service/qpsmtpd/plugins; /var/service/qmail/control/virtualdomains; /var/service/qmail/control/smtproutes; /etc/fetchmail
 
|Forward all email for the specified domain to the IP address ''a.b.c.d''.  ''a.b.c.d'' can be either local or remote.  By default, the recipient address will be verified as valid on ''a.b.c.d'' before SME accepts the inbound message.
 
|Forward all email for the specified domain to the IP address ''a.b.c.d''.  ''a.b.c.d'' can be either local or remote.  By default, the recipient address will be verified as valid on ''a.b.c.d'' before SME accepts the inbound message.
 +
|-
 +
|config set '''SquidParent''' <hostname or IP>
 +
|squid, diald
 +
|/etc/diald.filter, /etc/squid/squid.conf
 +
|Configure squid to peform all web downloads for the specified upstream proxy server
 +
|-
 +
|config set '''SquidParentPort''' <portnumber>
 +
|squid
 +
|/etc/squid/squid.conf
 +
|Connect to the upstream proxy server using <portnumber>.  Defaults to 3128 if 'SquidParentPort' is unspecified. Ignored if SquidParent is not set.
 +
|-
 +
|config delete '''SquidParent'''
 +
|squid, diald
 +
|/etc/squid/squid.conf, /etc/diald.filter
 +
|Return squid to normal operation (no upstream proxy server)
 +
|-
 +
|command
 +
|service(s)
 +
|config file(s)
 +
|notes.  Copy this block when adding new entries to this table.
 
|}
 
|}
  

Navigation menu