CLEMENT Francis wrote: > > You need first to verify smtp.ipmap.tab content as it's the first check = > done by xmail to allow/deny smtp access >
It is currently: "0.0.0.0" "0.0.0.0" "ALLOW" 1 > > Then various server.tab file parameters (SmtpConfig if used, disable > temporaly custmaplist in case, ...) > > This is my current server.tab > > "RootDomain" "bainb.co.uk" > "SmtpServerDomain" "bainb.co.uk" > "POP3Domain" "bainb.co.uk" > "HeloDomain" "bainb.co.uk" > "PostMaster" "[EMAIL PROTECTED]" > "ErrorsAdmin" "[EMAIL PROTECTED]" > #"TempErrorsAdmin" "[EMAIL PROTECTED]" > #"DefaultSMTPGateways" "192.168.1.1" > "RemoveSpoolErrors" "0" > "Pop3LogPasswd" "0" > #"NoSenderBounce" "1" > #"DisableEmitAuthUser" "1" > #"NotifyMsgLinesExtra" "8" > #"NotifySendLogToSender" "0" > #"NotifyTryPattern" "1" > "MaxMTAOps" "16" > "ReceivedHdrType" "0" > "FetchHdrTags" "+X-Deliver-To,+Received,To,Cc" > #"SmtpGwConfig" "NeedTLS=1,OutBind=192.168.1.1" > #"EnableCTRL-TLS" "1" > #"EnableSMTP-TLS" "1" > #"EnablePOP3-TLS" "1" > #"SmtpMsgIPBanSpammers" "550 Denied due inclusion of your IP in our spam > lists" > #"SmtpMsgIPBanSpamAddress" "550 Denied due inclusion of your email address > in our spam lists" > #"SmtpMsgIPBanMaps" "550 Denied due inclusion of your IP in the following > map" > #"CustomSMTPMessage" "Please open > http://www.xmailserver.test/smtp_errors.html to get more information about > this error" > #"MaxMessageSize" "20000" > #"EnableAuthSMTP-POP3" "0" > #"Pop3SyncErrorAccount" "[EMAIL PROTECTED]" > #"AllowNullSender" "1" > #"AllowSmtpVRFY" "1" > #"AllowSmtpETRN" "1" > #"SMTP-MaxErrors" "4" > #"SmtpMinDiskSpace" "100000" > #"SmtpMinVirtMemSpace" "64000" > #"Pop3MinVirtMemSpace" "64000" > #"CustMapsList" > "list.dsbl.org.:1,blackholes.mail-abuse.org.:1,dialups.mail-abuse.org.:0" > #"SMTP-RDNSCheck" "1" > #"CheckMailerDomain" "1" > "SmartDNSHost" "192.168.1.1:tcp,192.168.1.1:udp" > "SmtpConfig" "mail-auth" > #"SmtpConfig-192.168.0.1" "mail-auth" > "DefaultSmtpPerms" "MRVZ" > > Most of this has been set up via PHPXmail, rather than manual editing. 192.168.1.1 is my router which handles DNS, > > AND enable various xmail logs (from = cmd line parameters) to get more > about xmail rejection details (smtp log in = this case) > > O.K. I Haven't yet enabled any logs. I will try and work out how to do it. -- View this message in context: http://www.nabble.com/Incoming-mails-bouncing-tp19869535p19877219.html Sent from the xmail users mailing list archive at Nabble.com. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
