Current time: 11-25-2024, 01:30 PM Hello There, Guest! (LoginRegister)


Post Reply 
cant send email from website
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: cant send email from website
1. Give format to your messages when posting. Specifically, use the <code>...</code> (replacing "<" by "[" and ">" by "]") so they are actually readable, line breaks don't get messed up, etc...

2. Execute the command "newaliases" as root to get rid of these warnings:
Code:
Jan 21 10:42:28 webserver1 postfix/smtpd[29314]: warning: database /etc/aliases.db is older than source file /etc/aliases

3. Looking at these lines:
Code:
Jan 21 10:56:41 webserver1 postfix/pickup[29445]: 0DBF6DB8267: uid=2000 from=<webmaster@ssg.com.vn>
Jan 21 10:56:41 webserver1 postfix/cleanup[29457]: 0DBF6DB8267: message-id=<20100121035641.0DBF6DB8267@webserer1>Jan 21 10:56:41 webserver1 postfix/qmgr[30673]: 0DBF6DB8267: from=<webmaster@domain.com.vn>, size=759, nrcpt=1 (queue active)
Jan 21 10:56:41 webserver1 postfix/virtual[29459]: 0DBF6DB8267: to=<admin@domain.com.vn>, relay=virtual, delay=0.07, delays=0.06/0/0/0.01, dsn=2.0.0, status=sent (delivered to maildir)
They state that the control panel gui (a website) is actually sending e-mails to you. Specifically, it has sent an e-mail to "admin@domain.com.vn" which has been stored in this account on the server. You can try logging in as "admin@domain.com.vn" through the webmail and it should be there.

Where's the problem?
01-21-2010 05:57 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: cant send email from website - kilburn - 01-21-2010 05:57 PM
RE: cant send email from website - kilburn - 01-21-2010, 06:38 PM
RE: cant send email from website - kilburn - 01-21-2010, 07:34 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)