Re: bounce address in smtp_sasl_password_maps

2010-12-09 Thread Per Jessen
Sahil Tandon wrote: > On Wed, 2010-12-08 at 10:09:42 +0100, Per Jessen wrote: > >> Is there a way of specifying the bounce/null address in an >> smtp_sasl_password_maps table ? I've tried using '<>', but that >> didn't seem to work. > > Improve your problem report and try again: > > http://ww

Re: postfix bounce access table

2010-12-09 Thread Per Jessen
Per Jessen wrote: > This produces an ndr, which is also rejected due to lack of authentication, > as '<>' doesn't seem to be found in smtp_sasl_password_maps. Extract from a test with debug enabled: (suitably snipped & obscured) Dec 9 10:40:56 neon postfixo/qmgr[16294]: A77FE33266: from=<>, s

Re: fqrdns.pcre

2010-12-09 Thread Paul Cartwright
On 12/08/2010 10:32 PM, Stan Hoeppner wrote: > Paste your entire main.cf so we can give you pointers on how to properly > format it. You're obviously missing something. postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = yes config_directo

Re: fqrdns.pcre

2010-12-09 Thread Wietse Venema
Stan Hoeppner: > Noel Jones put forth on 12/8/2010 9:22 PM: > > On 12/8/2010 7:07 PM, Stan Hoeppner wrote: > > > >> While discussing restrictions in main.cf only, and specifically order > >> processing, it would actually be better if you pasted main.cf snippets > >> instead of postconf -n snippets

Re: SMTP transactions for local mail ?

2010-12-09 Thread Wietse Venema
Sufian Hameed: > Hi, > > When an email is sent from one MailServer to Another there are several SMTP > transaction before the actual data is sent like > > HELO > MAIL FROM > RCPT TO > DATA If you use SMTP, then you use the protocol described in RFC 5321. > is it the same when an email is send l

Re: bounce address in smtp_sasl_password_maps

2010-12-09 Thread Wietse Venema
Per Jessen: > Sahil Tandon wrote: > > > On Wed, 2010-12-08 at 10:09:42 +0100, Per Jessen wrote: > > > >> Is there a way of specifying the bounce/null address in an > >> smtp_sasl_password_maps table ? I've tried using '<>', but that > >> didn't seem to work. > > > > Improve your problem report a

unknown mail transport error

2010-12-09 Thread Sufian Hameed
Hi I have 2 servers *"esprimo.net.loc"* and *"net13.net.loc"* esprimo.net.loc has three users 1) root 2) shameed and 3)testuser1 when i send an email from sham...@esprimo.net.loc to sham...@net13.net.locit works Dec 9 14:15:02 esprimo postfix/pickup[8827]: D254932C2F: uid=500 from= Dec 9 14:1

forward all addresses errors messages to postmaster ?

2010-12-09 Thread Frank Bonnet
Hello a Is it possible to forward all errors messages that have been received by ALL our users due to a wrong email address they have typed to the postmaster ( or another address ) ? Thanks a lot

Re: error for some particuliar addresses ?

2010-12-09 Thread Frank Bonnet
Thank I've just found the notify_class statement that does what I need Sorry for the noise ... On 12/03/2010 04:38 PM, Victor Duchovni wrote: On Fri, Dec 03, 2010 at 04:34:27PM +0100, Frank Bonnet wrote: Hello I need to tell postfix respond with an SMTP error code for some internal part

Re: unknown mail transport error

2010-12-09 Thread donovan jeffrey j
On Dec 9, 2010, at 7:22 AM, Sufian Hameed wrote: > Dec 9 14:18:18 esprimo postfix/qmgr[8828]: warning: transport smtp failure > -- see a previous warning/fatal/panic logfile record for the problem > description what does this log entry say ?

Re: unknown mail transport error

2010-12-09 Thread Wietse Venema
Sufian Hameed: > Dec 9 14:15:32 esprimo postfix/master[8826]: warning: process > /usr/libexec/postfix/smtp pid 9235 killed by signal 11 > > what seems to be the problems ? You MUST respect the instructions in the mailing list welcome message. Wietse TO REPORT A PROBLEM see http://www.p

