Package: gforge-mta-exim Version: 3.1-31 Severity: wishlist Hi,
when I send mail from the gforge host, the From: address is usually set to [EMAIL PROTECTED] -f`. This causes problems because mails sent to this address are not forwarded to the email address in debGforgeForwardEmail. It would be nice if exim could rewrite these addresses to [EMAIL PROTECTED] I've patched my /etc/exim/exim.conf and added this line to the "REWRITE CONFIGURATION" section: [EMAIL PROTECTED] "${lookup ldap{ldap:///uid=$local_part,ou=People,dc=gforge-etudiants,dc=ens-lyon,[EMAIL PROTECTED]" Eh With this configuration mails sent by CVS commit scripts have [EMAIL PROTECTED] in the From: header instead of [EMAIL PROTECTED] I've seen that this is also a problem on alioth: svn commits have [EMAIL PROTECTED] in the From: header, which is confusing. I think that the same ldap lookup would work with exim4 too. Thanks, Julien Cristau -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: sparc (sparc64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.26-sparc64 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages gforge-mta-exim depends on: ii debconf 1.4.51 Debian configuration management sy ii debianutils 2.13.2 Miscellaneous utilities specific t ii exim 3.36-17 An MTA (Mail Transport Agent) ii gforge-common 3.1-31 Collaborative development tool - s ii gforge-ldap-openldap [gforge- 3.1-31 Collaborative development tool - L ii perl 5.8.7-3 Larry Wall's Practical Extraction -- debconf information: * gforge/shared/ldap_base_dn: dc=gforge-etudiants,dc=ens-lyon,dc=fr * gforge/shared/domain_name: gforge-etudiants.ens-lyon.fr * gforge/shared/server_admin: [EMAIL PROTECTED] * gforge/shared/users_host: users.gforge-etudiants.ens-lyon.fr gforge/shared/noreply_to_bitbucket: true * gforge/shared/ldap_host: gforge-etudiants.ens-lyon.fr * gforge/shared/lists_host: lists.gforge-etudiants.ens-lyon.fr gforge/shared/system_name: Gforge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]