Mail forwarding

2009-03-11 Thread Jeff Bernier
Can I use Postfix as a host for email forwarding? The scenario I envision is an Alum or Faculty member authenticates to a web portal, then tells the system where to forward their email. All email destined for Staff would go to our current email system. Any thoughts are welcome. Regards, Jef

Mail forwarding

2011-05-26 Thread pch0317
Hi, I want to forward mail only for one user u...@mydomain.tld to u...@otherdomain.tld. I try do it in this way: /etc/postfix/virtual: ... u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld ... When I send mail to u...@mydomain.tld it receive message but user u...@otherdomain.tld

Mail Forwarding

2017-07-01 Thread Doug Hardie
I thought I had everything working, but something broke. What I need to do is to accept mail for local delivery for several users on a couple domains (sermon-archive.info and one other) and relay mail for a number of users on domain (lafn.org) to a variety of different locations. Each user coul

Re: Mail forwarding

2009-03-11 Thread Victor Duchovni
On Wed, Mar 11, 2009 at 01:35:26PM -0400, Jeff Bernier wrote: > Can I use Postfix as a host for email forwarding? > > The scenario I envision is an Alum or Faculty member authenticates to > a web portal, then tells the system where to forward their email. All > email destined for Staff would go

Re: Mail forwarding

2009-03-11 Thread Jeff Bernier
Thank you Viktor for your reply. We already have an anti-spam/anti-virus system sitting in front of our mail system. Would this then work if Postfix were positioned similarly? >>> Victor Duchovni 3/11/2009 1:48 PM >>> On Wed, Mar 11, 2009 at 01:35:26PM -0400, Jeff Bernier wrote: > Can I use

Re: Mail forwarding

2009-03-11 Thread Victor Duchovni
On Wed, Mar 11, 2009 at 01:55:03PM -0400, Jeff Bernier wrote: > We already have an anti-spam/anti-virus system sitting in front of our > mail system. Would this then work if Postfix were positioned similarly? Yes, but is it sufficiently effective? Does it reject during SMTP or quarantine after? T

Re: Mail forwarding

2011-05-26 Thread mouss
Le 26/05/2011 18:41, pch0317 a écrit : > Hi, > I want to forward mail only for one user u...@mydomain.tld to > u...@otherdomain.tld. > > I try do it in this way: > /etc/postfix/virtual: > ... > u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld > ... > > When I send mail to u...@mydo

Re: Mail forwarding

2011-05-30 Thread pch0317
On 26/05/11 21:46, mouss wrote: Le 26/05/2011 18:41, pch0317 a écrit : Hi, I want to forward mail only for one user u...@mydomain.tld to u...@otherdomain.tld. I try do it in this way: /etc/postfix/virtual: ... u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld ... When I send m

Mail forwarding loop

2012-11-08 Thread Daniele Nicolodi
re-injects the mail into postfix after scanning it via local delivery. Spam is then discarded via a sieve rule (not bounced). It looks like postfix detects a mail forwarding loop when the mail is re-injected by spamassassin via local delivery. Why isn't the loop detected when the mail is rece

Yahoo mail forwarding

2013-07-01 Thread LuKreme
Wondering if anyone else has had this issue with Yahoo. I have a user who setup his mail to forward to his yahoo account. All of his mail (he changed his forwarding from gmail to yahoo) went to yahoo for about a month. About a week after the forward was setup, all mail to yahoo is rejected with

Re: Mail Forwarding

2017-07-01 Thread Wietse Venema
Doug Hardie: > 550 5.1.1 : Recipient address rejected: User unknown in > virtual alias table The domain name 'lafn.org' matches $virtual_alias_domains, but the address 'ref...@lafn.org' does not match $virtual_alias_maps. Should domain name 'lafn.org' match $virtual_alias_domains? If so, make an

Re: Mail Forwarding

2017-07-01 Thread wa6vvv
in which order? -- View this message in context: http://postfix.1071664.n5.nabble.com/Mail-Forwarding-tp91078p91095.html Sent from the Postfix Users mailing list archive at Nabble.com.

Re: Mail Forwarding

2017-07-01 Thread /dev/rob0
On Sat, Jul 01, 2017 at 11:42:30AM -0700, wa6vvv wrote: > I think I have it working now. Typos are killers. I added > @lafn.org to each of the keys in the virtual_alias_maps file. That > seems to have worked. I am not sure why I needed (or if I needed) > the virtual_mailbox_domains table. >

Re: Mail forwarding loop