Re: forward all addresses errors messages to postmaster ?

2010-12-09 Thread Wietse Venema
Frank Bonnet: > Hello > a > Is it possible to forward all errors messages that have been received by > ALL our users due to a wrong email address they have typed > to the postmaster ( or another address ) ? http://www.postfix.org/BASIC_CONFIGURATION_README.html#notify Wietse

Re: fqrdns.pcre

2010-12-09 Thread Stan Hoeppner
Wietse Venema put forth on 12/9/2010 6:10 AM: > Stan, don't encourage people to cut and paste main.cf snippets. > > PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE. > > Wietse My apologies. I thought in this case it would be better for the OP and possibly easier on

Questions on new Postfix setup from Logwatch

2010-12-09 Thread Robert Moskowitz
This is a new install on Fedora 12 using the tools from: http://wiki.amahi.org/index.php/Amahi_Mail_System We have patched the Postfix source to add the Quota patch. It would be REALLY nice if this was just a part of Postfix that came disabled and was 'easy' to enable so we could work from th

Re: bounce address in smtp_sasl_password_maps

2010-12-09 Thread Per Jessen
Wietse Venema wrote: > Per Jessen: >> Perhaps I could have expanded "didnt seem to work" to "despite <> >> being present in my smtp_sasl_password_maps table, when a bounce is >> sent, no suitable userid+password is chosen for sasl authentication". >> I'll be continuing the debugging today. > > I

Re: fqrdns.pcre

2010-12-09 Thread Stefan G. Weichinger
Am 09.12.2010 08:19, schrieb Stan Hoeppner: > Stefan G. Weichinger put forth on 12/8/2010 5:55 PM: >> Am 09.12.2010 00:53, schrieb Stefan G. Weichinger: >> >>> * is it really making greylisting useless? I use postgrey successfully >> >> small correction: on my own servers I run policyd for greylist

Re: fqrdns.pcre

2010-12-09 Thread Stan Hoeppner
Paul Cartwright put forth on 12/9/2010 5:09 AM: This is exactly why I wanted to see your main.cf. It's a total mess. I'll try to annotate needed changes. > then my main.cf: > cat /etc/postfix/main.cf Everything from here... > permit_sasl_authenticated, reject_unauth_dest

Re: bounce address in smtp_sasl_password_maps

2010-12-09 Thread Wietse Venema
Per Jessen: > Wietse Venema wrote: > > > Per Jessen: > >> Perhaps I could have expanded "didnt seem to work" to "despite <> > >> being present in my smtp_sasl_password_maps table, when a bounce is > >> sent, no suitable userid+password is chosen for sasl authentication". > >> I'll be continuing t

Re: fqrdns.pcre

2010-12-09 Thread Wietse Venema
Stan Hoeppner: > Paul Cartwright put forth on 12/9/2010 5:09 AM: > > This is exactly why I wanted to see your main.cf. It's a total mess. I'll > try to annotate needed changes. > > > then my main.cf: > > cat /etc/postfix/main.cf > > Everything from here... > > > permit_s

Re: error for some particuliar addresses ?

2010-12-09 Thread mouss
Le 09/12/2010 13:40, Frank Bonnet a écrit : Thank I've just found the notify_class statement that does what I need this has nothing to do with your original quesion as it was stated. notify != respond Sorry for the noise ... On 12/03/2010 04:38 PM, Victor Duchovni wrote: On Fri, Dec 03

Re: SMTP transactions for local mail ?

2010-12-09 Thread Sufian Hameed
Sorry! will follow the instructions next time. The problem is solved. Actually the postfix was not been able to read a file for filter. regards On Thu, Dec 9, 2010 at 1:14 PM, Wietse Venema wrote: > Sufian Hameed: > > Hi, > > > > When an email is sent from one MailServer to Another there are

Re: unknown mail transport error

2010-12-09 Thread mouss
Le 09/12/2010 13:22, Sufian Hameed a écrit : Hi I have 2 servers *"esprimo.net.loc"* and *"net13.net.loc"* esprimo.net.loc has three users 1) root 2) shameed and 3)testuser1 when i send an email from sham...@esprimo.net.loc to sham...@net13.net.loc it works Dec 9 14:15:02 esprimo postfix/pic

