On 30 Jun 2019, at 9:36, dpjanda wrote:
It sure is is, and that's why I posted the original question here. As
it
could, perhaps, be an error on my part how I call it from POSTFIX, so
I
thought I would ask the question here, first.
The us...@spamassassin.apache.org list would be a far better
On Mon, Jul 01, 2019 at 04:56:29PM +, Patton, Matthew [Contractor] wrote:
> In effect I need to do; For each message in delivery queue, construct JSON
> payload and use Curl to post to API endpoint, mark message as forwarded.
> Next.
Send it via LMTP to a proxy process that is listening on a
On Mon, Jul 01, 2019 at 03:19:37PM +, Patton, Matthew [Contractor] wrote:
> I need a way for Postfix to listen to SMTP (think smarthost) and then
> re-send all emails via HTTP POST operation. Is the correct way to tackle
> this (aside from telling them to go to hell) a transport definition usi
On 7/1/2019 11:56 AM, Patton, Matthew [Contractor] wrote:
On 7/1/2019 10:19 AM, Patton, Matthew [Contractor] wrote:
I need a way for Postfix to listen to SMTP (think smarthost) and then re-send
all emails via HTTP POST operation. Is the correct way to tackle this (aside
from
Maybe if you ex
> On Jul 1, 2019, at 11:24 AM, Tanstaafl wrote:
>
> On 6/28/2019, 12:52:55 PM, Bill Cole
> wrote:
>> The solution is to repackage messages as attachments inside entirely new
>> messages, which isn't really forwarding but remailing.
>
> Sounds like 'forward as attachment' to me...
Yes, but the
The basics for this is quite simple. I once used this article to get started
(found with a google search)
http://brianbrunner.com/automation/postfix/email/2013/09/09/postfix.html
--
Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html
Patton, Matthew [Contractor]:
> I need a way for Postfix to listen to SMTP (think smarthost) and
> then re-send all emails via HTTP POST operation. Is the correct
> way to tackle this (aside from telling them to go to hell) a
> transport definition using Pipe(8)? I've never done this before
> and i
> On 7/1/2019 10:19 AM, Patton, Matthew [Contractor] wrote:
> > I need a way for Postfix to listen to SMTP (think smarthost) and then
> > re-send
> all emails via HTTP POST operation. Is the correct way to tackle this (aside
> from
> Maybe if you explain your base problem in detail someone can h
On 7/1/2019 10:19 AM, Patton, Matthew [Contractor] wrote:
I need a way for Postfix to listen to SMTP (think smarthost) and then re-send
all emails via HTTP POST operation. Is the correct way to tackle this (aside
from telling them to go to hell) a transport definition using Pipe(8)? I've
never
On 6/28/2019, 12:52:55 PM, Bill Cole
wrote:
> The solution is to repackage messages as attachments inside entirely new
> messages, which isn't really forwarding but remailing.
? Sounds like 'forward as attachment' to me...
I need a way for Postfix to listen to SMTP (think smarthost) and then re-send
all emails via HTTP POST operation. Is the correct way to tackle this (aside
from telling them to go to hell) a transport definition using Pipe(8)? I've
never done this before and it doesn't appear to be a very common
Hello,
I hope this isn't to off topic, but hopefully someone will have more
information on this than I do.
I've got a postfix with virtual mail users system going. I'm needing
to tighten my antispam setup.I'm wanting to integrate p0f in to my
system, and am hoping there's a milter out there that
* Wietse Venema :
> Viktor Dukhovni:
> > > On Jun 21, 2019, at 3:32 AM, Ralf Hildebrandt wrote:
> > >
> > > /^452-4\.2\.2 (The email account that you tried to reach is over
> > > quota.*)/ 552 5.2.2 ${1}
> >
> > Just as I expected. Now change that to:
> >
> > /^4(52[- ]4\.2\.2 The email acco
* John Plate :
> Hi
>
> I introduced "smtpd_reject_unlisted_sender=yes" in main.cf to avoid attempts
> to login to my smtpd.
This doesn't block logins, it merely blocks envelope sender addresses
it KNOWS NOT TO exist (mainly stuff from your own domain -- i.e. if you
only have the address a@domai
fanfan1:
> How do I get postfix to "listen" for emails that get sent from
> "use...@t-online.com" and then relay them twice (destination & the
> archive mailbox)?
To copy one sender's email:
/etc/postfix/main.cf
sender_bcc_maps = inline:{
{use...@t-online.com = other@exa
Hi,
im quite new to postfix and have a question about a scenario I would
like to achieve.
I would like to accomplish the following:
1. User A has an email account like use...@t-online.com at an standard
E-Mail Provider
1. He is either not able or willing to setup/use exchange or some
I'm making an assumption, here. You know how dangerous assumptions
are. My assumption is that you're running an exchange server. You need
to modify the helo/ehlo repsonse.
https://social.technet.microsoft.com/Forums/azure/en-US/4dde9b79-18e4-407f-8edc-896e6c40eb25/need-to-modify-server-respo
I think I found the issue.
I just found that the reverse DNS entry at the service provider had the
dc1.xxx.xom.au entry
Thanks
On 1/7/19 3:24 pm, subscription1 wrote:
I'd appreciate you help with the following:
I'm looking after two server on 2 differents domains. During testing I
found t
18 matches
Mail list logo