Jon Bendtsen
2004-05-10 13:59:12 UTC
Hi list
After finding address rewritting and regexp's in the postfix
documentation, i tried looking for more information in the FAQ's, but i
was unable to find any questions i find similar to mine
problem:
i want to rewrite the sender address (or add an reply-to header) based
on information stored in the /etc/passwd file.
As most of you probably know, /etc/passwd contains other information
than the name and the email address.
So i need some sort of regexp that pulls the information from the file
or a script that does the sender address rewriting.
But is that possible? i'm not entirely sure if it is, and/or if i
should use regexp or a real script?
Why passwd:
so when i add users i only have to put the information one place
JonB
After finding address rewritting and regexp's in the postfix
documentation, i tried looking for more information in the FAQ's, but i
was unable to find any questions i find similar to mine
problem:
i want to rewrite the sender address (or add an reply-to header) based
on information stored in the /etc/passwd file.
As most of you probably know, /etc/passwd contains other information
than the name and the email address.
So i need some sort of regexp that pulls the information from the file
or a script that does the sender address rewriting.
But is that possible? i'm not entirely sure if it is, and/or if i
should use regexp or a real script?
Why passwd:
so when i add users i only have to put the information one place
JonB