2012-11-08 Thread Jeroen Geilman
spamassassin as content filter, which re-injects the mail into postfix after scanning it via local delivery. Spam is then discarded via a sieve rule (not bounced). It looks like postfix detects a mail forwarding loop when the mail is re-injected by spamassassin via local delivery. Why isn't the loop det

Re: Mail forwarding loop

2012-11-08 Thread Jeroen Geilman
spamassassin as content filter, which re-injects the mail into postfix after scanning it via local delivery. Spam is then discarded via a sieve rule (not bounced). It looks like postfix detects a mail forwarding loop when the mail is re-injected by spamassassin via local delivery. Why isn't the

Re: Mail forwarding loop

2012-11-08 Thread Daniele Nicolodi
m@work. > > Note the "nobody" above. Hello Jeroen, thank you for your reply, but I do not follow you. My problem is that a mail forwarding loop is detected where I suppose there should be none, not the opposite. The same log you quite, imho shows that a proper FROM was indeed prov

Re: Mail forwarding loop

2012-11-08 Thread David Rees
On Thu, Nov 8, 2012 at 8:25 AM, Daniele Nicolodi wrote: > I think I have a problem with my simple mail server. I noticed several > bounce mails in the queue, which postfix in unable to deliver. You're seeing the same issue as was posted the other day in the thread "Best way to handle a Delivered-

Re: Mail forwarding loop

2012-11-08 Thread Jeroen Geilman
you for your reply, but I do not follow you. My problem is that a mail forwarding loop is detected where I suppose there should be none, not the opposite. The same log you quite, imho shows that a proper FROM was indeed provided by sendmail, as I believe that Postfix reports the envelope sendere and

Re: Mail forwarding loop

2012-11-08 Thread Jamie Paul Griffin
/ David Rees wrote on Thu 8.Nov'12 at 14:59:01 -0800 / > On Thu, Nov 8, 2012 at 8:25 AM, Daniele Nicolodi wrote: > > I think I have a problem with my simple mail server. I noticed several > > bounce mails in the queue, which postfix in unable to deliver. > > You're seeing the same issue as was

Re: Mail forwarding loop

2012-11-09 Thread Daniele Nicolodi
On 09/11/2012 08:40, Jamie Paul Griffin wrote: > / David Rees wrote on Thu 8.Nov'12 at 14:59:01 -0800 / > >> On Thu, Nov 8, 2012 at 8:25 AM, Daniele Nicolodi wrote: >>> I think I have a problem with my simple mail server. I noticed several >>> bounce mails in the queue, which postfix in unable t

Re: Mail forwarding loop

2012-11-09 Thread Jamie Paul Griffin
/ Daniele Nicolodi wrote on Fri 9.Nov'12 at 10:06:14 +0100 / > On 09/11/2012 08:40, Jamie Paul Griffin wrote: > > / David Rees wrote on Thu 8.Nov'12 at 14:59:01 -0800 / > > > >> On Thu, Nov 8, 2012 at 8:25 AM, Daniele Nicolodi > >> wrote: > >>> I think I have a problem with my simple mail ser

Re: Mail forwarding loop

2012-11-09 Thread Daniele Nicolodi
On 09/11/2012 10:35, Jamie Paul Griffin wrote: > / Daniele Nicolodi wrote on Fri 9.Nov'12 at 10:06:14 +0100 / > >> On 09/11/2012 08:40, Jamie Paul Griffin wrote: >>> >>> If you want to use content filtering with postfix, you might have >>> better results if you use amavisd-new + spamassassin + cl

Re: Mail forwarding loop

2012-11-10 Thread Jamie Paul Griffin
/ Daniele Nicolodi wrote on Fri 9.Nov'12 at 11:01:54 +0100 / > On 09/11/2012 10:35, Jamie Paul Griffin wrote: > > / Daniele Nicolodi wrote on Fri 9.Nov'12 at 10:06:14 +0100 / > > > >> On 09/11/2012 08:40, Jamie Paul Griffin wrote: > >>> > >>> If you want to use content filtering with postfix, y

Re: Mail forwarding loop

2012-11-10 Thread Daniele Nicolodi
y unrelated to spamassassin. What I observe is that postfix is receiving messages containing a forged Delivered-To header that makes postfix think it is seeing a mail forwarding loop. The local(8) daemon bounces the messages, but those messages are spam and the from addresses are invalid, therefo

Re: Mail forwarding loop

2012-11-10 Thread Sahil Tandon
On Sat, 2012-11-10 at 16:09:24 +0100, Daniele Nicolodi wrote: > ... > What I observe is that postfix is receiving messages containing a > forged Delivered-To header that makes postfix think it is seeing a > mail forwarding loop. The local(8) daemon bounces the messages, but > tho

