Hi folks
OS- Debian Etch
Xen
postfix
courier
perdition
perdition-mysql
MySQL
Single public IP
Dom0 - Debian Etch workstation
Server-1, domU1 for routing with perdition and perdition-mysql
installed
Server-2, domU2, mail server for domain-A
Server-3, domU3, mail server for domain-B
etc.
This i
--- Barney Desmond <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Sorry, it is /etc/postfix/mysql_relay_domains.cf
> >
> >
> >>> user=mail
> >>> password=mypasswd
> >>> dbname=maildb
> >>> table=
--- Barney Desmond <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > I have a /etc/postfix/mysql_*.cf file with following content;
>
> You haven't told us what this file is called. We dunno what it does,
> we
> have no way to tell.
Hi Bar
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > Hi folks,
> >
> >
> > I have a /etc/postfix/mysql_*.cf file with following content;
> > user=mail
> > password=mypasswd
> > dbname=maildb
> > table='t'
&
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > Hi folks,
> >
> >
> > I have a /etc/postfix/mysql_*.cf file with following content;
> > user=mail
> > password=mypasswd
> > dbname=maildb
> > table='t'
&
Hi folks,
I have a /etc/postfix/mysql_*.cf file with following content;
user=mail
password=mypasswd
dbname=maildb
table='t'
select_field=domains
where_field=domains
hosts=127.0.0.1
additional_conditions = and enabled = 1
Please help me to understand table='t'. What is 't'?
TIA
B.R.
Stephen
options on
some config files stopping the mail server to work first. After
configuration completed those rules/options are removed/changed
thereafter.
Thanks
B.R.
Stephen
--- Stephen Liu <[EMAIL PROTECTED]> wrote:
>
> --- Brian Evans - Postfix List <[EMAIL PROTECTED]&g
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Following is the mail.log reporting the failure of login to
> download
> > mails. IMAP is running here.
> >
> Are you still having issues with SASL integration with Postfix?
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Hi folks,
> >
> >
> > I'm following;
> > http://flurdy.com/docs/postfix/index.html
> >
> > to build a mail server running postfix virtual. The server is now
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > --- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> >
> >
> >>
> >> Grab saslfinger (links in DEBUG_README) and run 'saslfinger -s'.
>
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Hi folks,
> >
> >
> > I'm following;
> > http://flurdy.com/docs/postfix/index.html
> >
> > to build a mail server running postfix virtual. The server is now
--- Neil <[EMAIL PROTECTED]> wrote:
>
> On 17 Nov 2008, at 05:05, Stephen Liu wrote:
>
> >
> > --- "Daniel V. Reinhardt" <[EMAIL PROTECTED]> wrote:
> >
> >> - Original Message
> >>
> >>> From: Stephen Liu
--- "Daniel V. Reinhardt" <[EMAIL PROTECTED]> wrote:
> - Original Message
>
> > From: Stephen Liu <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Sent: Monday, November 17, 2008 9:49:21 AM
> > Subject: Evolution unable to log
Hi folks,
I'm following;
http://flurdy.com/docs/postfix/index.html
to build a mail server running postfix virtual. The server is now
running able to send and receive mails. But remote mail client
'Evolution' can't login the server to send/receive mails.
# tail /var/log/mail.log
Nov 17 09:00:
--- áÌÅËÓÅÊ äÏÍÏÒÁÄÏ× <[EMAIL PROTECTED]> wrote:
> > > > # ldd /usr/libexec/postfix/smtpd
> > > > linux-gate.so.1 => (0xb7fa)
> > > > libmysqlclient.so.15 =>
> > > > /usr/local/mysql/lib/mysql/libmysqlclient.so.15 (0xb7f23000)
> > > > libm.so.6 => /lib/tls/i686/cmov/l
--- áÌÅËÓÅÊ äÏÍÏÒÁÄÏ× <[EMAIL PROTECTED]> wrote:
> > # ldd /usr/libexec/postfix/smtpd
> > linux-gate.so.1 => (0xb7fa)
> > libmysqlclient.so.15 =>
> > /usr/local/mysql/lib/mysql/libmysqlclient.so.15 (0xb7f23000)
> > libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7efe000
--- áÌÅËÓÅÊ äÏÍÏÒÁÄÏ× <[EMAIL PROTECTED]> wrote:
> > --- Sahil Tandon <[EMAIL PROTECTED]> wrote:
> >
> > > Stephen Liu <[EMAIL PROTECTED]> wrote:
> > >
> > > > Nov 5 03:49:45 xen03 postfix/smtpd[1245]: warning: unsupported
> >
--- Sahil Tandon <[EMAIL PROTECTED]> wrote:
> Stephen Liu <[EMAIL PROTECTED]> wrote:
>
> > Nov 5 03:49:45 xen03 postfix/smtpd[1245]: warning: unsupported
> SASL
> > server implementation: cyrus
> > Nov 5 03:49:45 xen03 postfix/smtpd[1245]: fatal: SAS
Hi folks,
Debian Etch
Postfix
Cyrus
I stuck on unable to send mails couple days. Telnet "localhost 25"
fails to work with following warning on;
$ tail /var/log/mail.log
Nov 5 03:49:17 xen03 postfix/postfix-script[1239]: refreshing the
Postfix mail system
Nov 5 03:49:17 xen03 postfix/master
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Nov 3 15:50:45 xen03 postfix/smtpd[1574]: fatal: open
> > /etc/postfix/virtual/mysql-relay-domains.cf: Not a directory
> > Nov 3 15:50:45 xen03 postfix/qmgr[1575]: fatal: open
>
Hi folks,
Debian Etch
Postfix
MySQL
Fail to telnet
# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
ehlo localhost
Nothing printed out.
# tail /var/log/mail.log
Nov 3 15:49:45 xen03 postfix/master[1144]: warning: process
/usr/libexec/
Hi folks,
Mail server
Postfix
OS - Debian Etch - guest (domU) on Xen box
Mail client
Evolution
OS - Debian Etch - host (dom0) on Xen box
Mail client unable to login to send/receive mails.
# tail /var/log/mail.log
Oct 28 11:08:44 xen02 courierpop3login: LOGIN FAILED, user=satimis,
ip=[:::
Hi folks,
Debian Etch
Postfix 2.3.8 (on a virtual interface)
Could you please shed me some light on running following commands:-
1)
hostname - xen02.satimis.com (guest running on Xen box)
postconf -e 'myhostname = virtual.xen02.satimis.com'
postconf -e 'mydestination = virtual.xen02.satimis.
--- mouss <[EMAIL PROTECTED]> wrote:
- snip -
> > I think my problem is on virtualization networking. Unfortunately
> I
> > haven't figure out how to solve it.
> >
> >
> > This is a Xen box with only one external IP, 220.232.213.178
> connected
> > to the Host. The network setup is as follo
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > Hi folks,
> >
> >
> > Debian Etch
> > Postfix
> > Courier
> > MySQL
> >
> >
> > The mail server can send mails via telnet but unable to re
Hi folks,
Debian Etch
Postfix
Courier
MySQL
The mail server can send mails via telnet but unable to receive mails.
All mails sent to [EMAIL PROTECTED] were rejected.
$ tail /var/log/mail.log
Oct 16 09:16:13 xen01 postfix/smtpd[1651]: connect from
web35208.mail.mud.yahoo.com[66.163.179.87]
Oc
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > -
> >
> > Oct 12 08:30:39 xen6 postfix/proxymap[1656]: warning: mysql query
> > failed: Unknown column 'destination' in 'field list'
> > Oct 12 08:30:39 xen6 postfix/cle
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > [snip]
> >
> > Sorry I don't have "mysql-virtual-mailbox-maps.cf" here.
> >
>
> - do 'postfix reload'
> - do a test and see if it still fails
> - after th
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > Now there is output on running;
> >
> > # postmap -q [EMAIL PROTECTED]
> > mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> > 10485760
> >
>
> mouss once said:
>
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
- snip -
> > Hi Brian
> >
> > # postmap -q [EMAIL PROTECTED]
> > mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> >
> > No output
> >
>
> No output means "not found"
>
> In the case of virtual_mailbox_maps, it will reject the
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Charles Marcus wrote:
> > On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
> >
> >> # postmap -q [EMAIL PROTECTED]
> >> /etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> >> postm
--- Charles Marcus <[EMAIL PROTECTED]> wrote:
> On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
> > # postmap -q [EMAIL PROTECTED]
> > /etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> > postmap: fatal: open database
> > /etc/postfix/mysql-virtual_mailb
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > What I can't figure out is;
> >
> >
> > User 'satimis' was created when I built Debian Etch. It has folder
> > created on /home/satimis
> >
>
> I thought you w
--- mouss <[EMAIL PROTECTED]> wrote:
> >>> Debian Etch
> >>> Postfix 2.3.8
> >>> Dovcot
- snip -
> >>> On /etc/postfix/mysql-virtual-mailbox-maps.cf
> >>> user = mailuser
> >>> password = mailuserpasswd
> >>> hosts = 127.0.0.1
> >>> dbname = mailserver
> >>> query = SELECT 1 FROM view_users WH
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Hi folks,
> >
> >
> > Debian Etch
> > Postfix 2.3.8
> > Dovcot
> >
> >
> > I'm learning to setup "virtual mailbox domain class". Please shed
>
Hi folks,
Debian Etch
Postfix 2.3.8
Dovcot
I'm learning to setup "virtual mailbox domain class". Please shed me
some light on its setup;
On /etc/postfix/main.cf
-rw-r--r-- 1 root root 373 2008-09-30 03:26 dynamicmaps.cf
-rw-r--r-- 1 root root 2108 2008-10-03 12:54 main.cf
-rw-r--r-
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > I arrange the hostname and domain in this way;
> >
> > e.g.
> >
> > domU1 (guest1)
> > domain - domain1.com
> > hostname - xen1.domain1.com
> >
> >
> > do
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Hi mouss,
> >
>
> Please do not top post. put your replies after the text you reply to.
>
> google for more infos (in particular, why we prefer bottom posting).
Noted. Sorry
> > Dom0 (ho
route the incoming mails to their own servers,
domUs, based on names domain and hostname?
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Hi folks,
> >
> >
> > Postfix
> > Dovecot
> > Xen
> > Debian Etch - Host (desktop, running
Hi folks,
Postfix
Dovecot
Xen
Debian Etch - Host (desktop, running Gnome)
Debian Etch - Guest
I have >10 domUs (guests) running on the Xen box. All of them running
on Debian Etch base without X. I'm prepared making following test;
Build all them as mail server with different hostname
Woul
40 matches
Mail list logo