Re: unknown mail transport error

2010-12-09 Thread Sufian Hameed
Sorry! will follow the instructions next time. The problem is solved. Actually the postfix was not been able to read a file for filter. thanks alot regards On Thu, Dec 9, 2010 at 4:13 PM, mouss wrote: > Le 09/12/2010 13:22, Sufian Hameed a écrit : > > Hi >> >> I have 2 servers *"esprimo.net.l

Re: Questions on new Postfix setup from Logwatch

2010-12-09 Thread mouss
Le 09/12/2010 14:54, Robert Moskowitz a écrit : This is a new install on Fedora 12 using the tools from: http://wiki.amahi.org/index.php/Amahi_Mail_System We have patched the Postfix source to add the Quota patch. It would be REALLY nice if this was just a part of Postfix The VDA is patch is n

Thank you! [was Re: fqrdns.pcre]

2010-12-09 Thread Steffan A. Cline
Weitse, To me this comment from you, "Stan, go take this discussion off-list or be removed." is completely out of line. While I understand your complaint and frustration, I think you forget that Stan provides a great deal of technical support for YOUR outstanding product at NO charge. Your answers

Re: fqrdns.pcre

2010-12-09 Thread Paul Cartwright
On 12/09/2010 09:44 AM, Stan Hoeppner wrote: > Everything from here... > > to here > > is being ignored by postfix or will cause errors. These all need to be under > an smtpd_foo_restriction heading. You have most it duplicated once, if not > twice, below. > yeah, well,

Re: Thank you! [was Re: fqrdns.pcre]

2010-12-09 Thread Wietse Venema
Steffan A. Cline: > Weitse, Please take the trouble to spell my name correctly. Thank you. > To me this comment from you, "Stan, go take this discussion off-list or be > removed." is completely out of line. While I understand your complaint and > frustration, I think you forget that Stan provides

Re: fqrdns.pcre

2010-12-09 Thread Stefan G. Weichinger
Am 09.12.2010 08:12, schrieb Stan Hoeppner: > The original design usage of greylisting was to stop spam bots as they > don't retry as an RFC compliant MTA does. If that is your main goal for > your greylisting daemon, then this set of pcres, along with spamhaus pbl > and cbl checks (use zen) is

Re: fqrdns.pcre

2010-12-09 Thread Stan Hoeppner
Paul Cartwright put forth on 12/9/2010 9:38 AM: > mail.info now has this: > Dec 9 10:32:06 paulandcilla postfix/master[17432]: warning: > /usr/lib/postfix/smtpd: bad command startup -- throttling Ok, we need to troubleshoot this as Postfix isn't starting. What do you see in /var/log/mail.log

Re: postfix bounce access table

2010-12-09 Thread Victor Duchovni
On Thu, Dec 09, 2010 at 10:51:18AM +0100, Per Jessen wrote: > I guess this is intended behaviour - there is no sender address, > so the destination hostname is looked up instead, but shouldn't there > also be a lookup with sender='<>' ? No. Just as there is no user-specific relayhost for sender

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread cmallon
Thank you Viktor for taking the time out to look at my issue and assist me with. I do appreciate your time and patience. On Dec 8, 2010, at 9:17 PM, Victor Duchovni wrote: On Wed, Dec 08, 2010 at 06:16:00PM -0800, cmallon wrote: The subject of your message is misleading and unfortunate. Post

mailavenger with postfix and local email delivery

