On 10/28/2014 8:51 AM, Jason Staudenmayer wrote:
> Hi all, I’m new to the list and to Postfix in general.
> 
> I’m in the process of upgrading and old server I have that’s running
> Qmail. I figured now would be a good time to learn something new as
> I sure don’t remember what I patched Qmail with 10 years ago.
> 
>  
> 
> Here’s the breakdown, this is a fax gateway server with only one
> local user. I’m looking to replicate what I have Qmail doing. Right
> now it will accept all email for the address format
> fax-#############@aafax.mydomain.com
> <mailto:fax-#############@aafax.mydomain.com>. From there I pass the
> email to a script and it does the rest. Right now I’m stuck at how
> to get Postfix to accept the email in that format. I’d rather not
> change this format as I have my users trained very well.
> 
>  
> 
> If you need more info let me know
> 
>  

create a user named "fax" and set
recipient_delimiter = -

http://www.postfix.org/postconf.5.html#recipient_delimiter
http://www.postfix.org/BASIC_CONFIGURATION_README.html
http://www.postfix.org/ADDRESS_REWRITING_README.html
http://www.postfix.org/documentation.html


  -- Noel Jones

Reply via email to