On 02/25/10 8:58 AM, Fabien LUCE wrote: > HI everyone, > > i'm trying to rewrite the From field for all my messages that comes to my > exim server. > Here is my rule: > *...@*.lutix.org [email protected] > > and then for example: > exim -brw [email protected] > > sender: [email protected] > from: [email protected] > to: [email protected] > cc: [email protected] > bcc: [email protected] > reply-to: [email protected] > env-from: [email protected] > env-to: [email protected] > > but when i send and email to gmail, the From field is "ftg,,," instead of > "ftg". What are the commas for? > > Thanks
It sounds like it's getting that from the gecos field in /etc/passwd -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