2010-12-09 Thread Sufian Hameed
Hi, i have configured MailAvenger smtp server for receiving all the incoming email. MailAvenger runs of standard smtp port and its configuration requires to comments out the following line in master.cf # == # service type pr

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Noel Jones
On 12/9/2010 11:38 AM, Sufian Hameed wrote: Hi, i have configured MailAvenger smtp server for receiving all the incoming email. MailAvenger runs of standard smtp port and its configuration requires to comments out the following line in master.cf #

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Sufian Hameed
Yes, Once MailAvenger receive an email its uses sendmail for delivering it locally. i would like to submit local mail via SMTP (which is MailAvenger in my case). a small example would be really helpful. regards sufian On Thu, Dec 9, 2010 at 6:50 PM, Noel Jones wrote: > On 12/9/2010 11:38 AM,

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Noel Jones
On 12/9/2010 12:19 PM, Sufian Hameed wrote: Yes, Once MailAvenger receive an email its uses sendmail for delivering it locally. i would like to submit local mail via SMTP (which is MailAvenger in my case). a small example would be really helpful. regards sufian Configure whatever program is

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Sufian Hameed
MailAvenger only receives the incoming emails. All the emails (local and outgoing) are sent by *postfix*. and this is my orignal question how to send local mail using SMTP regards On Thu, Dec 9, 2010 at 7:36 PM, Noel Jones wrote: > On 12/9/2010 12:19 PM, Sufian Hameed wrote: > >> Yes, Once Ma

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Noel Jones
On 12/9/2010 12:44 PM, Sufian Hameed wrote: MailAvenger only receives the incoming emails. All the emails (local and outgoing) are sent by *postfix*. and this is my orignal question how to send local mail using SMTP regards Stop top posting. Mail goes into postfix before it goes out. Confi

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread Victor Duchovni
On Thu, Dec 09, 2010 at 09:38:17AM -0800, cmallon wrote: > smtpd_recipient_restrictions = > reject_unauth_destination, > > You only accept mail for domains listed in mydestination, > virtual_alias_domains, virtual_mailbox_domains, or relay_domains. > > I'm not sure I understand

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Wietse Venema
Sufian Hameed: > MailAvenger only receives the incoming emails. > > All the emails (local and outgoing) are sent by *postfix*. and this is my > orignal question how to send local mail using SMTP You cannot use the same Postfix sendmail command to receive FILTERED mail from MailAvenger AND also us

Re: Adding an automatic signature at end of mail

2010-12-09 Thread mouss
Le 08/12/2010 13:09, VALOIS, Pascal a écrit : Hello, does anyone know how to configure postfix to add an automatic footnote at mail send by postfix for a specific virtual domain ? does anyone have a tutorial ? short answer: google for altermime. long answer: it's not as simple as "append so

Re: mailavenger with postfix and local email delivery

2010-12-09 Thread Ralf Hildebrandt
* Sufian Hameed : > i have configured MailAvenger smtp server for receiving all the incoming > email. MailAvenger runs of standard smtp port and its configuration requires > to comments out the following line in master.cf > > # =

Re: tls/ssl or starttls, why different port#?

2010-12-09 Thread mouss
Le 08/12/2010 18:13, Victor Duchovni a écrit : On Wed, Dec 08, 2010 at 11:45:25AM -0500, Zhou, Yan wrote: There are two ways to secure a protocol with SSL/TLS. - Encapsulate the entire protocol in SSL/TLS. A "secure" port is known for the SSL-encapsulated protocol, the client connect

Re: Forwarding email depending on sender and recipent address

2010-12-09 Thread mouss
Le 08/12/2010 16:54, Pavel Dimow a écrit : Hi, I know this is very bad, but I will need this only temporally. Basically I need to forward email to one address depending on the sender and recipient address but still original recipient should receive email. I think that this is maybe impossible us

Load issues with Postfix on FreeBSD

