Postfix and mailman problems

2009-05-05 Thread Guillaume HILT
Hi, I'm using mailman 2.1.11 on gentoo AMD64. It's running with postfix, dspam and virtual domains/users (managed by postfixadmin). My problem is that all emails sent to a mailing list fall in the catchall. I'm using a specifig subdomain for the lists, ml.domain.com and I configured it wit

question on permit_sasl_authenticated and check_sender_access

2009-05-05 Thread Gaël Lams
Hi all, One of the restrictions I perform is the following one: I requires that mail from outside do not use our domain in their envelope sender. I performs this check by inserting in main.cf a "check_sender_access hash:/etc/postfix/not_our_domains_as_sender" line with the map containing our doma

Re: Implication of policy_time_limit

2009-05-05 Thread Wietse Venema
Brian Mathis: > What is the effect of the policy_time_limit parameter on an smtpd > policy process? In the readme I see the mentions that the default 100 According to the spawn(8) manpage: RESOURCE AND RATE CONTROL transport_time_limit ($command_time_limit) The amount of

Re: question on permit_sasl_authenticated and check_sender_access

2009-05-05 Thread Scott Haneda
On May 5, 2009, at 12:57 AM, Gaël Lams wrote: What seems to happen is that some providers transparently send emails through their own smtp server instead of allowing our users to use the configured smtp server. The check_sender_access check is after permit_sasl_authenticated with the idea that

Redirect messages for just one recipient

2009-05-05 Thread Rocco Scappatura
Hello, I have a Postfix-based system which consist of a front end side (mail gateway) and a post office side. I receive messages for different domain. Every message destined for a domain, say "domain.tld", is forwarded to the post office and there the recipient will eventually be translated and d

Re: Redirect messages for just one recipient

2009-05-05 Thread Reinaldo de Carvalho
On Tue, May 5, 2009 at 10:25 AM, Rocco Scappatura wrote: > Basically, I need to translate "re...@domain.tld" in > "re...@extdomain.tld" and deliver "re...@extdomain.tld" from my mail > gateway directly to the mail server responsible for "extdomain.tld". > > Is it possible? I've tried to accomplish

Re:

2009-05-05 Thread Reinaldo de Carvalho
On Tue, May 5, 2009 at 12:32 AM, Jonathan McMahon wrote: > > I'm trying to set up an extremely basic mailserver on Leopard 10.5 in order > to check the behavior of some PHP scripts. Nothing fancy needed - I just want > to send and receive mail to/from myself without having to go out to my ISP. >

Re: Redirect messages for just one recipient

2009-05-05 Thread Barney Desmond
2009/5/5 Rocco Scappatura : > Basically, I need to translate "re...@domain.tld" in > "re...@extdomain.tld" and deliver "re...@extdomain.tld" from my mail > gateway directly to the mail server responsible for "extdomain.tld". > > Is it possible? I've tried to accomplish this inserting on /etc/aliase

Postfix Setup

2009-05-05 Thread Jeff Bernier
Hello, I am a newbie... I wish to use my Postfix system (v2.1.5) to accept mail for, and relay mail to another MTA. How do I go about doing this? Thank you for any help offered. Jeff "It does not require many words to speak the truth." - Chief Joseph, Great Nez Perce Indian Chief

Re: Postfix Setup

2009-05-05 Thread Victor Duchovni
On Tue, May 05, 2009 at 10:51:58AM -0400, Jeff Bernier wrote: > Hello, > > I am a newbie... > > I wish to use my Postfix system (v2.1.5) to accept mail for, and relay > mail to another MTA. How do I go about doing this? http://www.postfix.org/BASIC_CONFIGURATION_README.html http://www

Re: Postfix Setup

2009-05-05 Thread Jeff Bernier
I don't want to sound ungrateful for pointing me at the docs, but I was hoping for a little clarification on the process. I had looked at the docs, but was still unclear on how to go about it. Jeff victor.ducho...@morganstanley.com 5/5/2009 11:00 AM >>> On Tue, May 05, 2009 at 10:51:58AM -0400

Re: Postfix Setup

2009-05-05 Thread Victor Duchovni
On Tue, May 05, 2009 at 11:32:36AM -0400, Jeff Bernier wrote: > I don't want to sound ungrateful for pointing me at the docs, but I > was hoping for a little clarification on the process. I had looked at > the docs, but was still unclear on how to go about it. Specific questions are much easier t

Re: Postfix Setup

2009-05-05 Thread Jeff Bernier
I had asked a fairly clear question... it was: Ho do I set Postfix to accept email for, and relay email to another MTA? This is the one thing I need to accomplish. There's really no need to berate me and otherwise treat me like a buffoon Victor. Is there someone willing to help? Please?

Re: Postfix Setup

2009-05-05 Thread Ralf Hildebrandt
* Jeff Bernier : > I had asked a fairly clear question... it was: Ho do I set Postfix to > accept email for, and relay email to another MTA? This is the one thing > I need to accomplish. It's not really easy to answer that question: "accept email for another MTA": why does the mail arrive on the

Re: Postfix Setup

2009-05-05 Thread Brian Evans - Postfix List
Jeff Bernier wrote: > I had asked a fairly clear question... it was: Ho do I set Postfix to > accept email for, and relay email to another MTA? This is the one > thing I need to accomplish. > > There's really no need to berate me and otherwise treat me like a > buffoon Victor. > Is there some

