Nikolaos Milas: > Hi, > > We have set up one (of many) mailing lists using Postfix / LDAP as an alias. > > In one case, one of the members of the mailing list, has tried to send a > message to the mailing list and it was delivered fine to all other > members except to his own mail address:
The problem in this case is that you should send mailing list mail with a list-specific envelope sender address (for example, [email protected]), instead of the original poster's sender address ([email protected]). Don't use the list submission address ([email protected]) as the envelope sender address: that may cause mail delivery loops. Wietse