2010-12-09 Thread Dave Brodin
We are an ISP and have Postfix running on FreeBSD. Currently, we are using postfix 2.4.10 on FreeBSD 4.7. Both are older versions because several years ago we tried to upgrade FreeBSD to 6.0 and had some bizarre results. We just tried the same thing last night to a much newer version of Free

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Wietse Venema
Dave Brodin: > We are an ISP and have Postfix running on FreeBSD. Currently, we are > using postfix 2.4.10 on FreeBSD 4.7. Both are older versions because > several years ago we tried to upgrade FreeBSD to 6.0 and had some > bizarre results. We just tried the same thing last night to a much

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread cmallon
On Dec 9, 2010, at 10:55 AM, Victor Duchovni wrote: The recipient restrictions are always honored. Unless your master.cf file overrides main.cf in the "smtpd" instance the client connects to, what you configure is what you get... This is the master.cf file: # DO NOT SHARE THE POSTFIX QUEUE BETWE

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Victor Duchovni
On Thu, Dec 09, 2010 at 02:59:56PM -0500, Dave Brodin wrote: > Old server - Dual 2.8 GHz Xeon processors with 4 GB RAM > New server - Dual 2.8 quad-core processors with 8 GB RAM > > Things run fine on old server, but hardware is starting to fail. When we > start postfix on the new server and eve

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Dave Brodin
On 12/9/2010 3:21 PM, Wietse Venema wrote: Dave Brodin: We are an ISP and have Postfix running on FreeBSD. Currently, we are using postfix 2.4.10 on FreeBSD 4.7. Both are older versions because several years ago we tried to upgrade FreeBSD to 6.0 and had some bizarre results. We just tried th

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Jerry
On Thu, 9 Dec 2010 15:21:15 -0500 (EST) Wietse Venema articulated: > FWIW, FreeBSD is my primary development platform. I thought > that FreeBSD 8.1 is the latest release. It is. I believe the 8.2 version is still in either RC1 or RC2 stage. In any case, it has definitely not been released in its

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread Victor Duchovni
On Thu, Dec 09, 2010 at 03:31:21PM -0500, cmallon wrote: > submission inet n - n - - smtpd > -o smtpd_etrn_restrictions=reject > -o smtpd_sasl_auth_enable=yes > -o content_filter=dksign:[127.0.0.1]:10027 > -o receive_override_options=no_address_mapping

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Wietse Venema
Dave Brodin: > Thank you very much for the info. I'm really filling in because our > main system administrator's last day is tomorrow, unfortunately. I > guess it's 8.2-PRERELEASE (not sure how happy I am to find that out). > We did try 2.4.10 and it had the same problem. I would bet that th

Re: fqrdns.pcre

2010-12-09 Thread Steve
Original-Nachricht > Datum: Thu, 09 Dec 2010 15:42:48 +0100 > Von: "Stefan G. Weichinger" > An: Stan Hoeppner > CC: postfix-users@postfix.org > Betreff: Re: fqrdns.pcre > Am 09.12.2010 08:19, schrieb Stan Hoeppner: > > Stefan G. Weichinger put forth on 12/8/2010 5:55 PM: > >>

Please Test ... was: FrontBridge RFC 2920 write-up

2010-12-09 Thread Michael J Wise
On Nov 29, 2010, at 11:43 PM, Michael J Wise wrote: > On Nov 28, 2010, at 8:18 PM, Victor Duchovni wrote: > >> My current theory is that the issue is FrontBridge specific, and is the >> result of some firewall or proxy software in front of Microsoft Exchange. > > An update; I gather there are ey

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread cmallon
n Dec 9, 2010, at 12:48 PM, Victor Duchovni wrote: On Thu, Dec 09, 2010 at 03:31:21PM -0500, cmallon wrote: submission inet n - n - - smtpd -o smtpd_etrn_restrictions=reject -o smtpd_sasl_auth_enable=yes -o content_filter=dksign:[127.0.0.1]:10027 -o rece

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Stan Hoeppner
Wietse Venema put forth on 12/9/2010 2:52 PM: > Dave Brodin: >> Thank you very much for the info. I'm really filling in because our >> main system administrator's last day is tomorrow, unfortunately. I >> guess it's 8.2-PRERELEASE (not sure how happy I am to find that out). >> We did try 2.4.

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread Victor Duchovni
On Thu, Dec 09, 2010 at 01:45:37PM -0800, cmallon wrote: > Can I safely remove this parameter from the master.cf file? > (smtpd_recipient_restrictions); would that solve my problem and simplify > my configuration? Or do I need this parameter in this location because > of the way mail is passed th

Re: Please Test ... was: FrontBridge RFC 2920 write-up

