Koozali.org: home of the SME Server

email addresses with tilde delivered to alias-localdelivery-@domain.com

Offline jarkor

  • *
  • 15
  • +0/-0
Hi everybody.

I'm using sme server v7.1.3, when someone sends an email to a destination
address that contains tilde (') in the beggining and end of the address, the email
gets lost. In fact, the email is delivered to alias-localdelivery-@primarydomain.com
(where primarydomain.com is the primary domain for the server) but I don't know
where it goes then.

In the examples the domains and users are changed intentionally.

For example:
in /var/log/qpsmtpd/current
2008-05-26 10:25:48.508907500 12894 dispatching RCPT TO: <'user@domainxx.com'>
2008-05-26 10:25:48.509129500 12894 to email address : [<'user@domainxx.com'>]
2008-05-26 10:25:48.509422500 12894 running plugin (rcpt): check_badmailfrom
2008-05-26 10:25:48.509636500 12894 Plugin check_badmailfrom, hook rcpt returned DECLINED,
2008-05-26 10:25:48.509789500 12894 running plugin (rcpt): check_badrcptto_patterns
2008-05-26 10:25:48.510000500 12894 Plugin check_badrcptto_patterns, hook rcpt returned DECLINED,
2008-05-26 10:25:48.510150500 12894 running plugin (rcpt): check_badrcptto
2008-05-26 10:25:48.510350500 12894 Plugin check_badrcptto, hook rcpt returned DECLINED,
2008-05-26 10:25:48.510500500 12894 running plugin (rcpt): check_goodrcptto
2008-05-26 10:25:48.510699500 12894 Plugin check_goodrcptto, hook rcpt returned DECLINED,
2008-05-26 10:25:48.510850500 12894 running plugin (rcpt): rcpt_ok
2008-05-26 10:25:48.511033500 12894 trying to get config for me
2008-05-26 10:25:48.511208500 12894 trying to get config for rcpthosts
2008-05-26 10:25:48.511514500 12894 trying to get config for morercpthosts
2008-05-26 10:25:48.511783500 12894 Plugin rcpt_ok, hook rcpt returned OK,
2008-05-26 10:25:48.511958500 12894 250 <>, recipient ok
.....
[other rcpt's here]
.....
2008-05-26 10:25:49.191996500 12894 250 Queued! 1211808349 qp 12895 .......
.....


in /var/log/qmail/current looking for qp 12895:
2008-05-26 10:25:49.191325500 new msg 2803285
2008-05-26 10:25:49.191331500 info msg 2803285: bytes 11992 from <user@virtualdomain.com> qp 12895 uid 453
2008-05-26 10:25:49.198314500 starting delivery 77770: msg 2803285 to local user1004-user1@virtualdomain.com
2008-05-26 10:25:49.198325500 status: local 1/10 remote 0/20
2008-05-26 10:25:49.198364500 starting delivery 77771: msg 2803285 to local user2004-user2@virtualdomain.com
2008-05-26 10:25:49.198387500 status: local 2/10 remote 0/20
2008-05-26 10:25:49.199221500 starting delivery 77772: msg 2803285 to local alias-localdelivery-@primarydomain.com
2008-05-26 10:25:49.199225500 status: local 3/10 remote 0/20
....
[other rcpt's]
....
2008-05-26 10:25:49.237122500 status: local 4/10 remote 0/20
2008-05-26 10:25:49.237511500 delivery 77770: success: did_1+0+0/
2008-05-26 10:25:49.237515500 status: local 3/10 remote 0/20
2008-05-26 10:25:49.237646500 delivery 77771: success: did_1+0+0/
2008-05-26 10:25:49.237682500 status: local 2/10 remote 0/20
2008-05-26 10:25:49.241545500 new msg 6275074
2008-05-26 10:25:49.241548500 info msg 6275074: bytes 12114 from <user@virtualdomain.com> qp 12906 uid 400
2008-05-26 10:25:49.263315500 starting delivery 77776: msg 6275074 to local @hostname.primarydomain.com
2008-05-26 10:25:49.263319500 status: local 3/10 remote 0/20
2008-05-26 10:25:49.263321500 delivery 77774: success: forward:_qp_12906/did_0+0+1/
2008-05-26 10:25:49.263324500 status: local 2/10 remote 0/20
2008-05-26 10:25:49.263326500 delivery 77772: success: forward:_qp_12907/did_0+0+1/
2008-05-26 10:25:49.263328500 status: local 1/10 remote 0/20
2008-05-26 10:25:49.263330500 end msg 2803285

-----------

Any idea ?

There's any way to reject or bounce the email, or took away the tildes from it ?

Thanks in advance,
Jarkor

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Hi everybody.

I'm using sme server v7.1.3, when someone sends an email to a destination
address that contains tilde (') in the beggining and end of the address, the email
gets lost.

You haven't shown a tilde (~) - you've shown a quote character (').

As it says every time you post here:

Don't report problems here - Please report bugs and potential bugs in the bug tracker

Offline jarkor

  • *
  • 15
  • +0/-0
You haven't shown a tilde (~) - you've shown a quote character (').

As it says every time you post here:

Don't report problems here - Please report bugs and potential bugs in the bug tracker

Thanks for your response Charlie. In fact, the correct character is a quote, it
was my mistake.

Sorry for posting here, I'll post to the but tracker.

regards,
Jarkor