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
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
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
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
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
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
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.
>
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
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
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
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
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
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?
* 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
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
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
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,
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
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
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_
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
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
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
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
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.
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.
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
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
> 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
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.
30 matches
Mail list logo