Re: Redirect messages for just one recipient

2009-05-05 Thread Noel Jones
Barney Desmond wrote: If domain.tld isn't already in virtual_alias_domains then you need to add it, as well as the mapping to extdomain.tld No, domain.tld must not be added to virtual_alias_domains if postfix already accepts mail for that domain. A domain must not be listed in more than one

Re: Postfix and mailman problems

2009-05-05 Thread mouss
Guillaume HILT a écrit : >Hi, > > I'm using mailman 2.1.11 on gentoo AMD64. > It's running with postfix, dspam and virtual domains/users (managed by > postfixadmin). > > My problem is that all emails sent to a mailing list fall in the catchall. > I'm using a specifig subdomain for the lists,

Re: Postfix Setup

2009-05-05 Thread Brett Dikeman
On Tue, May 5, 2009 at 12:04 PM, Jeff Bernier wrote: > I had asked a fairly clear question... it was: Ho do I set Postfix to accept > email for, and relay email to another MTA? This is the one thing I need to > accomplish. http://www.lmgtfy.com/?q=postfix+firewall > There's really no need to be

Re: Postfix Setup

2009-05-05 Thread Victor Duchovni
On Tue, May 05, 2009 at 03:18:18PM -0400, Brett Dikeman wrote: > > I had asked a fairly clear question... it was: Ho do I?set Postfix to accept > > email for, and relay email to another MTA? This is the one thing I need to > > accomplish. > > http://www.lmgtfy.com/?q=postfix+firewall > > > There

Re: Transport Maps Ignored After Upgrade

2009-05-05 Thread Eric Cunningham
Thanks Victor. Ok, so I: - removed .$mydomain from $mydestination - have set relay_domains = $mydestination, $mynetworks - have set parent_domain_matches_subdomains to it's default - have added permit_mx_backup to smtpd_recipient_restrictions - set permit_

Re: Postfix Setup

2009-05-05 Thread Aaron Wolfe
On Tue, May 5, 2009 at 3:32 PM, Victor Duchovni wrote: > On Tue, May 05, 2009 at 03:18:18PM -0400, Brett Dikeman wrote: > >> > I had asked a fairly clear question... it was: Ho do I?set Postfix to >> > accept >> > email for, and relay email to another MTA? This is the one thing I need to >> > acc

Re: Postfix Setup

2009-05-05 Thread LuKreme
On 5-May-2009, at 10:04, Jeff Bernier wrote: There's really no need to berate me and otherwise treat me like a buffoon Victor. Is there someone willing to help? Please? Consider two things. First, stop top-posting. Trim your quoted material and reply after, preserving the conversatio

Re: Redirect messages for just one recipient

2009-05-05 Thread Barney Desmond
2009/5/6 Noel Jones : >> If domain.tld isn't already in >> virtual_alias_domains then you need to add it, as well as the mapping >> to extdomain.tld > > No, domain.tld must not be added to virtual_alias_domains if postfix already > accepts mail for that domain.  A domain must not be listed in more

Re: Postfix Setup

2009-05-05 Thread Scott Haneda
On May 5, 2009, at 12:58 PM, Aaron Wolfe wrote: I fully believe that the experts on this list have good intentions and I appreciate the time they spend helping us. However, this scenario has happened quite a few times.. A new user asks questions that are vague or easily answered by the docs, e

Re: Postfix Setup

2009-05-05 Thread Jonathan McMahon
I'm 100% completely new to Postfix, somewhat new to *nix. My general feedback: 1. I find Postfix to be somewhat difficult, and the "google search" documentation for my specific setup is fragmented and incomplete at best. I did expect this given the number of possible system permutations. 2.

Re: Transport Maps Ignored After Upgrade

2009-05-05 Thread mouss
Eric Cunningham a écrit : > Thanks Victor. Ok, so I: > > - removed .$mydomain from $mydestination > - have set relay_domains = $mydestination, $mynetworks do not do that. mydestination is for domains that should be delivered locally. mynetworks have nothing to do with reception domains.

Re: Postfix Setup

2009-05-05 Thread Joe Sloan
Jonathan McMahon wrote: I'm 100% completely new to Postfix, somewhat new to *nix. My general feedback: 1. I find Postfix to be somewhat difficult, and the "google search" documentation for my specific setup is fragmented and incomplete at best. I did expect this given the number of possible sy

backup email

2009-05-05 Thread Jeff Huang
Hi. I want the email server backup the sending out email. For example.The user send a email out to other user,the smtp server copy it and send it to a backup server when it sending the email out. So the administrator or the user can saw the email which he/she sent out. Can the postfix do it an

Re: question on permit_sasl_authenticated and check_sender_access

2009-05-05 Thread Gaël Lams
> I believe you need to move your users to the alternate submission port.  The > normal widely used port for this is 587.  Some people will lock down port > 587 to only allow authenticated and encrypted connections.  Others will > allow non crypto, but mandate authentication. Thanks for the sugges

Re: backup email

2009-05-05 Thread Corey Chandler
Jeff Huang wrote: Hi. I want the email server backup the sending out email. For example.The user send a email out to other user,the smtp server copy it and send it to a backup server when it sending the email out. So the administrator or the user can saw the email which he/she sent out.