chenglei | 19 Nov 2008 11:49
Picon

double <at> problem on mail forwarding

 
Hi, all
 
I'm using qmail-ldap with maildrop.  I set the mail forwarding by .mailfilter like this :
 
cat .mailfilter
cc "! chenglei <at> gmail.com "
 
when I sent the mail from sohu.com to chenglei <at> east.net .
the chenglei <at> east.net is forwaring the mail to chenglei <at> gmail.com using .mailfilter file above
the log shows:
 
<at> 400000004923daa83625b79c info msg 6619371: bytes 5410 from <eastmail08 <at> sohu.com> qp 13683 uid 604
<at> 400000004923daa83625bb84 starting delivery 14: msg 6619371 to local chenglei <at> east.net
<at> 400000004923daa83625c354 status: local 1/20 remote 0/20
<at> 400000004923daa9041a83a4 new msg 6619573
<at> 400000004923daa9041a8b74 info msg 6619573: bytes 5481 from <chenglei <at> east.net <at> mail01.east.net> qp 13690 uid 620     ---double <at>
<at> 400000004923daa9041a9344 starting delivery 15: msg 6619573 to remote chenglei <at> gmail.com
<at> 400000004923daa9041a972c status: local 1/20 remote 1/20
<at> 400000004923daa904f7b0bc delivery 14: success: did_0+0+1/
<at> 400000004923daa904f7b88c status: local 0/20 remote 1/20
<at> 400000004923daa904f7bc74 end msg 6619371
 
mail01.east.net is the hostname of chenglei <at> east.net
 
some mail servers(etc hotmail.com) does't receive the forwarding mail because the "MAIL FROM:" is invalid reverse DNS(double <at> ).
 
what can be the reasons? how can i fix it ? please help me

     Thanks & Regards,
RaidCheng
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
Sam Varshavchik | 19 Nov 2008 12:20
Gravatar

Re: double <at> problem on mail forwarding

chenglei writes:

> Hi, all 
> 
>   
> I'm using qmail-ldap with maildrop.  I set the mail forwarding by 
> .mailfilter like this : 
>   
> cat .mailfilter 
> cc "! chenglei <at> gmail.com " 
>   
> when I sent the mail from sohu.com to 
> <URL:mailto:chenglei <at> east.net><URL:mailto:chenglei <at> east.net&nbsp;mailto:che 
> nglei <at> east.net>chenglei <at> east.net . 
> the <URL:mailto:chenglei <at> east.net>chenglei <at> east.net is forwaring the mail 
> to <URL:mailto:chenglei <at> gmail.com>chenglei <at> gmail.com using .mailfilter 
> file above 
> the log shows: 
>   
> 
> 
>  <at> 400000004923daa83625b79c info msg 6619371: bytes 5410 from <eastmail08 <at> soh 
> u.com> qp 13683 uid 604 
>  <at> 400000004923daa83625bb84 starting delivery 14: msg 6619371 to local chengl 
> ei <at> east.net 
>  <at> 400000004923daa83625c354 status: local 1/20 remote 0/20 
>  <at> 400000004923daa9041a83a4 new msg 6619573 
>  <at> 400000004923daa9041a8b74 info msg 6619573: bytes 5481 from <chenglei <at> east. 
> net <at> mail01.east.net> qp 13690 uid 620     ---double  <at>  
>  <at> 400000004923daa9041a9344 starting delivery 15: msg 6619573 to remote cheng 
> lei <at> gmail.com 
>  <at> 400000004923daa9041a972c status: local 1/20 remote 1/20 
>  <at> 400000004923daa904f7b0bc delivery 14: success: did_0+0+1/ 
>  <at> 400000004923daa904f7b88c status: local 0/20 remote 1/20 
>  <at> 400000004923daa904f7bc74 end msg 6619371 
>   
> mail01.east.net is the hostname of chenglei <at> east.net 
>   
> some mail servers(etc hotmail.com) does't receive the forwarding mail 
> because the "MAIL FROM:" is invalid reverse DNS(double  <at> ). 

The return address is set by your mail server, not maildrop. Check your mail 
server's documentation for more information.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

Gmane