Undelivered Mail Returned to Sender

4 posts / 0 new
Last post
#1 Tue, 11/29/2011 - 14:12
cybuch

Undelivered Mail Returned to Sender

Hello I've got problem with usermin. I'm able to sent regular mails, but when drupal or phpbb tries to send the mail it's returned to sender, because it's sent in scheme: address@mydomain instead of address@mydomain.com. It's installed on Debian 6 64 bit OS and commands hostname and hostname -f both returns "mydomain.com". What can I do? Second question: How can I turn on polish font (windows cp-1250 or iso-8859-2) ; when I send mail manually via usermin there is only default font, without polish signs

Tue, 11/29/2011 - 19:20
andreychek

Howdy,

Well, that's not a Usermin problem, that sounds like either a web app problem, or maybe a Postfix setting.

Any app sending an email should be able to specify what it's From address should be -- so in drupal or phpbb, you should be able to say what From address to use.

Alternatively, it's possible that the incorrect name shows up somewhere in /etc/postfix/main.cf, or /etc/mailname. You may want to verify that you don't see "mydomain" somewhere, rather than "mydomain.com".

-Eric

Wed, 11/30/2011 - 07:46
cybuch

@Eric Indeed I had mydomain in /etc/mailname instead of mydomain.com. Probably, because I couldn't set the proper hostname (FQDN), but I think that this problem is solved from now. Could you tell me how can I change the charset of my mails?

Sat, 12/03/2011 - 18:38
andreychek

Howdy,

To set a new default character set for sending email, you can go into Webmin -> Webmin -> Usermin Configuration -> Usermin Modules -> Read Mail -> Usermin Module Configuration -> Read Mail -> Default User Preferences, and set "Character set for sent mail" to your preferred value.

-Eric

Topic locked