Re: Mail forwarding loop

2012-11-10 Thread Noel Jones
On 11/10/2012 9:09 AM, Daniele Nicolodi wrote: > > What I observe is that postfix is receiving messages containing a forged > Delivered-To header that makes postfix think it is seeing a mail > forwarding loop. The local(8) daemon bounces the messages, but > those messages are sp

Re: Mail forwarding loop

2012-11-12 Thread Daniele Nicolodi
On 10/11/2012 23:58, Noel Jones wrote: > On 11/10/2012 9:09 AM, Daniele Nicolodi wrote: >> >> What I observe is that postfix is receiving messages containing a forged >> Delivered-To header that makes postfix think it is seeing a mail >> forwarding loop. The local(8)

Re: Mail forwarding loop

2012-11-12 Thread Daniele Nicolodi
On 10/11/2012 17:52, Sahil Tandon wrote: > On Sat, 2012-11-10 at 16:09:24 +0100, Daniele Nicolodi wrote: >> ... >> What I observe is that postfix is receiving messages containing a >> forged Delivered-To header that makes postfix think it is seeing a >> mail forwardin

mail forwarding loop exploit

2014-02-25 Thread Alexandre Ellert
Hello, I have a working setup with a dedicated MX inbound which deliver via transport to a postfix / dovecot backend server. I found some mail, probably with forged "Delivered-To" header that make the backend bounce with "mail forwarding loop" Here is the log of the backend

another "mail forwarding loop" question

2008-08-13 Thread Christopher Adams
Can someone clue me in as to what might be causing this? A person sent a message to a mailing list named Xlist. There is nothing nonstandard about Postfix, no Virtual Hosts. I need to know where the fault lies. I call my server '[EMAIL PROTECTED]'. I have a general idea of what a mail

Re: OT: Mail forwarding services

2013-01-30 Thread Reindl Harald
Am 30.01.2013 13:13, schrieb Fernando Maior: > In the area where my office is, internet providers cannot offer us links with > fixed ip, only dhcp. I wonder if > someone in the list knows about a mail forwarder server that can receive > emails from my server and forwards them to > the internet

Re: OT: Mail forwarding services

2013-01-30 Thread Jerry
On Wed, 30 Jan 2013 10:13:58 -0200 Fernando Maior articulated: > In the area where my office is, internet providers cannot offer us > links with fixed ip, only dhcp. I wonder if someone in the list knows > about a mail forwarder server that can receive emails from my server > and forwards them to

Re: OT: Mail forwarding services

2013-01-30 Thread Stan Hoeppner
On 1/30/2013 6:13 AM, Fernando Maior wrote: > Hello All, > > In the area where my office is, internet providers cannot offer us links > with fixed ip, only dhcp. I wonder if someone in the list knows about a > mail forwarder server that can receive emails from my server and forwards > them to the

Re: OT: Mail forwarding services

2013-01-30 Thread /dev/rob0
On Wed, Jan 30, 2013 at 10:13:58AM -0200, Fernando Maior wrote: > In the area where my office is, internet providers cannot offer us > links with fixed ip, only dhcp. I wonder if someone in the list > knows about a mail forwarder server that can receive emails from my > server and forwards them

Re: OT: Mail forwarding services

2013-01-30 Thread mouss
Le 30/01/2013 13:13, Fernando Maior a écrit : > Hello All, > > In the area where my office is, internet providers cannot offer us links > with fixed ip, only dhcp. I wonder if someone in the list knows about a > mail forwarder server that can receive emails from my server and forwards > them to the

Mail forwarding through a relay

2019-09-11 Thread John Regan
Hi, I have a postfix-3.2.6 system that acts as a mail server and pop/imap using dovecot for a small domain. The problem is that people are increasingly using it as a relay to a personal account, such as Gmail and Yahoo. This is resulting in the receiving system rejecting the message due to SPF fa

mail forwarding, envelope sender and canonical_maps

2008-08-06 Thread Petar Bogdanovic
Hi, until now I worked around the SPF / mail forwarding / envelope-from problem with using expand_owner_alias and having two local aliases for every virtual user who wants his mail delivered to another account: virtual: [EMAIL PROTECTED] john aliases: john

Re: another "mail forwarding loop" question

2008-08-13 Thread Noel Jones
neral idea of what a mail forwarding loop is, but I just need to be clear with the customer about it. This is what the sender received back: Diagnostic information for administrators: Generating server: myserver.domain.com [EMAIL PROTECTED] #< #5.4.6 X-Postfix; mail forwarding loop for [EM

