![]() |
E-mail not sent, test e-mail returns an error
Hello,
I'm facing a annoying problem with vB4.2.2 PL6: I cannot send e-mail anymore from vBulletin. There is no e-mail for notification, no e-mail sent from the contact form, no e-mail sent to users... well, no e-mail :D I ran the e-mail diagnostic utility and this is its reply: Quote:
Would you have any idea? Thank you in advance! |
Verify that smtp email processing is disabled.
If smtp is what you want to use, verify the login & server credentials are correct. If you have log access on server level, send a test email while using for example tail while in a shell: tail -f mailllog | grep "email@yousentto.com" If not download the log, like thru ftp if it isnt a dedicated server with shell access & search for the email you sent to, im going to guess you should see a lot of errors if the site sends out daily notifications. |
Hi Snakes1100 and thank you for your answer :)
The SMTP protocol is disabled in vBulletin options. We have a dedicated server. tail found nothing. We use exim4 and its log looks like this : Code:
2020-11-22 19:27:45 1kgu5Q-0004rB-AR <= EdwardHarrisczoir@iconpln.net.id H=(132.42.202.160.iconpln.net.id) [XXX] P=esmtp S=5550 id=1FDF493F.C830B142@iconpln.net.id I have no mail in queue as shown in main admin screen on vBulletin. So I do not know where the problem lies... :confused: Thank you for your help! |
tail -f /var/log/exim_mainlog | grep "email@yousenttointest.com"
If you say no outbound email works, then exim's mainlog should be full of clues as to why. |
So to be sure I'm doing things right, I log on my server and run
tail -f /var/log/exim/mainlog | grep "myemail@blabla.com" The i open the admin panel in vB and ask him to send a test e-mail via the diagnostic tools. But nothing shows on the terminal of the server. The tail process is pending without any output. I wonder where the chain is broken... Thank you for your help, Snakes1100 ! :) |
tail -f /var/log/exim_mainlog | grep "email@yousenttointest.com"
Not exim/mainlog Run that in a shell & then send a email. |
Sorry for my silliness but the file doesn't exist:
Code:
tail -f /var/log/exim4_mainlog | grep "me@blabla" What goes wrong with these mails? Thanks for your help! edit: same error with tail -f /var/log/exim_mainlog | grep "me@blabla" |
exim by default stores all its logs in /var/log.
not sure what your setup is or who may have did anything custom on it, but you'll need to find the exim logs & see why its failing to send out emails. |
I'm surprised as I just checked on my computer by installing exim4 and the mainlog is in /var/log/exim4 as well.
I'm using Ubuntu 18.04 and our server runs on Debian 10. Maybe this point was different before, I don't know. |
Do a search for the exim logs then.
find / -name exim_* -print |
All times are GMT. The time now is 05:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|