> It's not a "parameter". You don't "modify" it. Your problem is NOT > SquirrelMail. As I already told you, this is added by your MTA. You > need to find out WHY the messages are being rejected from your > provider. What you claimed previously is obviously wrong. I tried to find out where the information "from dnsalias.dreger-net.local" and "[192.xxx.xxx.xx2]" comes from. You are pointing to my MTA - what in my understanding is hmail. But if that information would be added by hmail - why for SM in that way and for Outlook in the other way (working). But I found a section in the SM file "Deliver.class.php" (line 489 to 559). And from line 546 (Make an RFC822 Received: line) you can see that the information ware created by SM. SM is using the variables "$SERVER_NAME" and "$REMOTE_ADDR". So I tried to verify if "$SERVER_NAME" and "$REMOTE_ADDR" are "dnsalias.dreger-net.local" and "[192.xxx.xxx.xx2]". So I used a one line php "script" to see what comes from PHP --> phpinfo( ); In the section "Environment" you can find "SERVER_NAME = dnsalias.dreger-net.local" and "REMOTE_ADDR 192.xxx.xxx.xx2". "COMPUTERNAME SERVERxxx" what is used by Outlook is not used from SM. If I'm running the "script" from the Internet it looks like --> "SERVER_NAME = webmail.domain2.dnsalias.org" and "REMOTE_ADDR 192.xxx.xxx.xx1". My PHP knowledge is not that good that I can make any changes. > Show the REAL hostname. Your xxx here are meaningless. A fully > qualified domain name ending in .local isn't going to help your cause. > You need to go back and review how to set up a legitimate mail > server, which is NOT in the scope of SquirrelMail. SERVERxxx is the real host name. > Again, .local is meaningless. You need a real domain name. I have tried also using one of my real domains - but it is the same. ------------------------------------------------------------------------- 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=/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------------------------------------------------------------------------- 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=/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users