IMO 417 errors indicate network errors In your server.tab file there is __no__ defaultSMTPgateways indicated, so then you'll have to give xmail some kind of intelligence where outbound mail has to go to. Check custdomains for this intelligence or smtpgw.tab of smtpfwd.tab for '*' rules.
> -----Oorspronkelijk bericht----- > Van: Alex Young [mailto:[EMAIL PROTECTED] > Verzonden: donderdag 6 maart 2003 13:01 > Aan: [EMAIL PROTECTED] > Onderwerp: [xmail] Xmail not sending emails > > > > Hi, > I have been trying to set Xmail up. I have been following the > manual, these message boards, the mailing list and every > other bit of info I could find and I am not having any luck. > > Currently Xmail is installed on a Windows 2000 machine. We > currently have a Linux server as our current mail server and > we would like to move to xmail. Problem is email will not > send out from Xmail. > > Bellow is the error I receive for every email I send email to > our internal mail server: > > << > ErrCode = -162 > ErrString = End of socket stream data > SMAIL SMTP-Send MX = "marvin.networks.co.uk." SMTP = > "networks.co.uk" From = "[EMAIL PROTECTED]" To = > "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417 Temporary > delivery error" > >> > > Bellow is the error I receive for every email I send email to > an external account: > > << > ErrCode = -162 > ErrString = End of socket stream data > SMAIL SMTP-Send MX = "punt-1.mail.demon.net." SMTP = > "networks.co.uk" From = "[EMAIL PROTECTED]" To = > "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417 Temporary > delivery error" > >> > > my SERVER.TAB file is bellow: > > # > # Example configuration file. > # Note : remember to use _REAL_ TABs and " to format this > file # "RootDomain" "hal.networks.co.uk" "SmtpServerDomain" > "hal.networks.co.uk" "POP3Domain" "hal.networks.co.uk" > "HeloDomain" "hal.networks.co.uk" "PostMaster" > "[EMAIL PROTECTED]" "ErrorsAdmin" > "[EMAIL PROTECTED]" #"TempErrorsAdmin" > "[EMAIL PROTECTED]" #"DefaultSMTPGateways" > "192.168.0.2" #"DefaultSMTPGateways" > "192.168.1.2,192.168.1.15" "RemoveSpoolErrors" "0" > #"DisableEmitAuthUser" "1" #"NotifyMsgLinesExtra" "8" > "NotifySendLogToSender" "0" "NotifyTryPattern" "1,5,9" > "MaxMTAOps" "16" "ReceivedHdrType" "1" "FetchHdrTags" > "+X-Deliver-To,+Received,To,Cc" "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 > informations about this error" #"MaxMessageSize" "20000" > "EnableAuthSMTP-POP3" "0" #"Pop3SyncErrorAccount" > "[EMAIL PROTECTED]" "AllowNullSender" "1" > #"AllowSmtpVRFY" "1" #"AllowSmtpETRN" "1" #"SmtpMinDiskSpace" > "100000" #"SmtpMinVirtMemSpace" "64000" > #"Pop3MinVirtMemSpace" "64000" #"CustMapsList" > "list.dsbl.org.:1,blackholes.mail-abuse.org.:1,dialups.mail-ab > use.org.:0 > " > #"SMTP-RDNSCheck" "1" > #"CheckMailerDomain" "1" > #"SmartDNSHost" "wopr.internal.networks.co.uk:tcp,192.168.0.3:udp" > #"SmartDNSHost" "dns.home.bogus.net:tcp,192.168.1.1:udp" > #"DynDnsSetup" > "www.dns4ever.com,80,/sys/u.cgi?d=MYDOMAIN&u=MYUSERNAME&p=MYPA SSWORD&i=% s" #"DynDnsSetup" "members.dyndns.org,80,/nic/dyndns?action=edit&started=1&hostname=YES&ho st_id=yourhost.ourdomain.ext&myip=%s&wildcard=OFF&mx=mail.exchanger.ext& backmx=NO,foouser,foopasswd" #"SmtpConfig" "mail-auth" #"SmtpConfig-192.168.0.1" "mail-auth" "DefaultSmtpPerms" "MR" - 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] - 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]
