List Info

Thread: Dbmail and Imap proble




Dbmail and Imap proble
country flaguser name
Panama
2007-06-07 09:21:07
hi...
i have a big problem with my dbmail server...
i have a fedora core 6 and my dbmail server...
when i send a email to any user...
for example:
localhost# mail jhon
cc:
dasds
#

and later i do,
#cat /var/spool/mail/jhon

i can see the mail

but when try get this mail on my outlook via imap or
pop...
my InBox is empty...
what happen here... pls helpme..
tnkx

here my sendmail and dbmail.conf

DBMAIL.CONF ###################

[DBMAIL]host=127.0.0.1user=dbmailpass=dbpasswddb=dbmailtable
_prefix
= dbmail_TRACE_LEVEL=2driver = mysqlauthdriver =
sqlsqlsocket = /var/lib/mysql/mysql.sock#sendmail     
        = /usr/sbin/sendmailEFFECTIVE_USER        =
mailEFFECTIVE_GROUP       = mailBINDIP               
= *NCHILDREN             = 2MAXCHILDREN           =
10MINSPARECHILDREN      = 2MAXSPARECHILDREN      =
4MAXCONNECTS           =
 10000TRACE_SYSLOG          = 1TRACE_STDERR          =
1logfile               = /var/log/dbmail.logerrorlog  
           = /var/log/dbmail.errpid_directory        
= /var/runstate_directory       = /var/runpostmaster =
rootlocalhost[IMAP]EFECTIVE_USER=nobodyEFECTIVE_GROUP=nob
odyBINDIP=*PORT=143TRACE_LEVEL=1NCHILDREN=50MAXCHILDREN=50MI
NSPARECHILDREN=2MAXSPARECHILDREN=4MAXCONNECTS=10000TIMEOUT=4
000RESOLVE_IP=noIMAP_BEFORE_SMTP=no[LMTP]FFECTIVE_USER=root
FFECTIVE_GROUP=rootBINDIP=*PORT=24UTO_NOTIFY=noUTO_REPLY=noR
ACE_LEVEL=2NCHILDREN=50MAXCHILDREN=50MINSPARECHILDREN=2MAXSP
ARECHILDREN=4MAXCONNECTS=10000TIMEOUT=4000RESOLVE_IP=yesIMAP
_BEFORE_SMTP=yesTRACE_LEVEL=5NAX_ERRORS=500
 
[SMTP]SENDMAIL=/usr/sbin/sendmailAUTO_NOTIFY=noAUTO_REPLY=no
TRACE_LEVEL=2[SIEVE]PORT
                
 = 20000
[POP]EFFECTIVE_USER=nobodyEFFECTIVE_GROUP=nobodyBINDIP=*PORT
=110NCHILDREN=10MAXCHILDREN=200MINSPARECHILDREN=2MAXSPARECHI
LDREN=4MAXCONNECTS=1000TIMEOUT=4000RESOLVE_IP=noPOP_BEFORE_S
MTP=yesTRACE_LEVEL=2NAX_ERRORS=500[DELIVERY]SIEVE
                = yesSUBADDRESS            =
yesSIEVE_VACATION        = yesSIEVE_NOTIFY          =
yesSIEVE_DEBUG           = noAUTO_NOTIFY           =
noAUTO_REPLY            = no

and my sendmail. #########################3


dnl file. If you modify the file you will have to
regenerate thednl /etc/sendmail.cf by running this
macro config through the m4dnl preprocessor:dnldnl    
   m4 /etc/mail/sendmail.mc >
/etc/mail/sendmail.cfdnldnl You will need to have the
sendmail-cf package installed for this todnl