Incorrect mail forwarding with virtual_alias_maps & LDAP

2010-06-17 Thread j...@scusting.com
Hi, I have inherited a postfix MDA that I'm just trying to understand and we currently have a problem with the forwarding of emails using LDAP lookups. Currently an email is forwarded if it matches the below map: virtual_alias_maps = ldap:ldapforward ldapforward_query_filter = (&(|(mail=%s)(

Mail forwarding based on from address

2009-02-22 Thread Islam, Towhid
Perhaps this question has been asked before, if so, my apology. Is it possible for postfix to forward mail based on a from address, as in received from a certain address or domain? Thanks. T Islam Detroit Media Partnership

mail forwarding loop for sample.em...@firstdomain.com

2009-05-28 Thread admin2
Hi there, I am getting error messages for mail sent to sample.em...@firstdomain.com but in the /etc/postfix/aliases file I have an entry for sample.email to send to sample.em...@anotherdomain.com . why am I getting a forwarding loop. Status: 5.4.6 Diagnostic-Code: X-Postfix; mail forwarding

"Received:" headers and mail forwarding loops

2009-07-31 Thread Stefan Förster
certificate requested) by mail.incertum.net (Postfix) with ESMTPSA for ; Fri, 31 Jul 2009 23:42:33 +0200 (CEST) This is working as expected. If I create a new mail and forcibly insert the above header before I submit it, I get a NDR saying that there is a mail forwarding loop for c

Tracking down a mail forwarding loop

2015-02-04 Thread LuKreme
I have a local user who is generating occasional mail forwarding loop errors, which are causing forged emails to cause NDNs and fill up mailq. Jan 30 13:46:08 mail postfix/local[44147]: 7020950D4D4: to=<*bob*@covisp.net>, relay=local, delay=0.65, delays=0.59/0/0/0.06, dsn=5.4.6, status=b

Re: Mail forwarding through a relay

2019-09-11 Thread Dominic Raferd
On Thu, 12 Sep 2019 at 05:14, John Regan wrote: > Hi, > > I have a postfix-3.2.6 system that acts as a mail server and pop/imap > using dovecot for a small domain. The problem is that people are > increasingly using it as a relay to a personal account, such as Gmail and > Yahoo. > > This is resul

Re: Mail forwarding through a relay

2019-09-12 Thread Chris Wedgwood
> I have a postfix-3.2.6 system that acts as a mail server and > pop/imap using dovecot for a small domain. The problem is that > people are increasingly using it as a relay to a personal account, > such as Gmail and Yahoo. perhaps i misunderstand they are sending email from gmail/yahoo addresses

Re: Mail forwarding through a relay

2019-09-12 Thread Dominic Raferd
On Thu, 12 Sep 2019 at 10:24, Chris Wedgwood wrote: > > > I have a postfix-3.2.6 system that acts as a mail server and > > pop/imap using dovecot for a small domain. The problem is that > > people are increasingly using it as a relay to a personal account, > > such as Gmail and Yahoo. > > perhaps

Re: Mail forwarding through a relay

2019-09-12 Thread Matus UHLAR - fantomas
On 11.09.19 22:12, John Regan wrote: I have a postfix-3.2.6 system that acts as a mail server and pop/imap using dovecot for a small domain. The problem is that people are increasingly using it as a relay to a personal account, such as Gmail and Yahoo. do you mean, they use gmail and yahoo From

Re: Mail forwarding through a relay

2019-09-12 Thread Christos Chatzaras
> > use SRS when forwarding mail. look for postsrsd or postforward -- > Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/ > Warning: I wish NOT to receive e-mail advertising to this address. > Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. > Despite the

Re: Mail forwarding through a relay

2019-09-12 Thread Matus UHLAR - fantomas
use SRS when forwarding mail. look for postsrsd or postforward -- Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Despite the cost of living,

Re: Mail forwarding through a relay

2019-09-12 Thread Chris Wedgwood
> but note in the DMARC record that you quote: ' p=none': Gmail is > telling other servers *not* to block (or quarantine) emails from > @gmail.com that do not obey SPF or DKIM rules. Yahoo by contrast: > > # dig +short _dmarc.yahoo.com TXT > "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc_y_...@yaho

Re: Mail forwarding through a relay

2019-09-12 Thread John Regan
Hi, On Thu, Sep 12, 2019 at 3:14 AM Chris Wedgwood wrote: > > I have a postfix-3.2.6 system that acts as a mail server and > > pop/imap using dovecot for a small domain. The problem is that > > people are increasingly using it as a relay to a personal account, > > such as Gmail and Yahoo. > > pe

Question on Mail Forwarding with Virtual Hosts.

2008-09-18 Thread Daniel V. Reinhardt
All, I just set up virtual maps and virtual hosting using postfix, and would like to know how I can forward email from a non-unix account to someone who has a unix account. For example, cryptodan is a user on the unix machine and has a shell and login credentials. However, I would like to create

Re: Incorrect mail forwarding with virtual_alias_maps & LDAP

2010-06-17 Thread Wietse Venema
j...@scusting.com: > Hi, > > I have inherited a postfix MDA that I'm just trying to understand and we > currently have a problem with the forwarding of emails using LDAP lookups. > > Currently an email is forwarded if it matches the below map: > > virtual_alias_maps = ldap:ldapforward > ldapfor

Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Axel Freyn
Hi, We are using both mail forwarding (with an alias_database and $HOME/.forward - files), and a mailbox_size_limit for the user mailboxes. The local delivery is done by postfix/local. The problem now is: If the mailbox is full, also the forwarding does not work anymore -- postfix/local

Re: Mail forwarding based on from address

2009-02-22 Thread Sahil Tandon
On Sun, 22 Feb 2009, Islam, Towhid wrote: > Perhaps this question has been asked before, if so, my apology. Is it > possible for postfix to forward mail based on a from address, as in > received from a certain address or domain? Thanks. http://www.postfix.org/postconf.5.html#check_sender_access

Re: Mail forwarding based on from address

2009-02-23 Thread Wietse Venema
Sahil Tandon: > On Sun, 22 Feb 2009, Islam, Towhid wrote: > > > Perhaps this question has been asked before, if so, my apology. Is it > > possible for postfix to forward mail based on a from address, as in > > received from a certain address or domain? Thanks. > > http://www.postfix.org/postcon

Re: mail forwarding loop for sample.em...@firstdomain.com

2009-05-28 Thread Wietse Venema
4.6 > Diagnostic-Code: X-Postfix; mail forwarding loop for > sample.em...@firstdomain.com > > > > r...@firstdomain.com:/etc/postfix# cat /etc/hosts > 127.0.0.1 localhost localhost.localdomain > 174.143.253.66 firstdomain.com > > # cat /etc/mailname > firs

mail forwarding is not working at all

2009-06-02 Thread J. Bakshi
Dear all, I hope you all are very well. I have come with a strange problem with my email server which is running almost 2 years now. actually I have never tried the mail forwarding with the system but it has the option. Today I need to add the mail forwarding feature and found that the

Re: "Received:" headers and mail forwarding loops

2009-07-31 Thread Wietse Venema
, I get a NDR saying that > there is a mail forwarding loop for c...@example.net - which is As documented, Postfix uses Delivered-To: headers for loop detection. Local delivery agent: = prepend_delivered_header (default: command, file, forward) The message deliver

Re: "Received:" headers and mail forwarding loops

2009-07-31 Thread Stefan Förster
* Wietse Venema wrote: > Stefan Förster: > > This is working as expected. If I create a new mail and forcibly > > insert the above header before I submit it, I get a NDR saying that > > there is a mail forwarding loop for c...@example.net - which is > > As documented

"mail forwarding loop" from certain spam only

