RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
Wait I think I got working now -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Jason Staudenmayer Sent: Tuesday, October 28, 2014 3:34 PM To: Wietse Venema Cc: postfix-users@postfix.org Subject: RE: Migrating to postfix SO

RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
SO it should have just the localhost or should it be empty? -Original Message- From: Wietse Venema [mailto:wie...@porcupine.org] Sent: Tuesday, October 28, 2014 3:28 PM To: Jason Staudenmayer Cc: Wietse Venema; postfix-users@postfix.org Subject: Re: Migrating to postfix Jason

Re: Migrating to postfix

2014-10-28 Thread Wietse Venema
Jason Staudenmayer: > Ok I found why it's dumping fax@ email to root, /etc/aliases had a default > entry for fax: > Still not taking addresses in the format fax-(phonenumber)@ DO NOT LIST the faxdomain in MYDESTINATION Wietse

RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
Sent: Tuesday, October 28, 2014 2:51 PM To: Wietse Venema Cc: postfix-users@postfix.org Subject: RE: Migrating to postfix Typo, I fixed that and tried again. Oct 28 14:47:19 localhost postfix/qmgr[24359]: 3ECA6236C8: from=<>, size=2267, nrcpt=1 (queue active) Oct 28 14:47:19 localhost postfix

Re: Migrating to postfix

2014-10-28 Thread Wietse Venema
Jason Staudenmayer: > Oct 28 14:48:11 localhost postfix/local[24367]: 8A330231BD: > to=, relay=local, delay=30, > delays=30/0.07/0/0.1, dsn=5.1.1, status=bounced (unknown user: "CENSORED311") You have mis-configured MYDESTINATION in main.cf, therefore mail goes to the LOCAL daemon instead of the

RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
ecorp.local[10.252.0.137] Looks like it still doing the same thing -Original Message- From: Wietse Venema [mailto:wie...@porcupine.org] Sent: Tuesday, October 28, 2014 2:46 PM To: Jason Staudenmayer Cc: Postfix users Subject: Re: Migrating to postfix Jason Staudenmayer: > transport: &

Re: Migrating to postfix

2014-10-28 Thread Wietse Venema
host postfix/qmgr[24117]: DFA99231BD: removed > Oct 28 14:21:39 localhost postfix/smtpd[24123]: 27B25231BD: > client=it5.aaq.hfecorp.local[10.252.0.137] > > > > -Original Message- > From: owner-postfix-us...@postfix.org > [mailto:owner-postfix-us...@postfix.org] On B

RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
B25231BD: client=it5.aaq.hfecorp.local[10.252.0.137] -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema Sent: Tuesday, October 28, 2014 1:56 PM To: Postfix users Subject: Re: Migrating to postfix Jason Staudenmayer: &g

Re: Migrating to postfix

2014-10-28 Thread Wietse Venema
Jason Staudenmayer: > Sorry I missed those links (they helped). > Looks like it's trying to send all the email off to my main mail > server. I've tried changing the transports, virtual and relay > settings in master but it's still sending anything formatted as > fax-###@aafax.mydomain.com off

Re: Migrating to postfix

2014-10-28 Thread Wietse Venema
[mailto:owner-postfix-us...@postfix.org] On Behalf Of Viktor Dukhovni > Sent: Tuesday, October 28, 2014 10:54 AM > To: Postfix users > Subject: Re: Migrating to postfix > > On Tue, Oct 28, 2014 at 02:49:18PM +, Jason Staudenmayer wrote: > > > WOW you guys are fast! >

RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
ute in the users home directory or in the spool? Jason -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Viktor Dukhovni Sent: Tuesday, October 28, 2014 10:54 AM To: Postfix users Subject: Re: Migrating to postfix On Tue, Oct 28,

Re: Migrating to postfix

2014-10-28 Thread Viktor Dukhovni
On Tue, Oct 28, 2014 at 02:49:18PM +, Jason Staudenmayer wrote: > WOW you guys are fast! > Thanks for the info I'll give this a shot today. Don't forget the 'fax_destination_recipient_limit = 1' setting. Just in case some user sends the same fax to multiple phone numbers. -- Viktor.

RE: Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
AM To: Postfix users Subject: Re: Migrating to postfix Jason Staudenmayer: > 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

Re: Migrating to postfix

2014-10-28 Thread Wietse Venema
Jason Staudenmayer: > 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 b

Re: Migrating to postfix

2014-10-28 Thread Viktor Dukhovni
On Tue, Oct 28, 2014 at 01:51:12PM +, Jason Staudenmayer wrote: > 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 > . main.cf: # Ideally you

Re: Migrating to postfix

2014-10-28 Thread Noel Jones
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

Migrating to postfix

2014-10-28 Thread Jason Staudenmayer
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 gatewa