2010-12-09 Thread Wietse Venema
Michael J Wise: > On Nov 29, 2010, at 11:43 PM, Michael J Wise wrote: > > > On Nov 28, 2010, at 8:18 PM, Victor Duchovni wrote: > > > >> My current theory is that the issue is FrontBridge specific, and is the > >> result of some firewall or proxy software in front of Microsoft Exchange. > > > >

Re: Postfix ignoring my smtpd_recipient_restrictions?

2010-12-09 Thread cmallon
n Dec 9, 2010, at 1:59 PM, Victor Duchovni wrote: On Thu, Dec 09, 2010 at 01:45:37PM -0800, cmallon wrote: Can I safely remove this parameter from the master.cf file? (smtpd_recipient_restrictions); would that solve my problem and simplify my configuration? Or do I need this parameter in this lo

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Dave Brodin
On 12/9/2010 4:55 PM, Stan Hoeppner wrote: Wietse Venema put forth on 12/9/2010 2:52 PM: Dave Brodin: Thank you very much for the info. I'm really filling in because our main system administrator's last day is tomorrow, unfortunately. I guess it's 8.2-PRERELEASE (not sure how happy I am to fi

Re: Load issues with Postfix on FreeBSD

2010-12-09 Thread Wietse Venema
Dave Brodin: > On 12/9/2010 4:55 PM, Stan Hoeppner wrote: > > Wietse Venema put forth on 12/9/2010 2:52 PM: > >> Dave Brodin: > >>> Thank you very much for the info. I'm really filling in because our > >>> main system administrator's last day is tomorrow, unfortunately. I > >>> guess it's 8.2-PRE

Re: Questions on new Postfix setup from Logwatch

2010-12-09 Thread Robert Moskowitz
On 12/09/2010 10:31 AM, mouss wrote: Le 09/12/2010 14:54, Robert Moskowitz a écrit : This is a new install on Fedora 12 using the tools from: http://wiki.amahi.org/index.php/Amahi_Mail_System We have patched the Postfix source to add the Quota patch. It would be REALLY nice if this was just a p

Email Server Deployment

2010-12-09 Thread Ranjan
Hi all, This is my first message to the Mailing list. I am planning to deploy a Public Mail server for our company and chose postfix as the MTA. According to the requirement around 25,000 mails are handled per day basis. Can anyone suggest me the Hardware requirements to setup such a server? Tha

Re: Email Server Deployment

2010-12-09 Thread Victor Duchovni
On Fri, Dec 10, 2010 at 10:30:36AM +0530, Ranjan wrote: > Hi all, > > This is my first message to the Mailing list. > > I am planning to deploy a Public Mail server for our company and chose > postfix as the MTA. According to the requirement around 25,000 mails are > handled per day basis. Can a

Re: Email Server Deployment

2010-12-09 Thread Ranjan Das
Thank you all:) Its my first mission to setup a public mail server. Expecting your further help. Once again thank you. On Fri, Dec 10, 2010 at 10:45 AM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Fri, Dec 10, 2010 at 10:30:36AM +0530, Ranjan wrote: > > > Hi all, > > >

Re: Email Server Deployment

2010-12-09 Thread Ranjan Das
Thank you all:) Its my first mission to setup a public mail server. Expecting your further help. Once again thank you. On Fri, Dec 10, 2010 at 10:45 AM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Fri, Dec 10, 2010 at 10:30:36AM +0530, Ranjan wrote: > > > Hi all, > > >

robin-robin distribution list

2010-12-09 Thread Wesley
hey postfixusers, Hello! I have a question about the round-robin distribution in Postfix. Let's say we have an email account i...@example.com, and I would like first email entering i...@example.com will be forwarded to in...@example.com, the second will be forwared to in...@example.com, and the th

Re: Questions on new Postfix setup from Logwatch

2010-12-09 Thread mouss
Le 10/12/2010 03:43, Robert Moskowitz a écrit : On 12/09/2010 10:31 AM, mouss wrote: Le 09/12/2010 14:54, Robert Moskowitz a écrit : This is a new install on Fedora 12 using the tools from: http://wiki.amahi.org/index.php/Amahi_Mail_System We have patched the Postfix source to add the Quota pa