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 =
[EMAIL PROTECTED]
FFECTIVE_GROUP=rootBINDIP=*PORT=24UTO_NOTIFY=noUTO_REPLY=noRACE_LEVEL=2NCHILDREN=50MAXCHILDREN=50MINSPARECHILDREN=2MAXSPARECHILDREN=4MAXCONNECTS=10000TIMEOUT=4000RESOLVE_IP=yesIMAP_BEFORE_SMTP=yesTRACE_LEVEL=5NAX_ERRORS=500
 
[SMTP]SENDMAIL=/usr/sbin/sendmailAUTO_NOTIFY=noAUTO_REPLY=noTRACE_LEVEL=2[SIEVE]PORT
                
 = 20000
[POP]EFFECTIVE_USER=nobodyEFFECTIVE_GROUP=nobodyBINDIP=*PORT=110NCHILDREN=10MAXCHILDREN=200MINSPARECHILDREN=2MAXSPARECHILDREN=4MAXCONNECTS=1000TIMEOUT=4000RESOLVE_IP=noPOP_BEFORE_SMTP=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(`confDEF_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(`confDONT_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)dnlFEATURE(redirect)dnlFEATURE(use_cw_file)dnlFEATURE(local_procmail)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(`stickyhost')dnldnl
SASL Configurationdnl extract from
http://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,restrictmailq')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.com.ar/respuestas 

_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to