Ticket #1498 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

normal mail + forward doesn't work

Reported by: Kika Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC7
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC6
Severity: Easy Keywords:
Cc:

Description

If i checked this two options when i creating a new e-mail address and enter an e-mail address to the "forward to" field then the incoming mail will deliver to the normal mailbox, but not forward to another address.

Attachments

Change History

08/20/08 13:06:33 changed by scitech

  • status changed from new to closed.
  • resolution set to fixed.
  • severity changed from Don't know to Easy.
  • milestone changed from Working to ispCP ω 1.0.0.

Thank you. Fixed in my next commit.

(follow-up: ↓ 3 ) 08/20/08 13:29:52 changed by scitech

Thank you. Fixed in r1333

(in reply to: ↑ 2 ) 09/03/08 15:05:14 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Replying to scitech:

Thank you. Fixed in r1333

+++ APPLIED the patch to rc6 (by hand).. Forward now works, BUT postfix sends out the email TWICE to the addresses in the forwarding list... ?? WHY ??! Please fix it..

I tried it many times, i'm sure it sends out twice..

The etc/ispcp/postfix/working/aliases file has this mapping:

ppppp@vividcinema.hu ppppp@vividcinema.hu,sssss@gmail.com

here's my mail.log output related to this issue (addresses are fake now):

Sep 3 14:53:10 monster amavis[16644]: (16644-09) Passed CLEAN, [87.229.43.150] [84.3.52.57] <ttttt@wnex.hu> -> <sssss@gmail.com>,<ppppp@vividcinema.hu>, Message-ID: <48BE889C.7030109@wnex.hu>, Hits: 2.627, 6904 ms Sep 3 14:53:10 monster postfix/smtp[28485]: 52AB727426E: to=<sssss@gmail.com>, orig_to=<ppppp@vividcinema.hu>, relay=127.0.0.1[127.0.0.1]:10024, delay=13, delays=6.2/0/0/6.9, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=16644-09, from MTA: 250 2.0.0 Ok: queued as 2E91227469B) Sep 3 14:53:10 monster postfix/smtp[28485]: 52AB727426E: to=<ppppp@vividcinema.hu>, relay=127.0.0.1[127.0.0.1]:10024, delay=13, delays=6.2/0/0/6.9, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=16644-09, from MTA: 250 2.0.0 Ok: queued as 2E91227469B) Sep 3 14:53:10 monster postfix/qmgr[28447]: 52AB727426E: removed Sep 3 14:53:10 monster postfix/smtpd[28489]: disconnect from monster.symlink.hu.local[127.0.0.1] Sep 3 14:53:10 monster postfix/virtual[28491]: 2E91227469B: to=<ppppp@vividcinema.hu>, relay=virtual, delay=0.13, delays=0.09/0.02/0/0.02, dsn=2.0.0, status=sent (delivered to maildir) Sep 3 14:53:12 monster postfix/smtp[28490]: 2E91227469B: to=<sssss@gmail.com>, relay=gmail-smtp-in.l.google.com[72.14.221.27]:25, delay=2.1, delays=0.09/0.01/0.1/1.9, dsn=2.0.0, status=sent (250 2.0.0 OK 1220446392 12si8337326fgg.0) Sep 3 14:53:12 monster postfix/smtp[28490]: 2E91227469B: to=<sssss@gmail.com>, orig_to=<ppppp@vividcinema.hu>, relay=gmail-smtp-in.l.google.com[72.14.221.27]:25, delay=2.1, delays=0.09/0.01/0.1/1.9, dsn=2.0.0, status=sent (250 2.0.0 OK 1220446392 12si8337326fgg.0) Sep 3 14:53:12 monster postfix/qmgr[28447]: 2E91227469B: removed

I think it makes a loop...

09/03/08 16:50:04 changed by scitech

  • status changed from reopened to closed.
  • resolution set to fixed.

Everything is ok!!! You use Amavis so first time message was passed to amavis then amavis passed back. BUT email was sent only once to destination (you can check in destination mail box). Read postfix documentation and http://www.seaglass.com/postfix/faq.html#lgdbl. Im closing it, please reopen if Im wrong.


Add/Change #1498 (normal mail + forward doesn't work)




Action