Obsolete Releases > SME 8.x Contribs

Maillog Error: maildrop[4756]: Cannot determine my username.

<< < (5/6) > >>

Zen:
http://bugs.contribs.org/show_bug.cgi?id=8572 ^_^

Stefano:
your solution will work until you'll reconfigure your server..

post the output of

--- Code: ---/sbin/e-smith/audittools/templates
rpm -qa | grep -i drop

--- End code ---

thank you

CharlieBrady:

--- Quote from: Zen on September 25, 2014, 05:54:23 PM ---Now, moving all this files, I started to receive again but i've lost all the qmail queue.

--- End quote ---

You made a fundamental mistake. You changed your system without knowing what was wrong with it, and without knowing what you were doing.

The process should be 1) observe 2) diagnose and then 3) correct.


--- Quote ---How can i retrieve all those messages?

--- End quote ---

You can't until you know where they are. And then the answer will be, maybe you can't retrieve them. That's why you should have left them safely in the mail queue until you properly diagnosed your problem.

You should look in your qmail log files and try to determine what happened to those messages when you deleted all the files that you shouldn't have deleted.

Zen:

--- Quote from: Stefano on September 25, 2014, 08:21:28 PM ---your solution will work until you'll reconfigure your server..

post the output of

--- Code: ---/sbin/e-smith/audittools/templates
rpm -qa | grep -i drop

--- End code ---

thank you

--- End quote ---

Yep, i know...it's temporary until i don't find a better solution, but I needed to solve the problem quickly enough.
The results:

--- Code: ---login as: root
root@192.168.0.50's password:
Last login: Fri Sep 26 08:15:38 2014 from pc-00089.server.it
[root@server~]# /sbin/e-smith/audittools/templates
/etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0/17check_basicheaders: MANUALLY_ADDED, OVERRIDE
/etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/local/17check_basicheaders: MANUALLY_ADDED, OVERRIDE
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings03Debugger: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings20VerisignPayflowPro: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings04Logging: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/65FopenWrappers: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings08MySQL: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings15Informix: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings10PostgresSQL: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings18Assertion: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/60FileUploads: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings14browscap: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/30ErrorHandling: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings12Sybase-CT: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings11Sybase: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings17MSSQL: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/10LanguageOptions: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings01Syslog: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings02mailfunction: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings09mSQL: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings06SQL: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings07ODBC: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings19IngresII: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/40DataHandling: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/00PHP: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/template-begin: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings21Sockets: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/50PathsDirectories: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/20ResourceLimits: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings13bcmath: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings05Java: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/15ExposePHP: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/etc/php.ini/80ModuleSettings16Session: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/squid/squid.conf/72MaxHeaderSize: OWNED_BY_RPM, ADDITION
/etc/e-smith/templates-custom/etc/squid/squid.conf/75SizeOfCache: OWNED_BY_RPM, ADDITION
/etc/e-smith/templates-custom/etc/squid/squid.conf/70StoreAvgObjectSize: OWNED_BY_RPM, OVERRIDE
[root@server~]# rpm -qa | grep -i drop
maildrop-2.5.0-13.el5
[root@server ~]#

--- End code ---

Zen:

--- Quote from: CharlieBrady on September 25, 2014, 08:26:51 PM ---You made a fundamental mistake. You changed your system without knowing what was wrong with it, and without knowing what you were doing.

The process should be 1) observe 2) diagnose and then 3) correct.


--- End quote ---

I know, i tried but the diagnose process was not so easy. I didn't find any information about my logs.


--- Quote from: CharlieBrady on September 25, 2014, 08:26:51 PM ---You can't until you know where they are. And then the answer will be, maybe you can't retrieve them. That's why you should have left them safely in the mail queue until you properly diagnosed your problem.

You should look in your qmail log files and try to determine what happened to those messages when you deleted all the files that you shouldn't have deleted.

--- End quote ---

When i have moved the files and launched a
--- Code: ---qmHandle -a
--- End code ---
, all the queued messages arrived to my users, the qmail log didn't report anything strange, but, after the receipt of the queue, the problem has returned and some new .qmail files were written inside my users folders.
After this i checked what was inside this file and I found a line i don't have in my clean sme.

At the end i restored the previous files, that ones i had moved, and I have commented the line i wrote some message ago. In my qmail log, after the "solution" all seemed to work well, i didn't see any particular message.

Not a good solution but never had some big mistake with emails, just with RBL list or other lists, nothing serious.
Until the server is running, I can prepare another virtual machine with a new clean installation, restore my affa backup and do some tests on it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version