[Postfixbuch-users] "Verteilerliste" mit Postfix

Uwe Driessen driessen at fblan.de
Do Mär 8 16:16:17 CET 2007


Daniel Herrmann schrieb: 
> Funktioniert auch alles prima, die eingerichteten eMailadressen (VHCS) funktionieren
> bestens.
> Nun muss ich folgendes realisieren:
> Ich schicke eine e-Mail an irgendeine definierte Adresse, z.b. U14 at domain.de.
> Der Server soll diese dann an mehrere Empfänger weiterschicken. Soweit kam ich
> allerdings auch noch mit VHCS.. Das Problem ist hierbei, das nun JEDER eine mail an
> diese Adresse schicken könnte, und sie würde genauso wie meine weitergeleitet werden.
> 
> 
> 
> Kann ich irgendwie einrichten, dass erst "geprüft" wird, ob die e-Mail von mir (oder
> bestimmten anderen Personen) ist, und dann erst weiterverschickt wird?

Versuchs es mal mit wenn ich es richtig verstanden habe kannst du das damit machen.

canonical_maps (default: empty)
Optional address mapping lookup tables for message headers and envelopes. The mapping is
applied to both sender and recipient addresses, in both envelopes and in headers, as
controlled with the canonical_classes parameter. This is typically used to clean up dirty
addresses from legacy mail systems, or to replace login names by Firstname.Lastname. The
table format and lookups are documented in canonical(5). For an overview of Postfix
address manipulations see the ADDRESS_REWRITING_README document. 

If you use this feature, run "postmap /etc/postfix/canonical" to build the necessary DBM
or DB file after every change. The changes will become visible after a minute or so. Use
"postfix reload" to eliminate the delay. 

Note: with Postfix version 2.2, message header address mapping happens only when message
header address rewriting is enabled: 

The message is received with the Postfix sendmail(1) command, 
The message is received from a network client that matches $local_header_rewrite_clients, 
The message is received from the network, and the remote_header_rewrite_domain parameter
specifies a non-empty value. 
To get the behavior before Postfix version 2.2, specify "local_header_rewrite_clients =
static:all". 

Examples: 

canonical_maps = dbm:/etc/postfix/canonical
canonical_maps = hash:/etc/postfix/canonical


Mit freundlichen Grüßen

Drießen

-- 
Software & Computer
Uwe Drießen
Lembergstraße 33
67824 Feilbingert
Tel.: 06708 / 660045   Fax: 06708 / 661397




Mehr Informationen über die Mailingliste Postfixbuch-users