2012-11-28 Thread Will Yardley
[Apologies in advance for the less than complete information below; hoping someone may have an idea of what's happening anyway] I'm having a problem where messages are accepted but then seem to generate a mail forwarding loop. It seems to happen a lot with mail from a particular spamme

Re: Tracking down a mail forwarding loop

2015-02-04 Thread Wietse Venema
LuKreme: > I have a local user who is generating occasional mail forwarding loop errors, > which are causing forged emails to cause NDNs and fill up mailq. > > Jan 30 13:46:08 mail postfix/local[44147]: 7020950D4D4: > to=<*bob*@covisp.net>, relay=local, delay=0.65, delays=

Re: Tracking down a mail forwarding loop

2015-02-04 Thread LuKreme
On 04 Feb 2015, at 07:38 , Wietse Venema wrote: > > LuKreme: >> I have a local user who is generating occasional mail forwarding loop >> errors, which are causing forged emails to cause NDNs and fill up mailq. >> >> Jan 30 13:46:08 mail postfix/local[441

Re: Tracking down a mail forwarding loop

2015-02-04 Thread Miles Fidelman
LuKreme wrote: I have a local user who is generating occasional mail forwarding loop errors, which are causing forged emails to cause NDNs and fill up mailq. Jan 30 13:46:08 mail postfix/local[44147]: 7020950D4D4: to=<*bob*@covisp.net>, relay=local, delay=0.65, delays=0.59/0/0/0.06, dsn

Re: Tracking down a mail forwarding loop

2015-02-05 Thread Wietse Venema
LuKreme: > > > On Feb 4, 2015, at 9:20 AM, Miles Fidelman > > wrote: > > > > LuKreme wrote: > >> I have a local user who is generating occasional mail forwarding loop > >> errors, which are causing forged emails to cause NDNs and fill up mailq.

Re: Tracking down a mail forwarding loop

2015-02-05 Thread LuKreme
On 05 Feb 2015, at 05:07 , Wietse Venema wrote: > Have you considered the possibility that the mail was sent with a > bogus Delivered-To: header (i.e. the header is present, but not > added by Postfix). Yes, but I’m unsure how to diagnose that. Here is a full dump of one of these files (with onl

Re: Tracking down a mail forwarding loop

2015-02-05 Thread Wietse Venema
LuKreme: > On 05 Feb 2015, at 05:07 , Wietse Venema wrote: > > Have you considered the possibility that the mail was sent with a > > bogus Delivered-To: header (i.e. the header is present, but not > > added by Postfix). > > Yes, but I'm unsure how to diagnose that. header_checks: /^Delivered-To:

Re: Tracking down a mail forwarding loop

2015-02-06 Thread Miles Fidelman
wie...@porcupine.org (Wietse Venema) wrote: LuKreme: On 05 Feb 2015, at 05:07 , Wietse Venema wrote: Have you considered the possibility that the mail was sent with a bogus Delivered-To: header (i.e. the header is present, but not added by Postfix). Yes, but I'm unsure how to diagnose that.

Re: Tracking down a mail forwarding loop

2015-02-06 Thread LuKreme
> On 05 Feb 2015, at 15:53 , Wietse Venema wrote: > > LuKreme: >> On 05 Feb 2015, at 05:07 , Wietse Venema wrote: >>> Have you considered the possibility that the mail was sent with a >>> bogus Delivered-To: header (i.e. the header is present, but not >>> added by Postfix). >> >> Yes, but I'm

Re: Tracking down a mail forwarding loop

2015-02-06 Thread LuKreme
Only other thing I can think of is that this is somehow related to always_bcc? -- A dyslexic walks into a bra...

Re: Tracking down a mail forwarding loop

2015-02-06 Thread Wietse Venema
LuKreme: > > > On 05 Feb 2015, at 15:53 , Wietse Venema wrote: > > > > LuKreme: > >> On 05 Feb 2015, at 05:07 , Wietse Venema wrote: > >>> Have you considered the possibility that the mail was sent with a > >>> bogus Delivered-To: header (i.e. the header is present, but not > >>> added by Postf

Re: Tracking down a mail forwarding loop

2015-02-06 Thread LuKreme
On 06 Feb 2015, at 15:05 , Wietse Venema wrote: > NORMALLY, that header is present AFTER mail is delivered to b...@covisp.net. > > If it is present BEFORE mail is delivered to b...@covisp.net, then you have > a loop (or the sender has added this header to trigger an error). Ah, right. I’ve added

Re: Tracking down a mail forwarding loop

2015-02-07 Thread LuKreme
On Feb 6, 2015, at 3:43 PM, LuKreme wrote: > On 06 Feb 2015, at 15:05 , Wietse Venema wrote: >> NORMALLY, that header is present AFTER mail is delivered to b...@covisp.net. >> >> If it is present BEFORE mail is delivered to b...@covisp.net, then you have >> a loop (or the sender has added this h

Re: Tracking down a mail forwarding loop

2015-02-11 Thread Wietse Venema
LuKreme: > Received: from thenewestsecret.net (unknown [170.130.246.215]) > by mail.covisp.net (Postfix) with ESMTP id 00E42212DC0 > for <*bob*@covisp.net>; Tue, 10 Feb 2015 08:53:22 -0700 (MST) > Delivered-To: *bob*@covisp.net > Received: by 170.130.246.215 with SMTP id > 998S7h4.

Re: Tracking down a mail forwarding loop

2015-02-11 Thread LuKreme
> On Feb 11, 2015, at 6:20 PM, Wietse Venema wrote: > > LuKreme: >> Received: from thenewestsecret.net (unknown [170.130.246.215]) >>by mail.covisp.net (Postfix) with ESMTP id 00E42212DC0 >>for <*bob*@covisp.net>; Tue, 10 Feb 2015 08:53:22 -0700 (MST) >> Delivered-To: *bob*@covis

Re: Tracking down a mail forwarding loop

2015-02-12 Thread Noel Jones
On 2/12/2015 12:43 AM, LuKreme wrote: > >> On Feb 11, 2015, at 6:20 PM, Wietse Venema wrote: >> >> LuKreme: >>> Received: from thenewestsecret.net (unknown [170.130.246.215]) >>>by mail.covisp.net (Postfix) with ESMTP id 00E42212DC0 >>>for <*bob*@covisp.net>; Tue, 10 Feb 2015 08:5

Re: Tracking down a mail forwarding loop

2015-02-12 Thread LuKreme
On 12 Feb 2015, at 08:25 , Noel Jones wrote: > On 2/12/2015 12:43 AM, LuKreme wrote: >> >>> On Feb 11, 2015, at 6:20 PM, Wietse Venema wrote: >>> >>> LuKreme: Received: from thenewestsecret.net (unknown [170.130.246.215]) by mail.covisp.net (Postfix) with ESMTP id 00E42212DC0 >>

Re: Question on Mail Forwarding with Virtual Hosts.

2008-09-18 Thread mouss
Daniel V. Reinhardt wrote: All, I just set up virtual maps and virtual hosting using postfix, and would like to know how I can forward email from a non-unix account to someone who has a unix account. For example, cryptodan is a user on the unix machine and has a shell and login credentials. Ho

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Wietse Venema
Axel Freyn: > > Hi, > > > We are using both mail forwarding (with an alias_database and > $HOME/.forward - files), and a mailbox_size_limit for the user > mailboxes. The local delivery is done by postfix/local. > > The problem now is: If the mailbox is full, also t

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Jeroen Geilman
On 10/23/2010 01:15 PM, Axel Freyn wrote: Hi, We are using both mail forwarding (with an alias_database and $HOME/.forward - files), and a mailbox_size_limit for the user mailboxes. The local delivery is done by postfix/local. No it's not. mailbox_command = /usr/bin/procma

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Axel Freyn
Hi, On Sat, Oct 23, 2010 at 08:02:08AM -0400, Wietse Venema wrote: > > We are using both mail forwarding (with an alias_database and > > $HOME/.forward - files), and a mailbox_size_limit for the user > > mailboxes. The local delivery is done by postfix/local. > > > &

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Wietse Venema
Wietse: > PROCMAIL updates the mailbox (and fails because of the limit) before > PROCMAIL forwards the message. Axel Freyn: > Thanks for your fast reply! > Probably my mail was not clear: I agree, there is now error due to > Postfix. It probably behaves as it is configured and as it should (but:

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-24 Thread Axel Freyn
Hi Wietse, On Sat, Oct 23, 2010 at 09:26:43AM -0400, Wietse Venema wrote: > > Well, the problem was that PROCMAIL delivered to mailbox BEFORE > forwarding, so don't make that same mistake with ~/.forward. > > Instead, deliver to mailbox AFTER forwarding. > > ~/.forward: > axel-fr...@gmx.de > # P

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-24 Thread Wietse Venema
Axel Freyn: > Hi Wietse, > On Sat, Oct 23, 2010 at 09:26:43AM -0400, Wietse Venema wrote: > > > > Well, the problem was that PROCMAIL delivered to mailbox BEFORE > > forwarding, so don't make that same mistake with ~/.forward. > > > > Instead, deliver to mailbox AFTER forwarding. > > > > ~/.forw

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-24 Thread Wietse Venema
> Try without soft bounce (and without EX_TEMPFAIL). Postfix will NOT forward the message when delivery fails with soft bounce or temporary exit status, because that would result in repeated mail forwarding. ~/.forward xxx...@porcupine.org "|exit 75" Oc

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-24 Thread Axel Freyn
On Sun, Oct 24, 2010 at 09:14:08AM -0400, Wietse Venema wrote: > > Sending a mail to the test-account with a full mailbox results in > > > > postfix/smtpd[29666]: 5A32115CEAA: client=localhost.localdomain[127.0.0.1] > > postfix/cleanup[29651]: 5A32115CEAA: > > message-id=<20101024125249.gb29...@.

Re: mail forwarding is not working at all

2009-06-02 Thread Magnus Bäck
On Tue, June 2, 2009 11:08 am, J. Bakshi said: > I have come with a strange problem with my email server which is running > almost 2 years now. actually I have never tried the mail forwarding > with the system but it has the option. Today I need to add the mail > forwarding featu

Re: mail forwarding is not working at all

2009-06-02 Thread J. Bakshi
Magnus Bäck wrote: > On Tue, June 2, 2009 11:08 am, J. Bakshi said: > > >> I have come with a strange problem with my email server which is running >> almost 2 years now. actually I have never tried the mail forwarding >> with the system but it has the option. T

Re: "mail forwarding loop" from certain spam only

2012-11-28 Thread Noel Jones
On 11/28/2012 1:17 PM, Will Yardley wrote: > [Apologies in advance for the less than complete information below; > hoping someone may have an idea of what's happening anyway] > > I'm having a problem where messages are accepted but then seem to > generate a mail for

Re: "mail forwarding loop" from certain spam only

2012-11-29 Thread Ralf Hildebrandt
* Noel Jones : > On 11/28/2012 1:17 PM, Will Yardley wrote: > > [Apologies in advance for the less than complete information below; > > hoping someone may have an idea of what's happening anyway] > > > > I'm having a problem where messages are accepted

Re: "mail forwarding loop" from certain spam only

2012-11-29 Thread Will Yardley
On Wed, Nov 28, 2012 at 04:02:57PM -0600, Noel Jones wrote: > On 11/28/2012 1:17 PM, Will Yardley wrote: > > I'm having a problem where messages are accepted but then seem to > > generate a mail forwarding loop. It seems to happen a lot with mail > > from a particular

"mail forwarding loop" when Resending Email to Oneself.

2016-11-16 Thread Ralph Corderoy
e" command.) Postfix complains of a "mail forwarding loop" by return. Return-Path: <> X-Original-To: ra...@inputplus.co.uk Delivered-To: ra...@inputplus.co.uk Received: by orac.inputplus.co.uk (Postfix) id 2DF9D27E4C; Wed, 16 Nov 2016 12:29:55 +

What is causing this mail forwarding loop bounce?

2013-10-14 Thread sendu
empt to deliver the same problematic email, this time with -v verbosity added to just about everything in /etc/postfix/master.cf: http://pastebin.com/ENkgTXz6 AFAICT, everything seems to go normally but then I get: send attr reason = mail forwarding loop for se...@sendu.me.uk and it eventual

Outbound Relays, Delivered-To, and "mail forwarding loop detected"

2015-11-18 Thread Bob Proulx
m the wisdom of the list. If I re-mail a message by any of several methods I run into a rejection on the new outbound server "mail forwarding loop detected" due to Delivered-To header detection. Of course the new server havoc has never seen this message before. I am running into Delivered-To

Re: "mail forwarding loop" when Resending Email to Oneself.

2016-11-16 Thread Bill Cole
On 16 Nov 2016, at 7:43, Ralph Corderoy wrote: Does an RFC cover Delivered-To? No. If not, what's the closest to a specification? The documentation in the software that adds it. In this case specifically the man page for postconf(5)

Re: "mail forwarding loop" when Resending Email to Oneself.

2016-11-16 Thread Ralph Corderoy
Hi Bill, > > If not, what's the closest to a specification? > > The documentation in the software that adds it. In this case > specifically the man page for postconf(5) I'd already read that, e.g. prepend_delivered_header, and it doesn't describe Postfix's l

Re: "mail forwarding loop" when Resending Email to Oneself.

2016-11-16 Thread Wietse Venema
header, and it doesn't > describe Postfix's logic for producing "mail forwarding loop", e.g. does > it only check on final delivery so if it's a relay then it doesn't care? The Postfix code that ADDS the delivered-to header will report a loop if that header alr

Re: What is causing this mail forwarding loop bounce?

2013-10-15 Thread Ansgar Wiechers
On 2013-10-14 sendu wrote: > I'm using Google's Postini replacement as a spam filter before mail > gets to my smtp server. I currently have a problem where most emails > that get spam trapped by Google disappear when I attempt to have them > delivered. Google gives me the ability to reattempt deliv

Re: What is causing this mail forwarding loop bounce?

2013-10-15 Thread sendu
Here's another delivery attempt, this time with all verbose logging turned off: http://pastebin.com/TtyDXKBX It bounces; I don't know why. Is there any way to find out? -- View this message in context: http://postfix.1071664.n5.nabble.com/What-is-causing-this-mail-forwarding-l

Re: What is causing this mail forwarding loop bounce?

2013-10-15 Thread Charles Marcus
On 2013-10-15 10:01 AM, sendu wrote: Here's another delivery attempt, this time with all verbose logging turned off: http://pastebin.com/TtyDXKBX Please post such things inline in the email body, many people will not click on links to unknown destinations... It bounces; I don't know why.

  1   2   >