work.include(`/usr/share/sendmail-cf/m4/cf.m4')dnldefine(`co
nfDEF_USER_ID',``mail:mail'')dnlOSTYPE(`linux')dnlundefine(`
UUCP_RELAY')dnldefine(`confAUTH_MECHANISMS',`GSSAPI
KERBEROS_V4 DIGEST-MD5 CRAM-MD5 PLAIN
LOGIN')TRUST_AUTH_MECH(`GSSAPI KERBEROS_V4 DIGEST-MD5
CRAM-MD5 PLAIN
LOGIN')dnlundefine(`BITNET_RELAY')dnldefine(`confALIAS_WAIT'
,
`30')dnldefine(`confTO_CONNECT',
`1m')dnldefine(`confTRY_NULL_MX_LIST',true)dnldefine(`confDO
NT_PROBE_INTERFACES',true)dnldefine(`PROCMAIL_MAILER_PATH',`
/usr/bin/procmail')dnldnl
define delivery mode: interactive, background, or
queueddnl define(`confDELIVERY_MODE',
`i')MASQUERADE_AS(`localhost')dnlFEATURE(`limited_masquerade
')dnlFEATURE(`masquerade_envelope')dnlFEATURE(`smrsh',`/usr/
sbin/smrsh')dnlFEATURE(mailertable)dnldnl
virtusertable: redirect incoming mail to virtual
domain to particular user or
domainFEATURE(`virtusertable',`hash -o
 /etc/mail/virtusertable')dnldnl genericstable:
rewrite sender address for outgoing
mailFEATURE(genericstable)dnlFEATURE(always_add_domain)dnlFE
ATURE(redirect)dnlFEATURE(use_cw_file)dnlFEATURE(local_procm
ail)dnlFEATURE(`access_db')dnlFEATURE(`blacklist_recipients'
)dnlFEATURE(`relay_based_on_MX')dnldnl
FEATURE(dnsbl, `blackholes.mail-abuse.org', `Rejected
- see  http://www.mail-abuse.
org/rbl/')dnldnl
FEATURE(dnsbl, `dialups.mail-abuse.org', `Dialup - see
http://www.mail-abuse.
org/dul/')dnldnl
INPUT_MAIL_FILTER(`spamassassin',
`S=local:/var/run/sendmail/spamass.sock,
F=,T=C:15m;S:4m;R:4m;E:10m')dnldnl FEATURE(dnsbl,
`relays.mail-abuse.org', `Open spam relay - see
http://www.mail-abuse.
org/rss/')dnlFEATURE(`delay_checks')dnlFEATURE(`stickyho
st')dnldnl
SASL Configurationdnl extract from
htt
p://www.sendmail.org/~ca/email/auth.htmldnldnl Next
two lines are for SMTP Authenticationdnldnl
 Next line stops sendmail from allowing auth without
encryptiondefine(`confAUTH_OPTIONS', `A')dnldnl
define(`confAUTH_OPTIONS', `Apy')dnldnldnl STARTTLS
configurationdnl extract from
http://www.sendmail.org/~ca/email/starttls.htmldnldnl
define(`CERT_DIR', `/etc/ssl/sendmail')dnldnl
define(`confCACERT_PATH', `CERT_DIR')dnldnl
define(`confCACERT', `CERT_DIR/CAcert.pem')dnldnl
define(`confSERVER_CERT', `CERT_DIR/MYcert.pem')dnldnl
define(`confSERVER_KEY', `CERT_DIR/MYkey.pem')dnldnl
define(`confCLIENT_CERT', `CERT_DIR/MYcert.pem')dnldnl
define(`confCLIENT_KEY',
`CERT_DIR/MYkey.pem')dnldnldnl Uncomment next lines to
hide identity of mail
servedefine(`confPRIVACY_FLAGS',`goaway,restrictqrun,restric
tmailq')dnldnl
define(`confSMTP_LOGIN_MSG', `$j server ready at
$b')dnlMAILER(dbmail)dnl dnl
MAILER(dbmail-lmtp)dnlMAILER(smtp)dnlmailtable
##########################localhost
 dbmail:127.0.0.1localhost
dbmail-lmtp:127.0.0.1:24MAILER(procmail)dnl



      __________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.c
om.ar/respuestas 

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Dbmail and Imap proble
user name
2007-06-07 10:19:15
On Thu, 2007-06-07 at 11:21 -0300, Cristian Prediger wrote:
> hi...
> i have a big problem with my dbmail server...
> i have a fedora core 6 and my dbmail server...
> when i send a email to any user...
> for example:
> localhost# mail jhon
> cc:
> dasds
> #
> 
> and later i do,
> #cat /var/spool/mail/jhon

Sounds like you are delivering mail locally not through
dbmail at all. I
don't know anything about sendmail but i presume thats where
your
problem lies.

If you telnet or netcat to port 24 you should see dbmail
answering. You
need to get your emails to there.

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )