Paul,
"This is getting a bit off-topic as regards postfix, being more to do with
shell commands and sysadmin skills. "
Almost, couple more days and I'll be done with it, lol
"That result means your command shell doesn't know where postconf is. Try:
'locate postconf' to find it. Then edit you
gc put forth on 10/2/2009 10:32 PM:
> ok so I am trying out this relay to another server via :
>
> http://www.howtoforge.com/postfix_relaying_through_another_mailserver
>
> but when I enter the first line of code: postconf -e 'relayhost =
> smtp.example.com'
> the return I get, not a new line,
Hello!
I migrate a Sendmail system to Postfix, but i have
incompatibility/performance problem. The Sendmail catch envelope "rcpt
to:" recipients and if relay is applicable sends mail to "rcpt to:"
addresses email domain part MX mail server. If all the recipients
domains MX host are same Sendmail s
Laszlo Kupor put forth on 10/3/2009 5:16 AM:
> Hello!
>
> I migrate a Sendmail system to Postfix, but i have
> incompatibility/performance problem. The Sendmail catch envelope "rcpt
> to:" recipients and if relay is applicable sends mail to "rcpt to:"
> addresses email domain part MX mail server.
Hi list, i'm looking for a bit of help,
I use one of my postfix boxes as a sort-of smart host relay. One of the
destinations is currently unreachable as an IP connection is down and
will be fixed in the next few days. In the meantime I would like to
keep the mail queuing up for the domain (c
2009. 10. 3, 05.32 Stan Hoeppner write:
> Laszlo Kupor put forth on 10/3/2009 5:16 AM:
> > Hello!
> >
> > I migrate a Sendmail system to Postfix, but i have
> > incompatibility/performance problem. The Sendmail catch envelope "rcpt
> > to:" recipients and if relay is applicable sends mail to "rcpt
Hi all.
I have a problem with proper configuration of smtpd_sender_login_maps. I
think i don't understand correctly what should be inside the hash file from
smtpd_sender_login_maps. I use this parameters:
smtpd_sender_login_maps = hash:/etc/postfix/files/sender_login_maps
smtpd_sender_restrictio
Paul Cockings:
> Hi list, i'm looking for a bit of help,
>
> I use one of my postfix boxes as a sort-of smart host relay. One of the
> destinations is currently unreachable as an IP connection is down and
> will be fixed in the next few days. In the meantime I would like to
> keep the mail qu
Augusto Casagrande a écrit :
> Hi
> My idea is to put 2 MTA's servers, one in the DMZ and the other in the LAN.
> The goal is to get security in the LAN , and only expouse one server
> to the internet. Also, i want to "decompress" the traffic , between
> the LAN and internet.
> So far , i' ve manag
Stan Hoeppner a écrit :
> Noel Jones put forth on 10/2/2009 12:00 PM:
>
>> Was the mail addressed to postmaster? The postmaster address gets a
>> free ride in some versions of postfix.
>
> No, it wasn't addressed to Postmaster, but I wish you'd have said this
> before I made a fool of myself, be
On Sat, 03 Oct 2009, Jon L. Miller wrote:
> I'm seeing a lot of these messages in my logs and would like to know
> what this is about. Ex: NOQUEUE: reject: RCPT from
> unknown[203.153.242.20]: 450 4.1.1 : Recipient
> address rejected: User unknown in local recipient table;
> from= to= proto=ESMTP
On Sat, 03 Oct 2009, Stan Hoeppner wrote:
> Laszlo Kupor put forth on 10/3/2009 5:16 AM:
> > Hello!
> >
> > I migrate a Sendmail system to Postfix, but i have
> > incompatibility/performance problem. The Sendmail catch envelope "rcpt
> > to:" recipients and if relay is applicable sends mail to "r
mouss put forth on 10/3/2009 8:32 AM:
> instead of relying on To, use recipient delimiter to route the tapped
> mail to say stan+s...@..., then have TB use the Delivered-To header that
> is added by postfix. of course, you can do this at delivery time (sieve
> if dovecot, maildrop rules if courier
no they didnt do it, I have to push the button, and not doing so until I can
at least save or back up the queue, when I figure out how to do that...lol
- Original Message -
From: "Stan Hoeppner"
To:
Sent: Saturday, October 03, 2009 12:33 AM
Subject: postfix relay - command line not
A couple weeks back I started running most of the mail servers I am
responsible for over ipv6. (I posted a few notes to this list on that)
I'm trying to wrap my head around a new problem - trying to have two postfix
relays and a smart host co-exist where one of the relays is a tiny power
sipping
On Sat, Oct 03, 2009 at 12:16:26PM +0200, Laszlo Kupor wrote:
> This situation in Postfix environment different.
> Postfix after accept mail query all domains (domain1,2,3) MX and sends
> email in separate SMTP session per domain name also if same MX of all
> domain. The example above sends 3 mai
On Oct 3, 2009, at 7:58 AM, "gc" wrote:
no they didnt do it, I have to push the button, and not doing so
until I can at least save or back up the queue, when I figure out
how to do that
I think it would be far simpler to just tar up the spool directory and
preserve that, maybe resubmit i
Wietse Venema wrote:
Paul Cockings:
Hi list, i'm looking for a bit of help,
I use one of my postfix boxes as a sort-of smart host relay. One of the
destinations is currently unreachable as an IP connection is down and
will be fixed in the next few days. In the meantime I would like to
Hello
I have a query and thought hopefully someone can answer. This is a postfix and
dovecot related question so I thought this would be a good place to start.
I have postfix + dovecot (maildir storage) setup working good. I have some
recipient canonical mapping and some virtual based forwardi
If anyone is looking for a way to intelligently associate emails with
Salesforce.com opportunities or cases from Postfix we have developed
something that can do this in real-time using web services. We need some
testers so please contact me if this sounds interesting. It is all baked
and workin
Paul Cockings:
>
> Wietse Venema wrote:
> > Paul Cockings:
> >
> >> Hi list, i'm looking for a bit of help,
> >>
> >> I use one of my postfix boxes as a sort-of smart host relay. One of the
> >> destinations is currently unreachable as an IP connection is down and
> >> will be fixed in the n
Dave T?ht:
> So what I think I want to do is setup fallback relaying as follows:
>
> MX 5 mylaptop.example.org # if my laptop's up send mail there
> MX 10 mytinyarmbox.example.org # if not, try my arm box
> MX 20 mysmarthost.example.org # otherwise, default to my well connected host
...
> Problem
>Hello
>
>I have a query and thought hopefully someone can answer. This is a postfix and
>dovecot related question so I thought this would be a good place to start.
>
>I have postfix + dovecot (maildir storage) setup working good. I have some
>recipient canonical mapping and some virtual based fo
wie...@porcupine.org (Wietse Venema) writes:
> Dave Taht:
>> So what I think I want to do is setup fallback relaying as follows:
>>
>> MX 5 mylaptop.example.org # if my laptop's up send mail there
>> MX 10 mytinyarmbox.example.org # if not, try my arm box
>> MX 20 mysmarthost.example.org # other
Stevie Haston a écrit :
> Hello
>
> I have a query and thought hopefully someone can answer. This is a postfix
> and dovecot related question so I thought this would be a good place to start.
>
> I have postfix + dovecot (maildir storage) setup working good. I have some
> recipient canonical ma
25 matches
Mail list logo