I am still not able to figure out how to solve this issue.
Please let me know if anyone needs any additional data.
I had enabled debug for all queries on mysql but only the following
relevant lines were seen:
130528 10:24:07 1924 Connect postfix@localhost on postfix
1924 Query SELECT goto FROM alias WHERE
address='supp...@example.com' AND active = '1'
1924 Query SELE
On 5/27/2013 9:27 PM, SONNY LASKAR wrote:
>
> *My problem is with sending emails to virtual users. It always says
> "unknown user".*
> Please assist
>
Welcome to postfix. For assistance please see:
http://www.postfix.org/DEBUG_README.html#mail
When posting to this list, use plain text only, n
Hello,
*Output of telnet command:*
[root@server1 ~]# telnet 127.0.0.1 25
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 server1.example.com ESMTP Postfix
CONNECT foo
221 2.7.0 Error: I can break rules, too. Goodbye.
Connection closed by foreign host.
*Output from logs:*
On Tue, May 28, 2013 at 12:05:13AM +0200, Benny Pedersen wrote:
> SONNY LASKAR skrev den 2013-05-27 20:05:
> >May 27 21:57:38 server1 postfix/smtpd[2161]: connect from
> >localhost.localdomain[127.0.0.1]
> >May 27 21:57:41 server1 postfix/smtpd[2161]: lost connection
> >after CONNECT from localhost
SONNY LASKAR skrev den 2013-05-27 20:05:
May 27 21:57:38 server1 postfix/smtpd[2161]: connect from
localhost.localdomain[127.0.0.1]
May 27 21:57:41 server1 postfix/smtpd[2161]: lost connection after
CONNECT from localhost.localdomain[127.0.0.1]
May 27 21:57:41 server1 postfix/smtpd[2161]: disconn
Dear All,
I installed latest versioin of postfix and postfixadmin on Centos VPS .
I created virtual mailbox from postfixadmin but whenever I send email to
virtual users it gets bounce back.
Let me give more details:
*Virtual User Files:*
*[root@server1 ~]# cat /etc/postfix/mysql_virtual_domains_
In addition to this,
*I am attaching the output of select queries from db:*
mysql> use postfix;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+---+
| Tables_